#d3dad2 Hex Color
rgb(211, 218, 210)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | da | d2 | - | #d3dad2 |
RGB | 211 | 218 | 210 | - | rgb(211,218,210) |
HSL | 113 | 10% | 84% | - | hsl(113,10%,84%) |
HSV | 113 | 4% | 85% | - | hsv(113,4%,85%) |
XYZ | 63.5682 | 68.6448 | 70.8721 | - | xyz(63.5682,68.6448,70.8721) |
CIE-LAB | 86.33 | -3.81 | 3.1 | - | lab(86.33,-3.81,3.1) |
CMYK | 0.032110091743119 | 0 | 0.036697247706422 | 0.14509803921569 | cmyk(0.032110091743119,0,0.036697247706422,0.14509803921569) |
Description
The RGB value of color #d3dad2 is rgb(211, 218, 210).
In the hex color #d3dad2, The value of Red is 211, value of Green is 218, and value of Blue is 210. The primary color is Green. Similarly, The HSL values for #d3dad2 consists of 113° Hue, 10% Saturation, and 84% Lightness.
In the CMYK color model, the color #d3dad2 can be represented as Cyan=0.032110091743119%, Magenta=0%, Yellow=0.036697247706422%, and Black=0.14509803921569%.
Shades of #d3dad2
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 #d3dad2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3dad2
Preview of #d3dad2 on White Background
The contrast ratio of #d3dad2 with white color is 1.43
Preview of #d3dad2 on black background
The contrast ratio of #d3dad2 with black color is 14.73
#d3dad2 color will look good with a black background.
Color Schemes of #d3dad2
Triadic Colors of #d3dad2
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 #d3dad2
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 #d3dad2
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 #d3dad2
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: #d3dad2;
}
This is a sample text used for the color #d3dad2. 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: #d3dad2;
}
This is a sample text used for the color #d3dad2. 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 #d3dad2;
}
This is a sample text used for the color #d3dad2. 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.02%
Green 34.12%
Blue 32.86%
CMYK Percentage
Cyan 15.01
Magenta 0%
Yellow 17.16%
Black 67.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.