#0cde4e Hex Color
rgb(12, 222, 78)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 0c | de | 4e | - | #0cde4e |
| RGB | 12 | 222 | 78 | - | rgb(12,222,78) |
| HSL | 139 | 90% | 46% | - | hsl(139,90%,46%) |
| HSV | 139 | 95% | 87% | - | hsv(139,95%,87%) |
| XYZ | 27.648 | 52.8708 | 15.9556 | - | xyz(27.648,52.8708,15.9556) |
| CIE-LAB | 77.8 | -73.01 | 56.28 | - | lab(77.8,-73.01,56.28) |
| CMYK | 0.94594594594595 | 0 | 0.64864864864865 | 0.12941176470588 | cmyk(0.94594594594595,0,0.64864864864865,0.12941176470588) |
Description
The RGB value of color #0cde4e is rgb(12, 222, 78).
In the hex color #0cde4e, The value of Red is 12, value of Green is 222, and value of Blue is 78. The primary color is Green. Similarly, The HSL values for #0cde4e consists of 139° Hue, 90% Saturation, and 46% Lightness.
In the CMYK color model, the color #0cde4e can be represented as Cyan=0.94594594594595%, Magenta=0%, Yellow=0.64864864864865%, and Black=0.12941176470588%.
Shades of #0cde4e
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 #0cde4e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0cde4e
Preview of #0cde4e on White Background
The contrast ratio of #0cde4e with white color is 1.81
Preview of #0cde4e on black background
The contrast ratio of #0cde4e with black color is 11.57
#0cde4e color will look good with a black background.
Color Schemes of #0cde4e
Triadic Colors of #0cde4e
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 #0cde4e
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 #0cde4e
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 #0cde4e
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: #0cde4e;
}
This is a sample text used for the color #0cde4e. 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: #0cde4e;
}
This is a sample text used for the color #0cde4e. 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 #0cde4e;
}
This is a sample text used for the color #0cde4e. 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 3.85%
Green 71.15%
Blue 25%
CMYK Percentage
Cyan 54.87
Magenta 0%
Yellow 37.62%
Black 7.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.