#02321e Hex Color
rgb(2, 50, 30)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | 32 | 1e | - | #02321e |
RGB | 2 | 50 | 30 | - | rgb(2,50,30) |
HSL | 155 | 92% | 10% | - | hsl(155,92%,10%) |
HSV | 155 | 96% | 20% | - | hsv(155,96%,20%) |
XYZ | 1.4 | 2.3878 | 1.6154 | - | xyz(1.4,2.3878,1.6154) |
CIE-LAB | 17.4 | -21.42 | 8.45 | - | lab(17.4,-21.42,8.45) |
CMYK | 0.96 | 0 | 0.4 | 0.80392156862745 | cmyk(0.96,0,0.4,0.80392156862745) |
Description
The RGB value of color #02321e is rgb(2, 50, 30).
In the hex color #02321e, The value of Red is 2, value of Green is 50, and value of Blue is 30. The primary color is Green. Similarly, The HSL values for #02321e consists of 155° Hue, 92% Saturation, and 10% Lightness.
In the CMYK color model, the color #02321e can be represented as Cyan=0.96%, Magenta=0%, Yellow=0.4%, and Black=0.80392156862745%.
Shades of #02321e
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 #02321e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #02321e
Preview of #02321e on White Background
The contrast ratio of #02321e with white color is 14.21
#02321e color will look good on a white background.
Preview of #02321e on black background
The contrast ratio of #02321e with black color is 1.48
Color Schemes of #02321e
Triadic Colors of #02321e
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 #02321e
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 #02321e
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 #02321e
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 #02321e
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: #02321e;
}
This is a sample text used for the color #02321e. 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: #02321e;
}
This is a sample text used for the color #02321e. 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 #02321e;
}
This is a sample text used for the color #02321e. 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 2.44%
Green 60.98%
Blue 36.59%
CMYK Percentage
Cyan 44.36
Magenta 0%
Yellow 18.48%
Black 37.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.