#1f8387 - Elm Hex Color Code

#1F8387 (Elm) - RGB 31, 131, 135 Color Information

#1f8387 Conversion Table

HEX Triplet 1F, 83, 87
RGB Decimal 31, 131, 135
RGB Octal 37, 203, 207
RGB Percent 12.2%, 51.4%, 52.9%
RGB Binary 11111, 10000011, 10000111
CMY 0.878, 0.486, 0.471
CMYK 77, 3, 0, 47

Percentages of Color #1F8387

R 12.2%
G 51.4%
B 52.9%
RGB Percentages of Color #1f8387
C 77%
M 3%
Y 0%
K 47%
CMYK Percentages of Color #1f8387

Color spaces of #1F8387 Elm - RGB(31, 131, 135)

HSV (or HSB) 182°, 77°, 53°
HSL 182°, 63°, 33°
Web Safe #339999
XYZ 13.055, 18.273, 25.761
CIE-Lab 49.826, -25.757, -10.205
xyY 0.229, 0.320, 18.273
Decimal 2065287

#1f8387 Color Accessibility Scores (Elm Contrast Checker)

#1f8387

On dark background [POOR]

#1f8387

On light background [GOOD]

#1f8387

As background color [GOOD]

Elm ↔ #1f8387 Color Blindness Simulator

Coming soon... You can see how #1f8387 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.

#1F8387 Color Combinations - Color Schemes with 1f8387

#1f8387 Analogous Colors

#1f8387 Triadic Colors

#1f8387 Split Complementary Colors

#1f8387 Complementary Colors

Shades and Tints of #1f8387 Color Variations

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

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

Alternatives colours to Elm (#1f8387)

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

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

#1F8387 in Programming

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

#1f8387 - RGB(31, 131, 135) - Elm Color FAQ

What is the color code for Elm?

Hex color code for Elm color is #1f8387. RGB color code for elm color is rgb(31, 131, 135).

What is the RGB value of #1f8387?

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

What is the RGB percentage of #1f8387?

The RGB percentage composition for the hexadecimal color code #1f8387 is detailed as follows: 12.2% Red, 51.4% Green, and 52.9% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 12.2% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 51.4% and 52.9% 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 #1f8387.

What does RGB 31,131,135 mean?

The RGB color 31, 131, 135 represents a dull and muted shade of Blue. The websafe version of this color is hex 339999. This color might be commonly referred to as a shade similar to Elm.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #1f8387 is composed of 77% Cyan, 3% Magenta, 0% Yellow, and 47% Black. In this CMYK breakdown, the Cyan component at 77% influences the coolness or green-blue aspects of the color, whereas the 3% of Magenta contributes to the red-purple qualities. The 0% of Yellow typically adds to the brightness and warmth, and the 47% 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 #1f8387?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #1f8387 has an HSL value of 182° (degrees) for Hue, 63% for Saturation, and 33% for Lightness. In this HSL representation, the Hue at 182° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 63% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 33% 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?
The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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...

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...