#0cdda8 Hex Color
rgb(12, 221, 168)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0c | dd | a8 | - | #0cdda8 |
RGB | 12 | 221 | 168 | - | rgb(12,221,168) |
HSL | 165 | 90% | 46% | - | hsl(165,90%,46%) |
HSV | 165 | 95% | 87% | - | hsv(165,95%,87%) |
XYZ | 33.076 | 54.6182 | 45.8449 | - | xyz(33.076,54.6182,45.8449) |
CIE-LAB | 78.82 | -57.02 | 13.58 | - | lab(78.82,-57.02,13.58) |
CMYK | 0.94570135746606 | 0 | 0.23981900452489 | 0.13333333333333 | cmyk(0.94570135746606,0,0.23981900452489,0.13333333333333) |
Description
The RGB value of color #0cdda8 is rgb(12, 221, 168).
In the hex color #0cdda8, The value of Red is 12, value of Green is 221, and value of Blue is 168. The primary color is Green. Similarly, The HSL values for #0cdda8 consists of 165° Hue, 90% Saturation, and 46% Lightness.
In the CMYK color model, the color #0cdda8 can be represented as Cyan=0.94570135746606%, Magenta=0%, Yellow=0.23981900452489%, and Black=0.13333333333333%.
Shades of #0cdda8
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 #0cdda8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0cdda8
Preview of #0cdda8 on White Background
The contrast ratio of #0cdda8 with white color is 1.76
Preview of #0cdda8 on black background
The contrast ratio of #0cdda8 with black color is 11.92
#0cdda8 color will look good with a black background.
Color Schemes of #0cdda8
Triadic Colors of #0cdda8
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 #0cdda8
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 #0cdda8
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 #0cdda8
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: #0cdda8;
}
This is a sample text used for the color #0cdda8. 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: #0cdda8;
}
This is a sample text used for the color #0cdda8. 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 #0cdda8;
}
This is a sample text used for the color #0cdda8. 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.99%
Green 55.11%
Blue 41.9%
CMYK Percentage
Cyan 71.71
Magenta 0%
Yellow 18.18%
Black 10.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.