#dbc2cf Hex Color
rgb(219, 194, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | c2 | cf | - | #dbc2cf |
RGB | 219 | 194 | 207 | - | rgb(219,194,207) |
HSL | 329 | 26% | 81% | - | hsl(329,26%,81%) |
HSV | 329 | 11% | 86% | - | hsv(329,11%,86%) |
XYZ | 59.7677 | 58.1486 | 67.1052 | - | xyz(59.7677,58.1486,67.1052) |
CIE-LAB | 80.82 | 11.03 | -3.27 | - | lab(80.82,11.03,-3.27) |
CMYK | 0 | 0.11415525114155 | 0.054794520547945 | 0.14117647058824 | cmyk(0,0.11415525114155,0.054794520547945,0.14117647058824) |
Description
The RGB value of color #dbc2cf is rgb(219, 194, 207).
In the hex color #dbc2cf, The value of Red is 219, value of Green is 194, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #dbc2cf consists of 329° Hue, 26% Saturation, and 81% Lightness.
In the CMYK color model, the color #dbc2cf can be represented as Cyan=0%, Magenta=0.11415525114155%, Yellow=0.054794520547945%, and Black=0.14117647058824%.
Shades of #dbc2cf
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 #dbc2cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbc2cf
Preview of #dbc2cf on White Background
The contrast ratio of #dbc2cf with white color is 1.66
Preview of #dbc2cf on black background
The contrast ratio of #dbc2cf with black color is 12.63
#dbc2cf color will look good with a black background.
Color Schemes of #dbc2cf
Triadic Colors of #dbc2cf
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 #dbc2cf
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 #dbc2cf
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 #dbc2cf
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: #dbc2cf;
}
This is a sample text used for the color #dbc2cf. 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: #dbc2cf;
}
This is a sample text used for the color #dbc2cf. 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 #dbc2cf;
}
This is a sample text used for the color #dbc2cf. 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.32%
Green 31.29%
Blue 33.39%
CMYK Percentage
Cyan 0
Magenta 36.81%
Yellow 17.67%
Black 45.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.