#21e5cd Hex Color
rgb(33, 229, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 21 | e5 | cd | - | #21e5cd |
RGB | 33 | 229 | 205 | - | rgb(33,229,205) |
HSL | 173 | 79% | 51% | - | hsl(173,79%,51%) |
HSV | 173 | 86% | 90% | - | hsv(173,86%,90%) |
XYZ | 39.666 | 60.7697 | 67.3967 | - | xyz(39.666,60.7697,67.3967) |
CIE-LAB | 82.25 | -49.86 | -1.04 | - | lab(82.25,-49.86,-1.04) |
CMYK | 0.85589519650655 | 0 | 0.10480349344978 | 0.10196078431373 | cmyk(0.85589519650655,0,0.10480349344978,0.10196078431373) |
Description
The RGB value of color #21e5cd is rgb(33, 229, 205).
In the hex color #21e5cd, The value of Red is 33, value of Green is 229, and value of Blue is 205. The primary color is Green. Similarly, The HSL values for #21e5cd consists of 173° Hue, 79% Saturation, and 51% Lightness.
In the CMYK color model, the color #21e5cd can be represented as Cyan=0.85589519650655%, Magenta=0%, Yellow=0.10480349344978%, and Black=0.10196078431373%.
Shades of #21e5cd
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 #21e5cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #21e5cd
Preview of #21e5cd on White Background
The contrast ratio of #21e5cd with white color is 1.6
Preview of #21e5cd on black background
The contrast ratio of #21e5cd with black color is 13.15
#21e5cd color will look good with a black background.
Color Schemes of #21e5cd
Triadic Colors of #21e5cd
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 #21e5cd
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 #21e5cd
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 #21e5cd
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.
Color Usage
You can set the css color of a text using:
.class{
color: #21e5cd;
}
This is a sample text used for the color #21e5cd. 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: #21e5cd;
}
This is a sample text used for the color #21e5cd. 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 #21e5cd;
}
This is a sample text used for the color #21e5cd. 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 7.07%
Green 49.04%
Blue 43.9%
CMYK Percentage
Cyan 80.54
Magenta 0%
Yellow 9.86%
Black 9.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.