#d9afbf Hex Color
rgb(217, 175, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | af | bf | - | #d9afbf |
RGB | 217 | 175 | 191 | - | rgb(217,175,191) |
HSL | 337 | 36% | 77% | - | hsl(337,36%,77%) |
HSV | 337 | 19% | 85% | - | hsv(337,19%,85%) |
XYZ | 53.3492 | 49.1732 | 55.9698 | - | xyz(53.3492,49.1732,55.9698) |
CIE-LAB | 75.56 | 17.79 | -2.35 | - | lab(75.56,17.79,-2.35) |
CMYK | 0 | 0.19354838709677 | 0.11981566820276 | 0.14901960784314 | cmyk(0,0.19354838709677,0.11981566820276,0.14901960784314) |
Description
The RGB value of color #d9afbf is rgb(217, 175, 191).
In the hex color #d9afbf, The value of Red is 217, value of Green is 175, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #d9afbf consists of 337° Hue, 36% Saturation, and 77% Lightness.
In the CMYK color model, the color #d9afbf can be represented as Cyan=0%, Magenta=0.19354838709677%, Yellow=0.11981566820276%, and Black=0.14901960784314%.
Shades of #d9afbf
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 #d9afbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d9afbf
Preview of #d9afbf on White Background
The contrast ratio of #d9afbf with white color is 1.94
Preview of #d9afbf on black background
The contrast ratio of #d9afbf with black color is 10.83
#d9afbf color will look good with a black background.
Color Schemes of #d9afbf
Triadic Colors of #d9afbf
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 #d9afbf
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 #d9afbf
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 #d9afbf
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: #d9afbf;
}
This is a sample text used for the color #d9afbf. 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: #d9afbf;
}
This is a sample text used for the color #d9afbf. 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 #d9afbf;
}
This is a sample text used for the color #d9afbf. 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 37.22%
Green 30.02%
Blue 32.76%
CMYK Percentage
Cyan 0
Magenta 41.86%
Yellow 25.91%
Black 32.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.