#08ebb4 Hex Color
rgb(8, 235, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 08 | eb | b4 | - | #08ebb4 |
RGB | 8 | 235 | 180 | - | rgb(8,235,180) |
HSL | 165 | 93% | 48% | - | hsl(165,93%,48%) |
HSV | 165 | 97% | 92% | - | hsv(165,97%,92%) |
XYZ | 38.0467 | 62.7636 | 53.2893 | - | xyz(38.0467,62.7636,53.2893) |
CIE-LAB | 83.32 | -59.6 | 13.63 | - | lab(83.32,-59.6,13.63) |
CMYK | 0.96595744680851 | 0 | 0.23404255319149 | 0.07843137254902 | cmyk(0.96595744680851,0,0.23404255319149,0.07843137254902) |
Description
The RGB value of color #08ebb4 is rgb(8, 235, 180).
In the hex color #08ebb4, The value of Red is 8, value of Green is 235, and value of Blue is 180. The primary color is Green. Similarly, The HSL values for #08ebb4 consists of 165° Hue, 93% Saturation, and 48% Lightness.
In the CMYK color model, the color #08ebb4 can be represented as Cyan=0.96595744680851%, Magenta=0%, Yellow=0.23404255319149%, and Black=0.07843137254902%.
Shades of #08ebb4
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 #08ebb4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #08ebb4
Preview of #08ebb4 on White Background
The contrast ratio of #08ebb4 with white color is 1.55
Preview of #08ebb4 on black background
The contrast ratio of #08ebb4 with black color is 13.55
#08ebb4 color will look good with a black background.
Color Schemes of #08ebb4
Triadic Colors of #08ebb4
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 #08ebb4
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 #08ebb4
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 #08ebb4
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: #08ebb4;
}
This is a sample text used for the color #08ebb4. 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: #08ebb4;
}
This is a sample text used for the color #08ebb4. 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 #08ebb4;
}
This is a sample text used for the color #08ebb4. 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.89%
Green 55.56%
Blue 42.55%
CMYK Percentage
Cyan 75.56
Magenta 0%
Yellow 18.31%
Black 6.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.