#0cef3c Hex Color
rgb(12, 239, 60)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0c | ef | 3c | - | #0cef3c |
RGB | 12 | 239 | 60 | - | rgb(12,239,60) |
HSL | 133 | 90% | 49% | - | hsl(133,90%,49%) |
HSV | 133 | 95% | 94% | - | hsv(133,95%,94%) |
XYZ | 31.8337 | 62.1374 | 14.5909 | - | xyz(31.8337,62.1374,14.5909) |
CIE-LAB | 82.99 | -79.43 | 68.32 | - | lab(82.99,-79.43,68.32) |
CMYK | 0.94979079497908 | 0 | 0.7489539748954 | 0.062745098039216 | cmyk(0.94979079497908,0,0.7489539748954,0.062745098039216) |
Description
The RGB value of color #0cef3c is rgb(12, 239, 60).
In the hex color #0cef3c, The value of Red is 12, value of Green is 239, and value of Blue is 60. The primary color is Green. Similarly, The HSL values for #0cef3c consists of 133° Hue, 90% Saturation, and 49% Lightness.
In the CMYK color model, the color #0cef3c can be represented as Cyan=0.94979079497908%, Magenta=0%, Yellow=0.7489539748954%, and Black=0.062745098039216%.
Shades of #0cef3c
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 #0cef3c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0cef3c
Preview of #0cef3c on White Background
The contrast ratio of #0cef3c with white color is 1.56
Preview of #0cef3c on black background
The contrast ratio of #0cef3c with black color is 13.43
#0cef3c color will look good with a black background.
Color Schemes of #0cef3c
Triadic Colors of #0cef3c
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 #0cef3c
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 #0cef3c
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 #0cef3c
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: #0cef3c;
}
This is a sample text used for the color #0cef3c. 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: #0cef3c;
}
This is a sample text used for the color #0cef3c. 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 #0cef3c;
}
This is a sample text used for the color #0cef3c. 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.86%
Green 76.85%
Blue 19.29%
CMYK Percentage
Cyan 53.92
Magenta 0%
Yellow 42.52%
Black 3.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.