#152c27 Hex Color
rgb(21, 44, 39)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 15 | 2c | 27 | - | #152c27 |
RGB | 21 | 44 | 39 | - | rgb(21,44,39) |
HSL | 167 | 35% | 13% | - | hsl(167,35%,13%) |
HSV | 167 | 52% | 17% | - | hsv(167,52%,17%) |
XYZ | 1.5762 | 2.1073 | 2.2431 | - | xyz(1.5762,2.1073,2.2431) |
CIE-LAB | 16.04 | -10.6 | 0.42 | - | lab(16.04,-10.6,0.42) |
CMYK | 0.52272727272727 | 0 | 0.11363636363636 | 0.82745098039216 | cmyk(0.52272727272727,0,0.11363636363636,0.82745098039216) |
Description
The RGB value of color #152c27 is rgb(21, 44, 39).
In the hex color #152c27, The value of Red is 21, value of Green is 44, and value of Blue is 39. The primary color is Green. Similarly, The HSL values for #152c27 consists of 167° Hue, 35% Saturation, and 13% Lightness.
In the CMYK color model, the color #152c27 can be represented as Cyan=0.52272727272727%, Magenta=0%, Yellow=0.11363636363636%, and Black=0.82745098039216%.
Shades of #152c27
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 #152c27
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #152c27
Preview of #152c27 on White Background
The contrast ratio of #152c27 with white color is 14.77
#152c27 color will look good on a white background.
Preview of #152c27 on black background
The contrast ratio of #152c27 with black color is 1.42
Color Schemes of #152c27
Triadic Colors of #152c27
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 #152c27
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 #152c27
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 #152c27
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 #152c27
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: #152c27;
}
This is a sample text used for the color #152c27. 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: #152c27;
}
This is a sample text used for the color #152c27. 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 #152c27;
}
This is a sample text used for the color #152c27. 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 20.19%
Green 42.31%
Blue 37.5%
CMYK Percentage
Cyan 35.71
Magenta 0%
Yellow 7.76%
Black 56.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.