#1dc2be - Java Hex Color Code

#1DC2BE (Java) - RGB 29, 194, 190 Color Information

#1dc2be Conversion Table

HEX Triplet 1D, C2, BE
RGB Decimal 29, 194, 190
RGB Octal 35, 302, 276
RGB Percent 11.4%, 76.1%, 74.5%
RGB Binary 11101, 11000010, 10111110
CMY 0.886, 0.239, 0.255
CMYK 85, 0, 2, 24

Percentages of Color #1DC2BE

R 11.4%
G 76.1%
B 74.5%
RGB Percentages of Color #1dc2be
C 85%
M 0%
Y 2%
K 24%
CMYK Percentages of Color #1dc2be

Color spaces of #1DC2BE Java - RGB(29, 194, 190)

HSV (or HSB) 179°, 85°, 76°
HSL 179°, 74°, 44°
Web Safe #33cccc
XYZ 29.093, 42.562, 55.397
CIE-Lab 71.257, -39.142, -9.221
xyY 0.229, 0.335, 42.562
Decimal 1950398

#1dc2be Color Accessibility Scores (Java Contrast Checker)

#1dc2be

On dark background [POOR]

#1dc2be

On light background [GOOD]

#1dc2be

As background color [GOOD]

Java ↔ #1dc2be Color Blindness Simulator

Coming soon... You can see how #1dc2be is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#1DC2BE Color Combinations - Color Schemes with 1dc2be

#1dc2be Analogous Colors

#1dc2be Triadic Colors

#1dc2be Split Complementary Colors

#1dc2be Complementary Colors

Shades and Tints of #1dc2be Color Variations

#1dc2be Shade Color Variations (When you combine pure black with this color, #1dc2be, darker shades are produced.)

#1dc2be Tint Color Variations (Lighter shades of #1dc2be can be created by blending the color with different amounts of white.)

Alternatives colours to Java (#1dc2be)

#1dc2be Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #1dc2be
This sample text has a font color of #1dc2be
#1dc2be Border Color
This sample element has a border color of #1dc2be
#1dc2be CSS3 Linear Gradient
#1dc2be Background Color
This sample paragraph has a background color of #1dc2be
#1dc2be Text Shadow
This sample text has a shadow color of #1dc2be
Sample text with glow color #1dc2be
This sample text has a glow color of #1dc2be
#1dc2be Box Shadow
This sample element has a box shadow of #1dc2be
Sample text with Underline Color #1dc2be
This sample text has a underline color of #1dc2be
A selection of SVG images/icons using the hex version #1dc2be of the current color.

#1DC2BE in Programming

HTML5, CSS3 #1dc2be
Java new Color(29, 194, 190);
.NET Color.FromArgb(255, 29, 194, 190);
Swift UIColor(red:29, green:194, blue:190, alpha:1.00000)
Objective-C [UIColor colorWithRed:29 green:194 blue:190 alpha:1.00000];
OpenGL glColor3f(29f, 194f, 190f);
Python Color('#1dc2be')

#1dc2be - RGB(29, 194, 190) - Java Color FAQ

What is the color code for Java?

Hex color code for Java color is #1dc2be. RGB color code for java color is rgb(29, 194, 190).

What is the RGB value of #1dc2be?

The RGB value corresponding to the hexadecimal color code #1dc2be is rgb(29, 194, 190). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '29' indicates the intensity of the red component, '194' represents the green component's intensity, and '190' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #1dc2be.

What is the RGB percentage of #1dc2be?

The RGB percentage composition for the hexadecimal color code #1dc2be is detailed as follows: 11.4% Red, 76.1% Green, and 74.5% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 11.4% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 76.1% and 74.5% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #1dc2be.

What does RGB 29,194,190 mean?

The RGB color 29, 194, 190 represents a dull and muted shade of Green. The websafe version of this color is hex 33cccc. This color might be commonly referred to as a shade similar to Java.

What is the CMYK (Cyan Magenta Yellow Black) color model of #1dc2be?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #1dc2be is composed of 85% Cyan, 0% Magenta, 2% Yellow, and 24% Black. In this CMYK breakdown, the Cyan component at 85% influences the coolness or green-blue aspects of the color, whereas the 0% of Magenta contributes to the red-purple qualities. The 2% of Yellow typically adds to the brightness and warmth, and the 24% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #1dc2be?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #1dc2be has an HSL value of 179° (degrees) for Hue, 74% for Saturation, and 44% for Lightness. In this HSL representation, the Hue at 179° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 74% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 44% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...