#021f08 Hex Color
rgb(2, 31, 8)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | 1f | 08 | - | #021f08 |
RGB | 2 | 31 | 8 | - | rgb(2,31,8) |
HSL | 132 | 88% | 6% | - | hsl(132,88%,6%) |
HSV | 132 | 94% | 12% | - | hsv(132,94%,12%) |
XYZ | 0.5589 | 1.0104 | 0.3953 | - | xyz(0.5589,1.0104,0.3953) |
CIE-LAB | 9.08 | -16.23 | 10 | - | lab(9.08,-16.23,10) |
CMYK | 0.93548387096774 | 0 | 0.74193548387097 | 0.87843137254902 | cmyk(0.93548387096774,0,0.74193548387097,0.87843137254902) |
Description
The RGB value of color #021f08 is rgb(2, 31, 8).
In the hex color #021f08, The value of Red is 2, value of Green is 31, and value of Blue is 8. The primary color is Green. Similarly, The HSL values for #021f08 consists of 132° Hue, 88% Saturation, and 6% Lightness.
In the CMYK color model, the color #021f08 can be represented as Cyan=0.93548387096774%, Magenta=0%, Yellow=0.74193548387097%, and Black=0.87843137254902%.
Shades of #021f08
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 #021f08
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #021f08
Preview of #021f08 on White Background
The contrast ratio of #021f08 with white color is 17.47
#021f08 color will look good on a white background.
Preview of #021f08 on black background
The contrast ratio of #021f08 with black color is 1.2
Color Schemes of #021f08
Triadic Colors of #021f08
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 #021f08
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 #021f08
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 #021f08
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 #021f08
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: #021f08;
}
This is a sample text used for the color #021f08. 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: #021f08;
}
This is a sample text used for the color #021f08. 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 #021f08;
}
This is a sample text used for the color #021f08. 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 4.88%
Green 75.61%
Blue 19.51%
CMYK Percentage
Cyan 36.6
Magenta 0%
Yellow 29.03%
Black 34.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.