#1f707f - Elm Hex Color Code

#1F707F (Elm) - RGB 31, 112, 127 Color Information

#1f707f Conversion Table

HEX Triplet 1F, 70, 7F
RGB Decimal 31, 112, 127
RGB Octal 37, 160, 177
RGB Percent 12.2%, 43.9%, 49.8%
RGB Binary 11111, 1110000, 1111111
CMY 0.878, 0.561, 0.502
CMYK 76, 12, 0, 50

Percentages of Color #1F707F

R 12.2%
G 43.9%
B 49.8%
RGB Percentages of Color #1f707f
C 76%
M 12%
Y 0%
K 50%
CMYK Percentages of Color #1f707f

Color spaces of #1F707F Elm - RGB(31, 112, 127)

HSV (or HSB) 189°, 76°, 50°
HSL 189°, 61°, 31°
Web Safe #336666
XYZ 10.190, 13.412, 22.130
CIE-Lab 43.378, -18.409, -15.216
xyY 0.223, 0.293, 13.412
Decimal 2060415

#1f707f Color Accessibility Scores (Elm Contrast Checker)

#1f707f

On dark background [POOR]

#1f707f

On light background [GOOD]

#1f707f

As background color [GOOD]

Elm ↔ #1f707f Color Blindness Simulator

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

#1F707F Color Combinations - Color Schemes with 1f707f

#1f707f Analogous Colors

#1f707f Triadic Colors

#1f707f Split Complementary Colors

#1f707f Complementary Colors

Shades and Tints of #1f707f Color Variations

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

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

Alternatives colours to Elm (#1f707f)

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

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

#1F707F in Programming

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

#1f707f - RGB(31, 112, 127) - Elm Color FAQ

What is the color code for Elm?

Hex color code for Elm color is #1f707f. RGB color code for elm color is rgb(31, 112, 127).

What is the RGB value of #1f707f?

The RGB value corresponding to the hexadecimal color code #1f707f is rgb(31, 112, 127). 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, '112' represents the green component's intensity, and '127' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #1f707f.

What is the RGB percentage of #1f707f?

The RGB percentage composition for the hexadecimal color code #1f707f is detailed as follows: 12.2% Red, 43.9% Green, and 49.8% 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 43.9% and 49.8% 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 #1f707f.

What does RGB 31,112,127 mean?

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

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #1f707f has an HSL value of 189° (degrees) for Hue, 61% for Saturation, and 31% for Lightness. In this HSL representation, the Hue at 189° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 61% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 31% 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...

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

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

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...