#517f0e - Green Leaf Hex Color Code

#517F0E (Green Leaf) - RGB 81, 127, 14 Color Information

#517f0e Conversion Table

HEX Triplet 51, 7F, 0E
RGB Decimal 81, 127, 14
RGB Octal 121, 177, 16
RGB Percent 31.8%, 49.8%, 5.5%
RGB Binary 1010001, 1111111, 1110
CMY 0.682, 0.502, 0.945
CMYK 36, 0, 89, 50

Percentages of Color #517F0E

R 31.8%
G 49.8%
B 5.5%
RGB Percentages of Color #517f0e
C 36%
M 0%
Y 89%
K 50%
CMYK Percentages of Color #517f0e

Color spaces of #517F0E Green Leaf - RGB(81, 127, 14)

HSV (or HSB) 84°, 89°, 50°
HSL 84°, 80°, 28°
Web Safe #666600
XYZ 11.062, 16.960, 3.106
CIE-Lab 48.209, -32.645, 49.596
xyY 0.355, 0.545, 16.960
Decimal 5340942

#517f0e Color Accessibility Scores (Green Leaf Contrast Checker)

#517f0e

On dark background [POOR]

#517f0e

On light background [GOOD]

#517f0e

As background color [GOOD]

Green Leaf ↔ #517f0e Color Blindness Simulator

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

#517F0E Color Combinations - Color Schemes with 517f0e

#517f0e Analogous Colors

#517f0e Triadic Colors

#517f0e Split Complementary Colors

#517f0e Complementary Colors

Shades and Tints of #517f0e Color Variations

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

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

Alternatives colours to Green Leaf (#517f0e)

#517f0e Color Codes for CSS3/HTML5 and Icon Previews

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

#517F0E in Programming

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

#517f0e - RGB(81, 127, 14) - Green Leaf Color FAQ

What is the color code for Green Leaf?

Hex color code for Green Leaf color is #517f0e. RGB color code for green leaf color is rgb(81, 127, 14).

What is the RGB value of #517f0e?

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

What is the RGB percentage of #517f0e?

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

What does RGB 81,127,14 mean?

The RGB color 81, 127, 14 represents a dull and muted shade of Green. The websafe version of this color is hex 666600. This color might be commonly referred to as a shade similar to Green Leaf.

What is the CMYK (Cyan Magenta Yellow Black) color model of #517f0e?

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

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

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...