#08ebdf Hex Color
rgb(8, 235, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 08 | eb | df | - | #08ebdf |
RGB | 8 | 235 | 223 | - | rgb(8,235,223) |
HSL | 177 | 93% | 48% | - | hsl(177,93%,48%) |
HSV | 177 | 97% | 92% | - | hsv(177,97%,92%) |
XYZ | 43.1278 | 64.796 | 80.0458 | - | xyz(43.1278,64.796,80.0458) |
CIE-LAB | 84.38 | -48.45 | -7.44 | - | lab(84.38,-48.45,-7.44) |
CMYK | 0.96595744680851 | 0 | 0.051063829787234 | 0.07843137254902 | cmyk(0.96595744680851,0,0.051063829787234,0.07843137254902) |
Description
The RGB value of color #08ebdf is rgb(8, 235, 223).
In the hex color #08ebdf, The value of Red is 8, value of Green is 235, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #08ebdf consists of 177° Hue, 93% Saturation, and 48% Lightness.
In the CMYK color model, the color #08ebdf can be represented as Cyan=0.96595744680851%, Magenta=0%, Yellow=0.051063829787234%, and Black=0.07843137254902%.
Shades of #08ebdf
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 #08ebdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #08ebdf
Preview of #08ebdf on White Background
The contrast ratio of #08ebdf with white color is 1.5
Preview of #08ebdf on black background
The contrast ratio of #08ebdf with black color is 13.96
#08ebdf color will look good with a black background.
Color Schemes of #08ebdf
Triadic Colors of #08ebdf
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 #08ebdf
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 #08ebdf
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 #08ebdf
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: #08ebdf;
}
This is a sample text used for the color #08ebdf. 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: #08ebdf;
}
This is a sample text used for the color #08ebdf. 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 #08ebdf;
}
This is a sample text used for the color #08ebdf. 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 1.72%
Green 50.43%
Blue 47.85%
CMYK Percentage
Cyan 88.18
Magenta 0%
Yellow 4.66%
Black 7.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.