#d7e2ac Hex Color
rgb(215, 226, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | e2 | ac | - | #d7e2ac |
RGB | 215 | 226 | 172 | - | rgb(215,226,172) |
HSL | 72 | 48% | 78% | - | hsl(72,48%,78%) |
HSV | 72 | 24% | 89% | - | hsv(72,24%,89%) |
XYZ | 62.6671 | 71.8183 | 49.5891 | - | xyz(62.6671,71.8183,49.5891) |
CIE-LAB | 87.88 | -12.58 | 25.23 | - | lab(87.88,-12.58,25.23) |
CMYK | 0.048672566371681 | 0 | 0.23893805309735 | 0.11372549019608 | cmyk(0.048672566371681,0,0.23893805309735,0.11372549019608) |
Description
The RGB value of color #d7e2ac is rgb(215, 226, 172).
In the hex color #d7e2ac, The value of Red is 215, value of Green is 226, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #d7e2ac consists of 72° Hue, 48% Saturation, and 78% Lightness.
In the CMYK color model, the color #d7e2ac can be represented as Cyan=0.048672566371681%, Magenta=0%, Yellow=0.23893805309735%, and Black=0.11372549019608%.
Shades of #d7e2ac
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 #d7e2ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7e2ac
Preview of #d7e2ac on White Background
The contrast ratio of #d7e2ac with white color is 1.37
Preview of #d7e2ac on black background
The contrast ratio of #d7e2ac with black color is 15.36
#d7e2ac color will look good with a black background.
Color Schemes of #d7e2ac
Triadic Colors of #d7e2ac
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 #d7e2ac
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 #d7e2ac
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 #d7e2ac
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: #d7e2ac;
}
This is a sample text used for the color #d7e2ac. 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: #d7e2ac;
}
This is a sample text used for the color #d7e2ac. 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 #d7e2ac;
}
This is a sample text used for the color #d7e2ac. 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.07%
Green 36.87%
Blue 28.06%
CMYK Percentage
Cyan 12.13
Magenta 0%
Yellow 59.54%
Black 28.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.