#d4e6cf Hex Color
rgb(212, 230, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | e6 | cf | - | #d4e6cf |
RGB | 212 | 230 | 207 | - | rgb(212,230,207) |
HSL | 107 | 32% | 86% | - | hsl(107,32%,86%) |
HSV | 107 | 10% | 90% | - | hsv(107,10%,90%) |
XYZ | 66.7107 | 75.0957 | 70.0104 | - | xyz(66.7107,75.0957,70.0104) |
CIE-LAB | 89.44 | -10.13 | 9.17 | - | lab(89.44,-10.13,9.17) |
CMYK | 0.078260869565217 | 0 | 0.1 | 0.098039215686274 | cmyk(0.078260869565217,0,0.1,0.098039215686274) |
Description
The RGB value of color #d4e6cf is rgb(212, 230, 207).
In the hex color #d4e6cf, The value of Red is 212, value of Green is 230, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #d4e6cf consists of 107° Hue, 32% Saturation, and 86% Lightness.
In the CMYK color model, the color #d4e6cf can be represented as Cyan=0.078260869565217%, Magenta=0%, Yellow=0.1%, and Black=0.098039215686274%.
Shades of #d4e6cf
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 #d4e6cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d4e6cf
Preview of #d4e6cf on White Background
The contrast ratio of #d4e6cf with white color is 1.31
Preview of #d4e6cf on black background
The contrast ratio of #d4e6cf with black color is 16.02
#d4e6cf color will look good with a black background.
Color Schemes of #d4e6cf
Triadic Colors of #d4e6cf
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 #d4e6cf
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 #d4e6cf
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 #d4e6cf
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: #d4e6cf;
}
This is a sample text used for the color #d4e6cf. 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: #d4e6cf;
}
This is a sample text used for the color #d4e6cf. 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 #d4e6cf;
}
This is a sample text used for the color #d4e6cf. 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.67%
Green 35.44%
Blue 31.9%
CMYK Percentage
Cyan 28.32
Magenta 0%
Yellow 36.19%
Black 35.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.