#0ce2ae Hex Color
rgb(12, 226, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0c | e2 | ae | - | #0ce2ae |
RGB | 12 | 226 | 174 | - | rgb(12,226,174) |
HSL | 165 | 90% | 47% | - | hsl(165,90%,47%) |
HSV | 165 | 95% | 89% | - | hsv(165,95%,89%) |
XYZ | 34.988 | 57.5269 | 49.3041 | - | xyz(34.988,57.5269,49.3041) |
CIE-LAB | 80.48 | -57.5 | 12.76 | - | lab(80.48,-57.5,12.76) |
CMYK | 0.94690265486726 | 0 | 0.23008849557522 | 0.11372549019608 | cmyk(0.94690265486726,0,0.23008849557522,0.11372549019608) |
Description
The RGB value of color #0ce2ae is rgb(12, 226, 174).
In the hex color #0ce2ae, The value of Red is 12, value of Green is 226, and value of Blue is 174. The primary color is Green. Similarly, The HSL values for #0ce2ae consists of 165° Hue, 90% Saturation, and 47% Lightness.
In the CMYK color model, the color #0ce2ae can be represented as Cyan=0.94690265486726%, Magenta=0%, Yellow=0.23008849557522%, and Black=0.11372549019608%.
Shades of #0ce2ae
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 #0ce2ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0ce2ae
Preview of #0ce2ae on White Background
The contrast ratio of #0ce2ae with white color is 1.68
Preview of #0ce2ae on black background
The contrast ratio of #0ce2ae with black color is 12.51
#0ce2ae color will look good with a black background.
Color Schemes of #0ce2ae
Triadic Colors of #0ce2ae
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 #0ce2ae
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 #0ce2ae
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 #0ce2ae
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: #0ce2ae;
}
This is a sample text used for the color #0ce2ae. 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: #0ce2ae;
}
This is a sample text used for the color #0ce2ae. 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 #0ce2ae;
}
This is a sample text used for the color #0ce2ae. 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.91%
Green 54.85%
Blue 42.23%
CMYK Percentage
Cyan 73.36
Magenta 0%
Yellow 17.83%
Black 8.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.