#0eeedc Hex Color
rgb(14, 238, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0e | ee | dc | - | #0eeedc |
RGB | 14 | 238 | 220 | - | rgb(14,238,220) |
HSL | 175 | 89% | 49% | - | hsl(175,89%,49%) |
HSV | 175 | 94% | 93% | - | hsv(175,94%,93%) |
XYZ | 43.6739 | 66.4097 | 78.2267 | - | xyz(43.6739,66.4097,78.2267) |
CIE-LAB | 85.2 | -50.4 | -4.64 | - | lab(85.2,-50.4,-4.64) |
CMYK | 0.94117647058824 | 0 | 0.07563025210084 | 0.066666666666667 | cmyk(0.94117647058824,0,0.07563025210084,0.066666666666667) |
Description
The RGB value of color #0eeedc is rgb(14, 238, 220).
In the hex color #0eeedc, The value of Red is 14, value of Green is 238, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #0eeedc consists of 175° Hue, 89% Saturation, and 49% Lightness.
In the CMYK color model, the color #0eeedc can be represented as Cyan=0.94117647058824%, Magenta=0%, Yellow=0.07563025210084%, and Black=0.066666666666667%.
Shades of #0eeedc
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 #0eeedc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0eeedc
Preview of #0eeedc on White Background
The contrast ratio of #0eeedc with white color is 1.47
Preview of #0eeedc on black background
The contrast ratio of #0eeedc with black color is 14.28
#0eeedc color will look good with a black background.
Color Schemes of #0eeedc
Triadic Colors of #0eeedc
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 #0eeedc
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 #0eeedc
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 #0eeedc
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: #0eeedc;
}
This is a sample text used for the color #0eeedc. 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: #0eeedc;
}
This is a sample text used for the color #0eeedc. 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 #0eeedc;
}
This is a sample text used for the color #0eeedc. 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 2.97%
Green 50.42%
Blue 46.61%
CMYK Percentage
Cyan 86.87
Magenta 0%
Yellow 6.98%
Black 6.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.