#dfdcd5 Hex Color
rgb(223, 220, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | dc | d5 | - | #dfdcd5 |
RGB | 223 | 220 | 213 | - | rgb(223,220,213) |
HSL | 42 | 14% | 85% | - | hsl(42,14%,85%) |
HSV | 42 | 4% | 87% | - | hsv(42,4%,87%) |
XYZ | 68.0349 | 71.6785 | 73.2003 | - | xyz(68.0349,71.6785,73.2003) |
CIE-LAB | 87.81 | -0.2 | 3.78 | - | lab(87.81,-0.2,3.78) |
CMYK | 0 | 0.013452914798206 | 0.044843049327354 | 0.12549019607843 | cmyk(0,0.013452914798206,0.044843049327354,0.12549019607843) |
Description
The RGB value of color #dfdcd5 is rgb(223, 220, 213).
In the hex color #dfdcd5, The value of Red is 223, value of Green is 220, and value of Blue is 213. The primary color is Red. Similarly, The HSL values for #dfdcd5 consists of 42° Hue, 14% Saturation, and 85% Lightness.
In the CMYK color model, the color #dfdcd5 can be represented as Cyan=0%, Magenta=0.013452914798206%, Yellow=0.044843049327354%, and Black=0.12549019607843%.
This color is named River Shark.
Shades of #dfdcd5
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 #dfdcd5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfdcd5
Preview of #dfdcd5 on White Background
The contrast ratio of #dfdcd5 with white color is 1.37
Preview of #dfdcd5 on black background
The contrast ratio of #dfdcd5 with black color is 15.34
#dfdcd5 color will look good with a black background.
Color Schemes of #dfdcd5
Triadic Colors of #dfdcd5
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 #dfdcd5
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 #dfdcd5
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 #dfdcd5
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: #dfdcd5;
}
This is a sample text used for the color #dfdcd5. 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: #dfdcd5;
}
This is a sample text used for the color #dfdcd5. 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 #dfdcd5;
}
This is a sample text used for the color #dfdcd5. 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.99%
Green 33.54%
Blue 32.47%
CMYK Percentage
Cyan 0
Magenta 7.32%
Yellow 24.4%
Black 68.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.