#0debcc Hex Color
rgb(13, 235, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0d | eb | cc | - | #0debcc |
RGB | 13 | 235 | 204 | - | rgb(13,235,204) |
HSL | 172 | 90% | 49% | - | hsl(172,90%,49%) |
HSV | 172 | 94% | 92% | - | hsv(172,94%,92%) |
XYZ | 40.7734 | 63.8619 | 67.3043 | - | xyz(40.7734,63.8619,67.3043) |
CIE-LAB | 83.89 | -53.48 | 1.86 | - | lab(83.89,-53.48,1.86) |
CMYK | 0.94468085106383 | 0 | 0.13191489361702 | 0.07843137254902 | cmyk(0.94468085106383,0,0.13191489361702,0.07843137254902) |
Description
The RGB value of color #0debcc is rgb(13, 235, 204).
In the hex color #0debcc, The value of Red is 13, value of Green is 235, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #0debcc consists of 172° Hue, 90% Saturation, and 49% Lightness.
In the CMYK color model, the color #0debcc can be represented as Cyan=0.94468085106383%, Magenta=0%, Yellow=0.13191489361702%, and Black=0.07843137254902%.
Shades of #0debcc
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 #0debcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0debcc
Preview of #0debcc on White Background
The contrast ratio of #0debcc with white color is 1.52
Preview of #0debcc on black background
The contrast ratio of #0debcc with black color is 13.77
#0debcc color will look good with a black background.
Color Schemes of #0debcc
Triadic Colors of #0debcc
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 #0debcc
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 #0debcc
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 #0debcc
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: #0debcc;
}
This is a sample text used for the color #0debcc. 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: #0debcc;
}
This is a sample text used for the color #0debcc. 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 #0debcc;
}
This is a sample text used for the color #0debcc. 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.88%
Green 51.99%
Blue 45.13%
CMYK Percentage
Cyan 81.79
Magenta 0%
Yellow 11.42%
Black 6.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.