#152412 Hex Color
rgb(21, 36, 18)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 15 | 24 | 12 | - | #152412 |
RGB | 21 | 36 | 18 | - | rgb(21,36,18) |
HSL | 110 | 33% | 11% | - | hsl(110,33%,11%) |
HSV | 110 | 50% | 14% | - | hsv(110,50%,14%) |
XYZ | 1.0493 | 1.4649 | 0.7997 | - | xyz(1.0493,1.4649,0.7997) |
CIE-LAB | 12.38 | -11.01 | 9.91 | - | lab(12.38,-11.01,9.91) |
CMYK | 0.41666666666667 | 0 | 0.5 | 0.85882352941176 | cmyk(0.41666666666667,0,0.5,0.85882352941176) |
Description
The RGB value of color #152412 is rgb(21, 36, 18).
In the hex color #152412, The value of Red is 21, value of Green is 36, and value of Blue is 18. The primary color is Green. Similarly, The HSL values for #152412 consists of 110° Hue, 33% Saturation, and 11% Lightness.
In the CMYK color model, the color #152412 can be represented as Cyan=0.41666666666667%, Magenta=0%, Yellow=0.5%, and Black=0.85882352941176%.
Shades of #152412
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 #152412
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #152412
Preview of #152412 on White Background
The contrast ratio of #152412 with white color is 16.24
#152412 color will look good on a white background.
Preview of #152412 on black background
The contrast ratio of #152412 with black color is 1.29
Color Schemes of #152412
Triadic Colors of #152412
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 #152412
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 #152412
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 #152412
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 #152412
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: #152412;
}
This is a sample text used for the color #152412. 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: #152412;
}
This is a sample text used for the color #152412. 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 #152412;
}
This is a sample text used for the color #152412. 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 28%
Green 48%
Blue 24%
CMYK Percentage
Cyan 23.47
Magenta 0%
Yellow 28.16%
Black 48.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.