#00b2ab Hex Color
rgb(0, 178, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 00 | b2 | ab | - | #00b2ab |
RGB | 0 | 178 | 171 | - | rgb(0,178,171) |
HSL | 178 | 100% | 35% | - | hsl(178,100%,35%) |
HSV | 178 | 100% | 70% | - | hsv(178,100%,70%) |
XYZ | 23.2711 | 34.7811 | 44.015 | - | xyz(23.2711,34.7811,44.015) |
CIE-LAB | 65.58 | -38.83 | -7.23 | - | lab(65.58,-38.83,-7.23) |
CMYK | 1 | 0 | 0.039325842696629 | 0.30196078431373 | cmyk(1,0,0.039325842696629,0.30196078431373) |
Description
The RGB value of color #00b2ab is rgb(0, 178, 171).
In the hex color #00b2ab, The value of Red is 0, value of Green is 178, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #00b2ab consists of 178° Hue, 100% Saturation, and 35% Lightness.
In the CMYK color model, the color #00b2ab can be represented as Cyan=1%, Magenta=0%, Yellow=0.039325842696629%, and Black=0.30196078431373%.
Shades of #00b2ab
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 #00b2ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #00b2ab
Preview of #00b2ab on White Background
The contrast ratio of #00b2ab with white color is 2.64
Preview of #00b2ab on black background
The contrast ratio of #00b2ab with black color is 7.96
#00b2ab color will look good with a black background.
Color Schemes of #00b2ab
Triadic Colors of #00b2ab
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 #00b2ab
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 #00b2ab
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 #00b2ab
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 #00b2ab
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: #00b2ab;
}
This is a sample text used for the color #00b2ab. 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: #00b2ab;
}
This is a sample text used for the color #00b2ab. 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 #00b2ab;
}
This is a sample text used for the color #00b2ab. 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 51%
Blue 49%
CMYK Percentage
Cyan 74.56
Magenta 0%
Yellow 2.93%
Black 22.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.