#dcd7d7 Hex Color
rgb(220, 215, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | d7 | d7 | - | #dcd7d7 |
RGB | 220 | 215 | 215 | - | rgb(220,215,215) |
HSL | 0 | 7% | 85% | - | hsl(0,7%,85%) |
HSV | 0 | 2% | 86% | - | hsv(0,2%,86%) |
XYZ | 66.0814 | 68.7228 | 74.0719 | - | xyz(66.0814,68.7228,74.0719) |
CIE-LAB | 86.37 | 1.71 | 0.6 | - | lab(86.37,1.71,0.6) |
CMYK | 0 | 0.022727272727273 | 0.022727272727273 | 0.13725490196078 | cmyk(0,0.022727272727273,0.022727272727273,0.13725490196078) |
Description
The RGB value of color #dcd7d7 is rgb(220, 215, 215).
In the hex color #dcd7d7, The value of Red is 220, value of Green is 215, and value of Blue is 215. The primary color is Red. Similarly, The HSL values for #dcd7d7 consists of 0° Hue, 7% Saturation, and 85% Lightness.
In the CMYK color model, the color #dcd7d7 can be represented as Cyan=0%, Magenta=0.022727272727273%, Yellow=0.022727272727273%, and Black=0.13725490196078%.
Shades of #dcd7d7
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 #dcd7d7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcd7d7
Preview of #dcd7d7 on White Background
The contrast ratio of #dcd7d7 with white color is 1.42
Preview of #dcd7d7 on black background
The contrast ratio of #dcd7d7 with black color is 14.74
#dcd7d7 color will look good with a black background.
Color Schemes of #dcd7d7
Triadic Colors of #dcd7d7
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 #dcd7d7
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 #dcd7d7
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 #dcd7d7
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: #dcd7d7;
}
This is a sample text used for the color #dcd7d7. 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: #dcd7d7;
}
This is a sample text used for the color #dcd7d7. 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 #dcd7d7;
}
This is a sample text used for the color #dcd7d7. 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.85%
Green 33.08%
Blue 33.08%
CMYK Percentage
Cyan 0
Magenta 12.44%
Yellow 12.44%
Black 75.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.