#221c1e Hex Color
rgb(34, 28, 30)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 22 | 1c | 1e | - | #221c1e |
| RGB | 34 | 28 | 30 | - | rgb(34,28,30) |
| HSL | 340 | 10% | 12% | - | hsl(340,10%,12%) |
| HSV | 340 | 18% | 13% | - | hsv(340,18%,13%) |
| XYZ | 1.3093 | 1.2643 | 1.4033 | - | xyz(1.3093,1.2643,1.4033) |
| CIE-LAB | 11.02 | 3.38 | -0.3 | - | lab(11.02,3.38,-0.3) |
| CMYK | 0 | 0.17647058823529 | 0.11764705882353 | 0.86666666666667 | cmyk(0,0.17647058823529,0.11764705882353,0.86666666666667) |
Description
The RGB value of color #221c1e is rgb(34, 28, 30).
In the hex color #221c1e, The value of Red is 34, value of Green is 28, and value of Blue is 30. The primary color is Red. Similarly, The HSL values for #221c1e consists of 340° Hue, 10% Saturation, and 12% Lightness.
In the CMYK color model, the color #221c1e can be represented as Cyan=0%, Magenta=0.17647058823529%, Yellow=0.11764705882353%, and Black=0.86666666666667%.
Shades of #221c1e
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 #221c1e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #221c1e
Preview of #221c1e on White Background
The contrast ratio of #221c1e with white color is 16.76
#221c1e color will look good on a white background.
Preview of #221c1e on black background
The contrast ratio of #221c1e with black color is 1.25
Color Schemes of #221c1e
Triadic Colors of #221c1e
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 #221c1e
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 #221c1e
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 #221c1e
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 #221c1e
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: #221c1e;
}
This is a sample text used for the color #221c1e. 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: #221c1e;
}
This is a sample text used for the color #221c1e. 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 #221c1e;
}
This is a sample text used for the color #221c1e. 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 36.96%
Green 30.43%
Blue 32.61%
CMYK Percentage
Cyan 0
Magenta 15.2%
Yellow 10.14%
Black 74.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.