#dcdbde Hex Color
rgb(220, 219, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | db | de | - | #dcdbde |
RGB | 220 | 219 | 222 | - | rgb(220,219,222) |
HSL | 260 | 4% | 86% | - | hsl(260,4%,86%) |
HSV | 260 | 1% | 87% | - | hsv(260,1%,87%) |
XYZ | 68.0315 | 71.1526 | 79.2554 | - | xyz(68.0315,71.1526,79.2554) |
CIE-LAB | 87.56 | 0.89 | -1.36 | - | lab(87.56,0.89,-1.36) |
CMYK | 0.009009009009009 | 0.013513513513514 | 0 | 0.12941176470588 | cmyk(0.009009009009009,0.013513513513514,0,0.12941176470588) |
Description
The RGB value of color #dcdbde is rgb(220, 219, 222).
In the hex color #dcdbde, The value of Red is 220, value of Green is 219, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #dcdbde consists of 260° Hue, 4% Saturation, and 86% Lightness.
In the CMYK color model, the color #dcdbde can be represented as Cyan=0.009009009009009%, Magenta=0.013513513513514%, Yellow=0%, and Black=0.12941176470588%.
Shades of #dcdbde
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 #dcdbde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcdbde
Preview of #dcdbde on White Background
The contrast ratio of #dcdbde with white color is 1.38
Preview of #dcdbde on black background
The contrast ratio of #dcdbde with black color is 15.23
#dcdbde color will look good with a black background.
Color Schemes of #dcdbde
Triadic Colors of #dcdbde
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 #dcdbde
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 #dcdbde
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 #dcdbde
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: #dcdbde;
}
This is a sample text used for the color #dcdbde. 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: #dcdbde;
}
This is a sample text used for the color #dcdbde. 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 #dcdbde;
}
This is a sample text used for the color #dcdbde. 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.28%
Green 33.13%
Blue 33.59%
CMYK Percentage
Cyan 5.93
Magenta 8.89%
Yellow 0%
Black 85.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.