#d7dac8 Hex Color
rgb(215, 218, 200)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | da | c8 | - | #d7dac8 |
RGB | 215 | 218 | 200 | - | rgb(215,218,200) |
HSL | 70 | 20% | 82% | - | hsl(70,20%,82%) |
HSV | 70 | 8% | 85% | - | hsv(70,8%,85%) |
XYZ | 63.5211 | 68.76 | 64.5677 | - | xyz(63.5211,68.76,64.5677) |
CIE-LAB | 86.39 | -4.17 | 8.5 | - | lab(86.39,-4.17,8.5) |
CMYK | 0.013761467889908 | 0 | 0.08256880733945 | 0.14509803921569 | cmyk(0.013761467889908,0,0.08256880733945,0.14509803921569) |
Description
The RGB value of color #d7dac8 is rgb(215, 218, 200).
In the hex color #d7dac8, The value of Red is 215, value of Green is 218, and value of Blue is 200. The primary color is Green. Similarly, The HSL values for #d7dac8 consists of 70° Hue, 20% Saturation, and 82% Lightness.
In the CMYK color model, the color #d7dac8 can be represented as Cyan=0.013761467889908%, Magenta=0%, Yellow=0.08256880733945%, and Black=0.14509803921569%.
Shades of #d7dac8
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 #d7dac8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7dac8
Preview of #d7dac8 on White Background
The contrast ratio of #d7dac8 with white color is 1.42
Preview of #d7dac8 on black background
The contrast ratio of #d7dac8 with black color is 14.75
#d7dac8 color will look good with a black background.
Color Schemes of #d7dac8
Triadic Colors of #d7dac8
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 #d7dac8
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 #d7dac8
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 #d7dac8
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: #d7dac8;
}
This is a sample text used for the color #d7dac8. 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: #d7dac8;
}
This is a sample text used for the color #d7dac8. 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 #d7dac8;
}
This is a sample text used for the color #d7dac8. 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 33.97%
Green 34.44%
Blue 31.6%
CMYK Percentage
Cyan 5.7
Magenta 0%
Yellow 34.2%
Black 60.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.