#114014 Hex Color
rgb(17, 64, 20)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 11 | 40 | 14 | - | #114014 |
| RGB | 17 | 64 | 20 | - | rgb(17,64,20) |
| HSL | 124 | 58% | 16% | - | hsl(124,58%,16%) |
| HSV | 124 | 73% | 25% | - | hsv(124,73%,25%) |
| XYZ | 2.1908 | 3.8365 | 1.2869 | - | xyz(2.1908,3.8365,1.2869) |
| CIE-LAB | 23.12 | -26.34 | 21.9 | - | lab(23.12,-26.34,21.9) |
| CMYK | 0.734375 | 0 | 0.6875 | 0.74901960784314 | cmyk(0.734375,0,0.6875,0.74901960784314) |
Description
The RGB value of color #114014 is rgb(17, 64, 20).
In the hex color #114014, The value of Red is 17, value of Green is 64, and value of Blue is 20. The primary color is Green. Similarly, The HSL values for #114014 consists of 124° Hue, 58% Saturation, and 16% Lightness.
In the CMYK color model, the color #114014 can be represented as Cyan=0.734375%, Magenta=0%, Yellow=0.6875%, and Black=0.74901960784314%.
Shades of #114014
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #114014
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #114014
Preview of #114014 on White Background
The contrast ratio of #114014 with white color is 11.88
#114014 color will look good on a white background.
Preview of #114014 on black background
The contrast ratio of #114014 with black color is 1.77
Color Schemes of #114014
Triadic Colors of #114014
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #114014
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #114014
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #114014
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Monochromatic Colors of #114014
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #114014;
}
This is a sample text used for the color #114014. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #114014;
}
This is a sample text used for the color #114014. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #114014;
}
This is a sample text used for the color #114014. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 16.83%
Green 63.37%
Blue 19.8%
CMYK Percentage
Cyan 33.83
Magenta 0%
Yellow 31.67%
Black 34.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.