#200217 Hex Color
rgb(32, 2, 23)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 20 | 02 | 17 | - | #200217 |
RGB | 32 | 2 | 23 | - | rgb(32,2,23) |
HSL | 318 | 88% | 7% | - | hsl(318,88%,7%) |
HSV | 318 | 94% | 13% | - | hsv(318,94%,13%) |
XYZ | 0.772 | 0.4124 | 0.8495 | - | xyz(0.772,0.4124,0.8495) |
CIE-LAB | 3.73 | 15.57 | -5.73 | - | lab(3.73,15.57,-5.73) |
CMYK | 0 | 0.9375 | 0.28125 | 0.87450980392157 | cmyk(0,0.9375,0.28125,0.87450980392157) |
Description
The RGB value of color #200217 is rgb(32, 2, 23).
In the hex color #200217, The value of Red is 32, value of Green is 2, and value of Blue is 23. The primary color is Red. Similarly, The HSL values for #200217 consists of 318° Hue, 88% Saturation, and 7% Lightness.
In the CMYK color model, the color #200217 can be represented as Cyan=0%, Magenta=0.9375%, Yellow=0.28125%, and Black=0.87450980392157%.
Shades of #200217
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 #200217
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #200217
Preview of #200217 on White Background
The contrast ratio of #200217 with white color is 19.4
#200217 color will look good on a white background.
Preview of #200217 on black background
The contrast ratio of #200217 with black color is 1.08
Color Schemes of #200217
Triadic Colors of #200217
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 #200217
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 #200217
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 #200217
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 #200217
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: #200217;
}
This is a sample text used for the color #200217. 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: #200217;
}
This is a sample text used for the color #200217. 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 #200217;
}
This is a sample text used for the color #200217. 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 56.14%
Green 3.51%
Blue 40.35%
CMYK Percentage
Cyan 0
Magenta 44.79%
Yellow 13.44%
Black 41.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.