#d3dacf Hex Color
rgb(211, 218, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | da | cf | - | #d3dacf |
RGB | 211 | 218 | 207 | - | rgb(211,218,207) |
HSL | 98 | 13% | 83% | - | hsl(98,13%,83%) |
HSV | 98 | 5% | 85% | - | hsv(98,5%,85%) |
XYZ | 63.1979 | 68.4967 | 68.9218 | - | xyz(63.1979,68.4967,68.9218) |
CIE-LAB | 86.25 | -4.34 | 4.58 | - | lab(86.25,-4.34,4.58) |
CMYK | 0.032110091743119 | 0 | 0.05045871559633 | 0.14509803921569 | cmyk(0.032110091743119,0,0.05045871559633,0.14509803921569) |
Description
The RGB value of color #d3dacf is rgb(211, 218, 207).
In the hex color #d3dacf, The value of Red is 211, value of Green is 218, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #d3dacf consists of 98° Hue, 13% Saturation, and 83% Lightness.
In the CMYK color model, the color #d3dacf can be represented as Cyan=0.032110091743119%, Magenta=0%, Yellow=0.05045871559633%, and Black=0.14509803921569%.
Shades of #d3dacf
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 #d3dacf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3dacf
Preview of #d3dacf on White Background
The contrast ratio of #d3dacf with white color is 1.43
Preview of #d3dacf on black background
The contrast ratio of #d3dacf with black color is 14.7
#d3dacf color will look good with a black background.
Color Schemes of #d3dacf
Triadic Colors of #d3dacf
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 #d3dacf
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 #d3dacf
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 #d3dacf
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: #d3dacf;
}
This is a sample text used for the color #d3dacf. 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: #d3dacf;
}
This is a sample text used for the color #d3dacf. 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 #d3dacf;
}
This is a sample text used for the color #d3dacf. 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.18%
Green 34.28%
Blue 32.55%
CMYK Percentage
Cyan 14.1
Magenta 0%
Yellow 22.16%
Black 63.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.