#00deab Hex Color
rgb(0, 222, 171)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 00 | de | ab | - | #00deab |
| RGB | 0 | 222 | 171 | - | rgb(0,222,171) |
| HSL | 166 | 100% | 44% | - | hsl(166,100%,44%) |
| HSV | 166 | 100% | 87% | - | hsv(166,100%,87%) |
| XYZ | 33.472 | 55.1828 | 47.4153 | - | xyz(33.472,55.1828,47.4153) |
| CIE-LAB | 79.15 | -57.02 | 12.45 | - | lab(79.15,-57.02,12.45) |
| CMYK | 1 | 0 | 0.22972972972973 | 0.12941176470588 | cmyk(1,0,0.22972972972973,0.12941176470588) |
Description
The RGB value of color #00deab is rgb(0, 222, 171).
In the hex color #00deab, The value of Red is 0, value of Green is 222, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #00deab consists of 166° Hue, 100% Saturation, and 44% Lightness.
In the CMYK color model, the color #00deab can be represented as Cyan=1%, Magenta=0%, Yellow=0.22972972972973%, and Black=0.12941176470588%.
Shades of #00deab
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 #00deab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #00deab
Preview of #00deab on White Background
The contrast ratio of #00deab with white color is 1.74
Preview of #00deab on black background
The contrast ratio of #00deab with black color is 12.04
#00deab color will look good with a black background.
Color Schemes of #00deab
Triadic Colors of #00deab
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 #00deab
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 #00deab
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 #00deab
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 #00deab
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: #00deab;
}
This is a sample text used for the color #00deab. 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: #00deab;
}
This is a sample text used for the color #00deab. 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 #00deab;
}
This is a sample text used for the color #00deab. 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 0%
Green 56.49%
Blue 43.51%
CMYK Percentage
Cyan 73.58
Magenta 0%
Yellow 16.9%
Black 9.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.