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