#00ebaf Hex Color
rgb(0, 235, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 00 | eb | af | - | #00ebaf |
RGB | 0 | 235 | 175 | - | rgb(0,235,175) |
HSL | 165 | 100% | 46% | - | hsl(165,100%,46%) |
HSV | 165 | 100% | 92% | - | hsv(165,100%,92%) |
XYZ | 37.4462 | 62.5118 | 50.6498 | - | xyz(37.4462,62.5118,50.6498) |
CIE-LAB | 83.18 | -60.98 | 16.04 | - | lab(83.18,-60.98,16.04) |
CMYK | 1 | 0 | 0.25531914893617 | 0.07843137254902 | cmyk(1,0,0.25531914893617,0.07843137254902) |
Description
The RGB value of color #00ebaf is rgb(0, 235, 175).
In the hex color #00ebaf, The value of Red is 0, value of Green is 235, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #00ebaf consists of 165° Hue, 100% Saturation, and 46% Lightness.
In the CMYK color model, the color #00ebaf can be represented as Cyan=1%, Magenta=0%, Yellow=0.25531914893617%, and Black=0.07843137254902%.
Shades of #00ebaf
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 #00ebaf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #00ebaf
Preview of #00ebaf on White Background
The contrast ratio of #00ebaf with white color is 1.56
Preview of #00ebaf on black background
The contrast ratio of #00ebaf with black color is 13.5
#00ebaf color will look good with a black background.
Color Schemes of #00ebaf
Triadic Colors of #00ebaf
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 #00ebaf
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 #00ebaf
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 #00ebaf
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: #00ebaf;
}
This is a sample text used for the color #00ebaf. 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: #00ebaf;
}
This is a sample text used for the color #00ebaf. 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 #00ebaf;
}
This is a sample text used for the color #00ebaf. 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 57.32%
Blue 42.68%
CMYK Percentage
Cyan 74.98
Magenta 0%
Yellow 19.14%
Black 5.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.