#dcce7c Hex Color
rgb(220, 206, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | ce | 7c | - | #dcce7c |
RGB | 220 | 206 | 124 | - | rgb(220,206,124) |
HSL | 51 | 58% | 67% | - | hsl(51,58%,67%) |
HSV | 51 | 44% | 86% | - | hsv(51,44%,86%) |
XYZ | 55.2246 | 60.8135 | 27.8963 | - | xyz(55.2246,60.8135,27.8963) |
CIE-LAB | 82.28 | -6.39 | 42.42 | - | lab(82.28,-6.39,42.42) |
CMYK | 0 | 0.063636363636364 | 0.43636363636364 | 0.13725490196078 | cmyk(0,0.063636363636364,0.43636363636364,0.13725490196078) |
Description
The RGB value of color #dcce7c is rgb(220, 206, 124).
In the hex color #dcce7c, The value of Red is 220, value of Green is 206, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #dcce7c consists of 51° Hue, 58% Saturation, and 67% Lightness.
In the CMYK color model, the color #dcce7c can be represented as Cyan=0%, Magenta=0.063636363636364%, Yellow=0.43636363636364%, and Black=0.13725490196078%.
Shades of #dcce7c
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 #dcce7c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcce7c
Preview of #dcce7c on White Background
The contrast ratio of #dcce7c with white color is 1.6
Preview of #dcce7c on black background
The contrast ratio of #dcce7c with black color is 13.16
#dcce7c color will look good with a black background.
Color Schemes of #dcce7c
Triadic Colors of #dcce7c
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 #dcce7c
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 #dcce7c
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 #dcce7c
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: #dcce7c;
}
This is a sample text used for the color #dcce7c. 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: #dcce7c;
}
This is a sample text used for the color #dcce7c. 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 #dcce7c;
}
This is a sample text used for the color #dcce7c. 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 40%
Green 37.45%
Blue 22.55%
CMYK Percentage
Cyan 0
Magenta 9.99%
Yellow 68.48%
Black 21.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.