#dce6ad Hex Color
rgb(220, 230, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | e6 | ad | - | #dce6ad |
RGB | 220 | 230 | 173 | - | rgb(220,230,173) |
HSL | 71 | 53% | 79% | - | hsl(71,53%,79%) |
HSV | 71 | 25% | 90% | - | hsv(71,25%,90%) |
XYZ | 65.3548 | 74.8264 | 50.5335 | - | xyz(65.3548,74.8264,50.5335) |
CIE-LAB | 89.31 | -12.61 | 26.72 | - | lab(89.31,-12.61,26.72) |
CMYK | 0.043478260869565 | 0 | 0.24782608695652 | 0.098039215686274 | cmyk(0.043478260869565,0,0.24782608695652,0.098039215686274) |
Description
The RGB value of color #dce6ad is rgb(220, 230, 173).
In the hex color #dce6ad, The value of Red is 220, value of Green is 230, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #dce6ad consists of 71° Hue, 53% Saturation, and 79% Lightness.
In the CMYK color model, the color #dce6ad can be represented as Cyan=0.043478260869565%, Magenta=0%, Yellow=0.24782608695652%, and Black=0.098039215686274%.
Shades of #dce6ad
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 #dce6ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dce6ad
Preview of #dce6ad on White Background
The contrast ratio of #dce6ad with white color is 1.32
Preview of #dce6ad on black background
The contrast ratio of #dce6ad with black color is 15.97
#dce6ad color will look good with a black background.
Color Schemes of #dce6ad
Triadic Colors of #dce6ad
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 #dce6ad
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 #dce6ad
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 #dce6ad
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: #dce6ad;
}
This is a sample text used for the color #dce6ad. 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: #dce6ad;
}
This is a sample text used for the color #dce6ad. 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 #dce6ad;
}
This is a sample text used for the color #dce6ad. 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 35.31%
Green 36.92%
Blue 27.77%
CMYK Percentage
Cyan 11.17
Magenta 0%
Yellow 63.65%
Black 25.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.