#dcd3da Hex Color
rgb(220, 211, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | d3 | da | - | #dcd3da |
RGB | 220 | 211 | 218 | - | rgb(220,211,218) |
HSL | 313 | 11% | 85% | - | hsl(313,11%,85%) |
HSV | 313 | 4% | 86% | - | hsv(313,4%,86%) |
XYZ | 65.4644 | 66.8661 | 75.7858 | - | xyz(65.4644,66.8661,75.7858) |
CIE-LAB | 85.44 | 4.34 | -2.35 | - | lab(85.44,4.34,-2.35) |
CMYK | 0 | 0.040909090909091 | 0.0090909090909092 | 0.13725490196078 | cmyk(0,0.040909090909091,0.0090909090909092,0.13725490196078) |
Description
The RGB value of color #dcd3da is rgb(220, 211, 218).
In the hex color #dcd3da, The value of Red is 220, value of Green is 211, and value of Blue is 218. The primary color is Red. Similarly, The HSL values for #dcd3da consists of 313° Hue, 11% Saturation, and 85% Lightness.
In the CMYK color model, the color #dcd3da can be represented as Cyan=0%, Magenta=0.040909090909091%, Yellow=0.0090909090909092%, and Black=0.13725490196078%.
Shades of #dcd3da
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 #dcd3da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcd3da
Preview of #dcd3da on White Background
The contrast ratio of #dcd3da with white color is 1.46
Preview of #dcd3da on black background
The contrast ratio of #dcd3da with black color is 14.37
#dcd3da color will look good with a black background.
Color Schemes of #dcd3da
Triadic Colors of #dcd3da
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 #dcd3da
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 #dcd3da
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 #dcd3da
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: #dcd3da;
}
This is a sample text used for the color #dcd3da. 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: #dcd3da;
}
This is a sample text used for the color #dcd3da. 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 #dcd3da;
}
This is a sample text used for the color #dcd3da. 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.9%
Green 32.51%
Blue 33.59%
CMYK Percentage
Cyan 0
Magenta 21.85%
Yellow 4.85%
Black 73.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.