#0c151e Hex Color
rgb(12, 21, 30)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0c | 15 | 1e | - | #0c151e |
RGB | 12 | 21 | 30 | - | rgb(12,21,30) |
HSL | 210 | 43% | 8% | - | hsl(210,43%,8%) |
HSV | 210 | 60% | 12% | - | hsv(210,60%,12%) |
XYZ | 0.6541 | 0.7082 | 1.3305 | - | xyz(0.6541,0.7082,1.3305) |
CIE-LAB | 6.4 | -0.78 | -7.45 | - | lab(6.4,-0.78,-7.45) |
CMYK | 0.6 | 0.3 | 0 | 0.88235294117647 | cmyk(0.6,0.3,0,0.88235294117647) |
Description
The RGB value of color #0c151e is rgb(12, 21, 30).
In the hex color #0c151e, The value of Red is 12, value of Green is 21, and value of Blue is 30. The primary color is Blue. Similarly, The HSL values for #0c151e consists of 210° Hue, 43% Saturation, and 8% Lightness.
In the CMYK color model, the color #0c151e can be represented as Cyan=0.6%, Magenta=0.3%, Yellow=0%, and Black=0.88235294117647%.
Shades of #0c151e
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 #0c151e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0c151e
Preview of #0c151e on White Background
The contrast ratio of #0c151e with white color is 18.39
#0c151e color will look good on a white background.
Preview of #0c151e on black background
The contrast ratio of #0c151e with black color is 1.14
Color Schemes of #0c151e
Triadic Colors of #0c151e
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 #0c151e
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 #0c151e
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 #0c151e
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 #0c151e
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: #0c151e;
}
This is a sample text used for the color #0c151e. 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: #0c151e;
}
This is a sample text used for the color #0c151e. 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 #0c151e;
}
This is a sample text used for the color #0c151e. 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 19.05%
Green 33.33%
Blue 47.62%
CMYK Percentage
Cyan 33.66
Magenta 16.83%
Yellow 0%
Black 49.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.