#215745 Hex Color
rgb(33, 87, 69)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 21 | 57 | 45 | - | #215745 |
| RGB | 33 | 87 | 69 | - | rgb(33,87,69) |
| HSL | 160 | 45% | 24% | - | hsl(160,45%,24%) |
| HSV | 160 | 62% | 34% | - | hsv(160,62%,34%) |
| XYZ | 5.1096 | 7.5694 | 6.822 | - | xyz(5.1096,7.5694,6.822) |
| CIE-LAB | 33.07 | -22.8 | 5.17 | - | lab(33.07,-22.8,5.17) |
| CMYK | 0.62068965517241 | 0 | 0.20689655172414 | 0.65882352941176 | cmyk(0.62068965517241,0,0.20689655172414,0.65882352941176) |
Description
The RGB value of color #215745 is rgb(33, 87, 69).
In the hex color #215745, The value of Red is 33, value of Green is 87, and value of Blue is 69. The primary color is Green. Similarly, The HSL values for #215745 consists of 160° Hue, 45% Saturation, and 24% Lightness.
In the CMYK color model, the color #215745 can be represented as Cyan=0.62068965517241%, Magenta=0%, Yellow=0.20689655172414%, and Black=0.65882352941176%.
Shades of #215745
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 #215745
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #215745
Preview of #215745 on White Background
The contrast ratio of #215745 with white color is 8.35
#215745 color will look good on a white background.
Preview of #215745 on black background
The contrast ratio of #215745 with black color is 2.51
Color Schemes of #215745
Triadic Colors of #215745
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 #215745
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 #215745
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 #215745
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 #215745
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: #215745;
}
This is a sample text used for the color #215745. 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: #215745;
}
This is a sample text used for the color #215745. 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 #215745;
}
This is a sample text used for the color #215745. 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 17.46%
Green 46.03%
Blue 36.51%
CMYK Percentage
Cyan 41.76
Magenta 0%
Yellow 13.92%
Black 44.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.