#dbc7cb Hex Color
rgb(219, 199, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | c7 | cb | - | #dbc7cb |
RGB | 219 | 199 | 203 | - | rgb(219,199,203) |
HSL | 348 | 22% | 82% | - | hsl(348,22%,82%) |
HSV | 348 | 9% | 86% | - | hsv(348,9%,86%) |
XYZ | 60.4163 | 60.2187 | 64.939 | - | xyz(60.4163,60.2187,64.939) |
CIE-LAB | 81.96 | 7.68 | 0.54 | - | lab(81.96,7.68,0.54) |
CMYK | 0 | 0.091324200913242 | 0.073059360730594 | 0.14117647058824 | cmyk(0,0.091324200913242,0.073059360730594,0.14117647058824) |
Description
The RGB value of color #dbc7cb is rgb(219, 199, 203).
In the hex color #dbc7cb, The value of Red is 219, value of Green is 199, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #dbc7cb consists of 348° Hue, 22% Saturation, and 82% Lightness.
In the CMYK color model, the color #dbc7cb can be represented as Cyan=0%, Magenta=0.091324200913242%, Yellow=0.073059360730594%, and Black=0.14117647058824%.
Shades of #dbc7cb
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 #dbc7cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbc7cb
Preview of #dbc7cb on White Background
The contrast ratio of #dbc7cb with white color is 1.61
Preview of #dbc7cb on black background
The contrast ratio of #dbc7cb with black color is 13.04
#dbc7cb color will look good with a black background.
Color Schemes of #dbc7cb
Triadic Colors of #dbc7cb
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 #dbc7cb
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 #dbc7cb
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 #dbc7cb
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: #dbc7cb;
}
This is a sample text used for the color #dbc7cb. 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: #dbc7cb;
}
This is a sample text used for the color #dbc7cb. 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 #dbc7cb;
}
This is a sample text used for the color #dbc7cb. 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.27%
Green 32.05%
Blue 32.69%
CMYK Percentage
Cyan 0
Magenta 29.89%
Yellow 23.91%
Black 46.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.