#dde6bc Hex Color
rgb(221, 230, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | e6 | bc | - | #dde6bc |
RGB | 221 | 230 | 188 | - | rgb(221,230,188) |
HSL | 73 | 46% | 82% | - | hsl(73,46%,82%) |
HSV | 73 | 18% | 90% | - | hsv(73,18%,90%) |
XYZ | 67.1927 | 75.5966 | 58.6271 | - | xyz(67.1927,75.5966,58.6271) |
CIE-LAB | 89.67 | -10.07 | 19.48 | - | lab(89.67,-10.07,19.48) |
CMYK | 0.039130434782609 | 0 | 0.18260869565217 | 0.098039215686274 | cmyk(0.039130434782609,0,0.18260869565217,0.098039215686274) |
Description
The RGB value of color #dde6bc is rgb(221, 230, 188).
In the hex color #dde6bc, The value of Red is 221, value of Green is 230, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #dde6bc consists of 73° Hue, 46% Saturation, and 82% Lightness.
In the CMYK color model, the color #dde6bc can be represented as Cyan=0.039130434782609%, Magenta=0%, Yellow=0.18260869565217%, and Black=0.098039215686274%.
Shades of #dde6bc
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 #dde6bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dde6bc
Preview of #dde6bc on White Background
The contrast ratio of #dde6bc with white color is 1.3
Preview of #dde6bc on black background
The contrast ratio of #dde6bc with black color is 16.12
#dde6bc color will look good with a black background.
Color Schemes of #dde6bc
Triadic Colors of #dde6bc
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 #dde6bc
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 #dde6bc
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 #dde6bc
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: #dde6bc;
}
This is a sample text used for the color #dde6bc. 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: #dde6bc;
}
This is a sample text used for the color #dde6bc. 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 #dde6bc;
}
This is a sample text used for the color #dde6bc. 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 34.59%
Green 35.99%
Blue 29.42%
CMYK Percentage
Cyan 12.24
Magenta 0%
Yellow 57.1%
Black 30.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.