#212832 Hex Color
rgb(33, 40, 50)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 21 | 28 | 32 | - | #212832 |
RGB | 33 | 40 | 50 | - | rgb(33,40,50) |
HSL | 215 | 20% | 16% | - | hsl(215,20%,16%) |
HSV | 215 | 34% | 20% | - | hsv(215,34%,20%) |
XYZ | 1.9617 | 2.0712 | 3.314 | - | xyz(1.9617,2.0712,3.314) |
CIE-LAB | 15.86 | -0.16 | -7.52 | - | lab(15.86,-0.16,-7.52) |
CMYK | 0.34 | 0.2 | 0 | 0.80392156862745 | cmyk(0.34,0.2,0,0.80392156862745) |
Description
The RGB value of color #212832 is rgb(33, 40, 50).
In the hex color #212832, The value of Red is 33, value of Green is 40, and value of Blue is 50. The primary color is Blue. Similarly, The HSL values for #212832 consists of 215° Hue, 20% Saturation, and 16% Lightness.
In the CMYK color model, the color #212832 can be represented as Cyan=0.34%, Magenta=0.2%, Yellow=0%, and Black=0.80392156862745%.
Shades of #212832
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 #212832
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #212832
Preview of #212832 on White Background
The contrast ratio of #212832 with white color is 14.85
#212832 color will look good on a white background.
Preview of #212832 on black background
The contrast ratio of #212832 with black color is 1.41
Color Schemes of #212832
Triadic Colors of #212832
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 #212832
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 #212832
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 #212832
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 #212832
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: #212832;
}
This is a sample text used for the color #212832. 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: #212832;
}
This is a sample text used for the color #212832. 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 #212832;
}
This is a sample text used for the color #212832. 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 26.83%
Green 32.52%
Blue 40.65%
CMYK Percentage
Cyan 25.3
Magenta 14.88%
Yellow 0%
Black 59.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.