#21fdaa Hex Color
rgb(33, 253, 170)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 21 | fd | aa | - | #21fdaa |
| RGB | 33 | 253 | 170 | - | rgb(33,253,170) |
| HSL | 157 | 98% | 56% | - | hsl(157,98%,56%) |
| HSV | 157 | 87% | 99% | - | hsv(157,87%,99%) |
| XYZ | 43.0082 | 73.4762 | 49.9458 | - | xyz(43.0082,73.4762,49.9458) |
| CIE-LAB | 88.67 | -67.32 | 26.23 | - | lab(88.67,-67.32,26.23) |
| CMYK | 0.8695652173913 | 0 | 0.32806324110672 | 0.0078431372549019 | cmyk(0.8695652173913,0,0.32806324110672,0.0078431372549019) |
Description
The RGB value of color #21fdaa is rgb(33, 253, 170).
In the hex color #21fdaa, The value of Red is 33, value of Green is 253, and value of Blue is 170. The primary color is Green. Similarly, The HSL values for #21fdaa consists of 157° Hue, 98% Saturation, and 56% Lightness.
In the CMYK color model, the color #21fdaa can be represented as Cyan=0.8695652173913%, Magenta=0%, Yellow=0.32806324110672%, and Black=0.0078431372549019%.
Shades of #21fdaa
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 #21fdaa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #21fdaa
Preview of #21fdaa on White Background
The contrast ratio of #21fdaa with white color is 1.34
Preview of #21fdaa on black background
The contrast ratio of #21fdaa with black color is 15.7
#21fdaa color will look good with a black background.
Color Schemes of #21fdaa
Triadic Colors of #21fdaa
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 #21fdaa
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 #21fdaa
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 #21fdaa
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: #21fdaa;
}
This is a sample text used for the color #21fdaa. 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: #21fdaa;
}
This is a sample text used for the color #21fdaa. 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 #21fdaa;
}
This is a sample text used for the color #21fdaa. 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.24%
Green 55.48%
Blue 37.28%
CMYK Percentage
Cyan 72.13
Magenta 0%
Yellow 27.21%
Black 0.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.