#dcec6c Hex Color
rgb(220, 236, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | ec | 6c | - | #dcec6c |
RGB | 220 | 236 | 108 | - | rgb(220,236,108) |
HSL | 68 | 77% | 67% | - | hsl(68,77%,67%) |
HSV | 68 | 54% | 93% | - | hsv(68,54%,93%) |
XYZ | 62.2174 | 76.2893 | 25.6335 | - | xyz(62.2174,76.2893,25.6335) |
CIE-LAB | 89.99 | -22.73 | 59.25 | - | lab(89.99,-22.73,59.25) |
CMYK | 0.067796610169492 | 0 | 0.54237288135593 | 0.074509803921569 | cmyk(0.067796610169492,0,0.54237288135593,0.074509803921569) |
Description
The RGB value of color #dcec6c is rgb(220, 236, 108).
In the hex color #dcec6c, The value of Red is 220, value of Green is 236, and value of Blue is 108. The primary color is Green. Similarly, The HSL values for #dcec6c consists of 68° Hue, 77% Saturation, and 67% Lightness.
In the CMYK color model, the color #dcec6c can be represented as Cyan=0.067796610169492%, Magenta=0%, Yellow=0.54237288135593%, and Black=0.074509803921569%.
Shades of #dcec6c
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 #dcec6c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcec6c
Preview of #dcec6c on White Background
The contrast ratio of #dcec6c with white color is 1.29
Preview of #dcec6c on black background
The contrast ratio of #dcec6c with black color is 16.26
#dcec6c color will look good with a black background.
Color Schemes of #dcec6c
Triadic Colors of #dcec6c
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 #dcec6c
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 #dcec6c
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 #dcec6c
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: #dcec6c;
}
This is a sample text used for the color #dcec6c. 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: #dcec6c;
}
This is a sample text used for the color #dcec6c. 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 #dcec6c;
}
This is a sample text used for the color #dcec6c. 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 39.01%
Green 41.84%
Blue 19.15%
CMYK Percentage
Cyan 9.9
Magenta 0%
Yellow 79.22%
Black 10.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.