#021d0f Hex Color
rgb(2, 29, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | 1d | 0f | - | #021d0f |
RGB | 2 | 29 | 15 | - | rgb(2,29,15) |
HSL | 149 | 87% | 6% | - | hsl(149,87%,6%) |
HSV | 149 | 93% | 11% | - | hsv(149,93%,11%) |
XYZ | 0.5506 | 0.9261 | 0.6017 | - | xyz(0.5506,0.9261,0.6017) |
CIE-LAB | 8.36 | -13.48 | 5.81 | - | lab(8.36,-13.48,5.81) |
CMYK | 0.93103448275862 | 0 | 0.48275862068966 | 0.88627450980392 | cmyk(0.93103448275862,0,0.48275862068966,0.88627450980392) |
Description
The RGB value of color #021d0f is rgb(2, 29, 15).
In the hex color #021d0f, The value of Red is 2, value of Green is 29, and value of Blue is 15. The primary color is Green. Similarly, The HSL values for #021d0f consists of 149° Hue, 87% Saturation, and 6% Lightness.
In the CMYK color model, the color #021d0f can be represented as Cyan=0.93103448275862%, Magenta=0%, Yellow=0.48275862068966%, and Black=0.88627450980392%.
Shades of #021d0f
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 #021d0f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #021d0f
Preview of #021d0f on White Background
The contrast ratio of #021d0f with white color is 17.72
#021d0f color will look good on a white background.
Preview of #021d0f on black background
The contrast ratio of #021d0f with black color is 1.19
Color Schemes of #021d0f
Triadic Colors of #021d0f
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 #021d0f
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 #021d0f
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 #021d0f
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 #021d0f
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: #021d0f;
}
This is a sample text used for the color #021d0f. 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: #021d0f;
}
This is a sample text used for the color #021d0f. 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 #021d0f;
}
This is a sample text used for the color #021d0f. 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.35%
Green 63.04%
Blue 32.61%
CMYK Percentage
Cyan 40.48
Magenta 0%
Yellow 20.99%
Black 38.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.