#00d7ab Hex Color
rgb(0, 215, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 00 | d7 | ab | - | #00d7ab |
RGB | 0 | 215 | 171 | - | rgb(0,215,171) |
HSL | 168 | 100% | 42% | - | hsl(168,100%,42%) |
HSV | 168 | 100% | 84% | - | hsv(168,100%,84%) |
XYZ | 31.6511 | 51.5412 | 46.8083 | - | xyz(31.6511,51.5412,46.8083) |
CIE-LAB | 77.01 | -54.32 | 9.41 | - | lab(77.01,-54.32,9.41) |
CMYK | 1 | 0 | 0.2046511627907 | 0.15686274509804 | cmyk(1,0,0.2046511627907,0.15686274509804) |
Description
The RGB value of color #00d7ab is rgb(0, 215, 171).
In the hex color #00d7ab, The value of Red is 0, value of Green is 215, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #00d7ab consists of 168° Hue, 100% Saturation, and 42% Lightness.
In the CMYK color model, the color #00d7ab can be represented as Cyan=1%, Magenta=0%, Yellow=0.2046511627907%, and Black=0.15686274509804%.
Shades of #00d7ab
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 #00d7ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #00d7ab
Preview of #00d7ab on White Background
The contrast ratio of #00d7ab with white color is 1.86
Preview of #00d7ab on black background
The contrast ratio of #00d7ab with black color is 11.31
#00d7ab color will look good with a black background.
Color Schemes of #00d7ab
Triadic Colors of #00d7ab
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 #00d7ab
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 #00d7ab
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 #00d7ab
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 #00d7ab
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: #00d7ab;
}
This is a sample text used for the color #00d7ab. 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: #00d7ab;
}
This is a sample text used for the color #00d7ab. 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 #00d7ab;
}
This is a sample text used for the color #00d7ab. 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 55.7%
Blue 44.3%
CMYK Percentage
Cyan 73.45
Magenta 0%
Yellow 15.03%
Black 11.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.