#d0d3ac Hex Color
rgb(208, 211, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | d3 | ac | - | #d0d3ac |
RGB | 208 | 211 | 172 | - | rgb(208,211,172) |
HSL | 65 | 31% | 75% | - | hsl(65,31%,75%) |
HSV | 65 | 18% | 83% | - | hsv(65,18%,83%) |
XYZ | 56.7531 | 62.977 | 48.1943 | - | xyz(56.7531,62.977,48.1943) |
CIE-LAB | 83.43 | -7.54 | 19.01 | - | lab(83.43,-7.54,19.01) |
CMYK | 0.014218009478673 | 0 | 0.18483412322275 | 0.17254901960784 | cmyk(0.014218009478673,0,0.18483412322275,0.17254901960784) |
Description
The RGB value of color #d0d3ac is rgb(208, 211, 172).
In the hex color #d0d3ac, The value of Red is 208, value of Green is 211, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #d0d3ac consists of 65° Hue, 31% Saturation, and 75% Lightness.
In the CMYK color model, the color #d0d3ac can be represented as Cyan=0.014218009478673%, Magenta=0%, Yellow=0.18483412322275%, and Black=0.17254901960784%.
Shades of #d0d3ac
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 #d0d3ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0d3ac
Preview of #d0d3ac on White Background
The contrast ratio of #d0d3ac with white color is 1.54
Preview of #d0d3ac on black background
The contrast ratio of #d0d3ac with black color is 13.6
#d0d3ac color will look good with a black background.
Color Schemes of #d0d3ac
Triadic Colors of #d0d3ac
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 #d0d3ac
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 #d0d3ac
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 #d0d3ac
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: #d0d3ac;
}
This is a sample text used for the color #d0d3ac. 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: #d0d3ac;
}
This is a sample text used for the color #d0d3ac. 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 #d0d3ac;
}
This is a sample text used for the color #d0d3ac. 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.19%
Green 35.7%
Blue 29.1%
CMYK Percentage
Cyan 3.83
Magenta 0%
Yellow 49.74%
Black 46.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.