#21e9db Hex Color
rgb(33, 233, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 21 | e9 | db | - | #21e9db |
RGB | 33 | 233 | 219 | - | rgb(33,233,219) |
HSL | 176 | 82% | 52% | - | hsl(176,82%,52%) |
HSV | 176 | 86% | 91% | - | hsv(176,86%,91%) |
XYZ | 42.5523 | 63.7156 | 77.0734 | - | xyz(42.5523,63.7156,77.0734) |
CIE-LAB | 83.82 | -47.75 | -6.14 | - | lab(83.82,-47.75,-6.14) |
CMYK | 0.85836909871245 | 0 | 0.060085836909871 | 0.086274509803922 | cmyk(0.85836909871245,0,0.060085836909871,0.086274509803922) |
Description
The RGB value of color #21e9db is rgb(33, 233, 219).
In the hex color #21e9db, The value of Red is 33, value of Green is 233, and value of Blue is 219. The primary color is Green. Similarly, The HSL values for #21e9db consists of 176° Hue, 82% Saturation, and 52% Lightness.
In the CMYK color model, the color #21e9db can be represented as Cyan=0.85836909871245%, Magenta=0%, Yellow=0.060085836909871%, and Black=0.086274509803922%.
Shades of #21e9db
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 #21e9db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #21e9db
Preview of #21e9db on White Background
The contrast ratio of #21e9db with white color is 1.53
Preview of #21e9db on black background
The contrast ratio of #21e9db with black color is 13.74
#21e9db color will look good with a black background.
Color Schemes of #21e9db
Triadic Colors of #21e9db
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 #21e9db
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 #21e9db
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 #21e9db
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: #21e9db;
}
This is a sample text used for the color #21e9db. 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: #21e9db;
}
This is a sample text used for the color #21e9db. 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 #21e9db;
}
This is a sample text used for the color #21e9db. 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 6.8%
Green 48.04%
Blue 45.15%
CMYK Percentage
Cyan 85.43
Magenta 0%
Yellow 5.98%
Black 8.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.