#d4edcd Hex Color
rgb(212, 237, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | ed | cd | - | #d4edcd |
RGB | 212 | 237 | 205 | - | rgb(212,237,205) |
HSL | 107 | 47% | 87% | - | hsl(107,47%,87%) |
HSV | 107 | 14% | 93% | - | hsv(107,14%,93%) |
XYZ | 68.455 | 78.9732 | 69.393 | - | xyz(68.455,78.9732,69.393) |
CIE-LAB | 91.22 | -13.98 | 12.75 | - | lab(91.22,-13.98,12.75) |
CMYK | 0.10548523206751 | 0 | 0.13502109704641 | 0.070588235294118 | cmyk(0.10548523206751,0,0.13502109704641,0.070588235294118) |
Description
The RGB value of color #d4edcd is rgb(212, 237, 205).
In the hex color #d4edcd, The value of Red is 212, value of Green is 237, and value of Blue is 205. The primary color is Green. Similarly, The HSL values for #d4edcd consists of 107° Hue, 47% Saturation, and 87% Lightness.
In the CMYK color model, the color #d4edcd can be represented as Cyan=0.10548523206751%, Magenta=0%, Yellow=0.13502109704641%, and Black=0.070588235294118%.
Shades of #d4edcd
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 #d4edcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d4edcd
Preview of #d4edcd on White Background
The contrast ratio of #d4edcd with white color is 1.25
Preview of #d4edcd on black background
The contrast ratio of #d4edcd with black color is 16.79
#d4edcd color will look good with a black background.
Color Schemes of #d4edcd
Triadic Colors of #d4edcd
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 #d4edcd
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 #d4edcd
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 #d4edcd
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: #d4edcd;
}
This is a sample text used for the color #d4edcd. 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: #d4edcd;
}
This is a sample text used for the color #d4edcd. 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 #d4edcd;
}
This is a sample text used for the color #d4edcd. 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 32.42%
Green 36.24%
Blue 31.35%
CMYK Percentage
Cyan 33.91
Magenta 0%
Yellow 43.4%
Black 22.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.