#02181e Hex Color
rgb(2, 24, 30)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | 18 | 1e | - | #02181e |
RGB | 2 | 24 | 30 | - | rgb(2,24,30) |
HSL | 193 | 88% | 6% | - | hsl(193,88%,6%) |
HSV | 193 | 93% | 12% | - | hsv(193,93%,12%) |
XYZ | 0.586 | 0.7599 | 1.3441 | - | xyz(0.586,0.7599,1.3441) |
CIE-LAB | 6.86 | -5.58 | -6.8 | - | lab(6.86,-5.58,-6.8) |
CMYK | 0.93333333333333 | 0.2 | 0 | 0.88235294117647 | cmyk(0.93333333333333,0.2,0,0.88235294117647) |
Description
The RGB value of color #02181e is rgb(2, 24, 30).
In the hex color #02181e, The value of Red is 2, value of Green is 24, and value of Blue is 30. The primary color is Blue. Similarly, The HSL values for #02181e consists of 193° Hue, 88% Saturation, and 6% Lightness.
In the CMYK color model, the color #02181e can be represented as Cyan=0.93333333333333%, Magenta=0.2%, Yellow=0%, and Black=0.88235294117647%.
Shades of #02181e
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 #02181e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #02181e
Preview of #02181e on White Background
The contrast ratio of #02181e with white color is 18.23
#02181e color will look good on a white background.
Preview of #02181e on black background
The contrast ratio of #02181e with black color is 1.15
Color Schemes of #02181e
Triadic Colors of #02181e
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 #02181e
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 #02181e
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 #02181e
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 #02181e
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: #02181e;
}
This is a sample text used for the color #02181e. 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: #02181e;
}
This is a sample text used for the color #02181e. 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 #02181e;
}
This is a sample text used for the color #02181e. 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 3.57%
Green 42.86%
Blue 53.57%
CMYK Percentage
Cyan 46.3
Magenta 9.92%
Yellow 0%
Black 43.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.