#d2d3d6 Hex Color
rgb(210, 211, 214)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | d3 | d6 | - | #d2d3d6 |
RGB | 210 | 211 | 214 | - | rgb(210,211,214) |
HSL | 225 | 5% | 83% | - | hsl(225,5%,83%) |
HSV | 225 | 2% | 84% | - | hsv(225,2%,84%) |
XYZ | 62.0102 | 65.1452 | 72.9243 | - | xyz(62.0102,65.1452,72.9243) |
CIE-LAB | 84.56 | 0.21 | -1.61 | - | lab(84.56,0.21,-1.61) |
CMYK | 0.018691588785047 | 0.014018691588785 | 0 | 0.16078431372549 | cmyk(0.018691588785047,0.014018691588785,0,0.16078431372549) |
Description
The RGB value of color #d2d3d6 is rgb(210, 211, 214).
In the hex color #d2d3d6, The value of Red is 210, value of Green is 211, and value of Blue is 214. The primary color is Blue. Similarly, The HSL values for #d2d3d6 consists of 225° Hue, 5% Saturation, and 83% Lightness.
In the CMYK color model, the color #d2d3d6 can be represented as Cyan=0.018691588785047%, Magenta=0.014018691588785%, Yellow=0%, and Black=0.16078431372549%.
Shades of #d2d3d6
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 #d2d3d6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2d3d6
Preview of #d2d3d6 on White Background
The contrast ratio of #d2d3d6 with white color is 1.5
Preview of #d2d3d6 on black background
The contrast ratio of #d2d3d6 with black color is 14.03
#d2d3d6 color will look good with a black background.
Color Schemes of #d2d3d6
Triadic Colors of #d2d3d6
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 #d2d3d6
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 #d2d3d6
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 #d2d3d6
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: #d2d3d6;
}
This is a sample text used for the color #d2d3d6. 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: #d2d3d6;
}
This is a sample text used for the color #d2d3d6. 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 #d2d3d6;
}
This is a sample text used for the color #d2d3d6. 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.07%
Green 33.23%
Blue 33.7%
CMYK Percentage
Cyan 9.66
Magenta 7.25%
Yellow 0%
Black 83.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.