#0cecdc Hex Color
rgb(12, 236, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0c | ec | dc | - | #0cecdc |
RGB | 12 | 236 | 220 | - | rgb(12,236,220) |
HSL | 176 | 90% | 49% | - | hsl(176,90%,49%) |
HSV | 176 | 95% | 93% | - | hsv(176,95%,93%) |
XYZ | 43.0653 | 65.2364 | 78.0322 | - | xyz(43.0653,65.2364,78.0322) |
CIE-LAB | 84.61 | -49.61 | -5.52 | - | lab(84.61,-49.61,-5.52) |
CMYK | 0.94915254237288 | 0 | 0.067796610169492 | 0.074509803921569 | cmyk(0.94915254237288,0,0.067796610169492,0.074509803921569) |
Description
The RGB value of color #0cecdc is rgb(12, 236, 220).
In the hex color #0cecdc, The value of Red is 12, value of Green is 236, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #0cecdc consists of 176° Hue, 90% Saturation, and 49% Lightness.
In the CMYK color model, the color #0cecdc can be represented as Cyan=0.94915254237288%, Magenta=0%, Yellow=0.067796610169492%, and Black=0.074509803921569%.
Shades of #0cecdc
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 #0cecdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0cecdc
Preview of #0cecdc on White Background
The contrast ratio of #0cecdc with white color is 1.49
Preview of #0cecdc on black background
The contrast ratio of #0cecdc with black color is 14.05
#0cecdc color will look good with a black background.
Color Schemes of #0cecdc
Triadic Colors of #0cecdc
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 #0cecdc
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 #0cecdc
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 #0cecdc
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: #0cecdc;
}
This is a sample text used for the color #0cecdc. 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: #0cecdc;
}
This is a sample text used for the color #0cecdc. 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 #0cecdc;
}
This is a sample text used for the color #0cecdc. 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.56%
Green 50.43%
Blue 47.01%
CMYK Percentage
Cyan 86.96
Magenta 0%
Yellow 6.21%
Black 6.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.