#11802c Hex Color
rgb(17, 128, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 11 | 80 | 2c | - | #11802c |
RGB | 17 | 128 | 44 | - | rgb(17,128,44) |
HSL | 135 | 77% | 28% | - | hsl(135,77%,28%) |
HSV | 135 | 87% | 50% | - | hsv(135,87%,50%) |
XYZ | 8.405 | 15.7394 | 4.9779 | - | xyz(8.405,15.7394,4.9779) |
CIE-LAB | 46.63 | -47.2 | 36.47 | - | lab(46.63,-47.2,36.47) |
CMYK | 0.8671875 | 0 | 0.65625 | 0.49803921568627 | cmyk(0.8671875,0,0.65625,0.49803921568627) |
Description
The RGB value of color #11802c is rgb(17, 128, 44).
In the hex color #11802c, The value of Red is 17, value of Green is 128, and value of Blue is 44. The primary color is Green. Similarly, The HSL values for #11802c consists of 135° Hue, 77% Saturation, and 28% Lightness.
In the CMYK color model, the color #11802c can be represented as Cyan=0.8671875%, Magenta=0%, Yellow=0.65625%, and Black=0.49803921568627%.
Shades of #11802c
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 #11802c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #11802c
Preview of #11802c on White Background
The contrast ratio of #11802c with white color is 5.06
#11802c color will look good on a white background.
Preview of #11802c on black background
The contrast ratio of #11802c with black color is 4.15
Color Schemes of #11802c
Triadic Colors of #11802c
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 #11802c
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 #11802c
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 #11802c
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 #11802c
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: #11802c;
}
This is a sample text used for the color #11802c. 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: #11802c;
}
This is a sample text used for the color #11802c. 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 #11802c;
}
This is a sample text used for the color #11802c. 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 8.99%
Green 67.72%
Blue 23.28%
CMYK Percentage
Cyan 42.9
Magenta 0%
Yellow 32.46%
Black 24.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.