#1f787a - Elm Hex Color Code

#1F787A (Elm) - RGB 31, 120, 122 Color Information

#1f787a Conversion Table

HEX Triplet 1F, 78, 7A
RGB Decimal 31, 120, 122
RGB Octal 37, 170, 172
RGB Percent 12.2%, 47.1%, 47.8%
RGB Binary 11111, 1111000, 1111010
CMY 0.878, 0.529, 0.522
CMYK 75, 2, 0, 52

Percentages of Color #1F787A

R 12.2%
G 47.1%
B 47.8%
RGB Percentages of Color #1f787a
C 75%
M 2%
Y 0%
K 52%
CMYK Percentages of Color #1f787a

Color spaces of #1F787A Elm - RGB(31, 120, 122)

HSV (or HSB) 181°, 75°, 48°
HSL 181°, 59°, 30°
Web Safe #336666
XYZ 10.794, 15.129, 20.764
CIE-Lab 45.811, -24.292, -8.548
xyY 0.231, 0.324, 15.129
Decimal 2062458

#1f787a Color Accessibility Scores (Elm Contrast Checker)

#1f787a

On dark background [POOR]

#1f787a

On light background [GOOD]

#1f787a

As background color [GOOD]

Elm ↔ #1f787a Color Blindness Simulator

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

#1F787A Color Combinations - Color Schemes with 1f787a

#1f787a Analogous Colors

#1f787a Triadic Colors

#1f787a Split Complementary Colors

#1f787a Complementary Colors

Shades and Tints of #1f787a Color Variations

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

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

Alternatives colours to Elm (#1f787a)

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

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

#1F787A in Programming

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

#1f787a - RGB(31, 120, 122) - Elm Color FAQ

What is the color code for Elm?

Hex color code for Elm color is #1f787a. RGB color code for elm color is rgb(31, 120, 122).

What is the RGB value of #1f787a?

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

What is the RGB percentage of #1f787a?

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

What does RGB 31,120,122 mean?

The RGB color 31, 120, 122 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 #1f787a?

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

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

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...