#dbc4cc Hex Color
rgb(219, 196, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | c4 | cc | - | #dbc4cc |
RGB | 219 | 196 | 204 | - | rgb(219,196,204) |
HSL | 339 | 24% | 81% | - | hsl(339,24%,81%) |
HSV | 339 | 11% | 86% | - | hsv(339,11%,86%) |
XYZ | 59.8524 | 58.8996 | 65.3409 | - | xyz(59.8524,58.8996,65.3409) |
CIE-LAB | 81.24 | 9.44 | -1.05 | - | lab(81.24,9.44,-1.05) |
CMYK | 0 | 0.10502283105023 | 0.068493150684931 | 0.14117647058824 | cmyk(0,0.10502283105023,0.068493150684931,0.14117647058824) |
Description
The RGB value of color #dbc4cc is rgb(219, 196, 204).
In the hex color #dbc4cc, The value of Red is 219, value of Green is 196, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #dbc4cc consists of 339° Hue, 24% Saturation, and 81% Lightness.
In the CMYK color model, the color #dbc4cc can be represented as Cyan=0%, Magenta=0.10502283105023%, Yellow=0.068493150684931%, and Black=0.14117647058824%.
Shades of #dbc4cc
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 #dbc4cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbc4cc
Preview of #dbc4cc on White Background
The contrast ratio of #dbc4cc with white color is 1.64
Preview of #dbc4cc on black background
The contrast ratio of #dbc4cc with black color is 12.78
#dbc4cc color will look good with a black background.
Color Schemes of #dbc4cc
Triadic Colors of #dbc4cc
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 #dbc4cc
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 #dbc4cc
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 #dbc4cc
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: #dbc4cc;
}
This is a sample text used for the color #dbc4cc. 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: #dbc4cc;
}
This is a sample text used for the color #dbc4cc. 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 #dbc4cc;
}
This is a sample text used for the color #dbc4cc. 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 35.38%
Green 31.66%
Blue 32.96%
CMYK Percentage
Cyan 0
Magenta 33.37%
Yellow 21.77%
Black 44.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.