#dbc7cc Hex Color
rgb(219, 199, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | c7 | cc | - | #dbc7cc |
RGB | 219 | 199 | 204 | - | rgb(219,199,204) |
HSL | 345 | 22% | 82% | - | hsl(345,22%,82%) |
HSV | 345 | 9% | 86% | - | hsv(345,9%,86%) |
XYZ | 60.5359 | 60.2666 | 65.5688 | - | xyz(60.5359,60.2666,65.5688) |
CIE-LAB | 81.98 | 7.85 | 0.04 | - | lab(81.98,7.85,0.04) |
CMYK | 0 | 0.091324200913242 | 0.068493150684931 | 0.14117647058824 | cmyk(0,0.091324200913242,0.068493150684931,0.14117647058824) |
Description
The RGB value of color #dbc7cc is rgb(219, 199, 204).
In the hex color #dbc7cc, The value of Red is 219, value of Green is 199, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #dbc7cc consists of 345° Hue, 22% Saturation, and 82% Lightness.
In the CMYK color model, the color #dbc7cc can be represented as Cyan=0%, Magenta=0.091324200913242%, Yellow=0.068493150684931%, and Black=0.14117647058824%.
Shades of #dbc7cc
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 #dbc7cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbc7cc
Preview of #dbc7cc on White Background
The contrast ratio of #dbc7cc with white color is 1.61
Preview of #dbc7cc on black background
The contrast ratio of #dbc7cc with black color is 13.05
#dbc7cc color will look good with a black background.
Color Schemes of #dbc7cc
Triadic Colors of #dbc7cc
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 #dbc7cc
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 #dbc7cc
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 #dbc7cc
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: #dbc7cc;
}
This is a sample text used for the color #dbc7cc. 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: #dbc7cc;
}
This is a sample text used for the color #dbc7cc. 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 #dbc7cc;
}
This is a sample text used for the color #dbc7cc. 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.21%
Green 31.99%
Blue 32.8%
CMYK Percentage
Cyan 0
Magenta 30.34%
Yellow 22.76%
Black 46.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.