#dbcfd6 Hex Color
rgb(219, 207, 214)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | cf | d6 | - | #dbcfd6 |
RGB | 219 | 207 | 214 | - | rgb(219,207,214) |
HSL | 325 | 14% | 84% | - | hsl(325,14%,84%) |
HSV | 325 | 5% | 86% | - | hsv(325,5%,86%) |
XYZ | 63.6638 | 64.5408 | 72.7205 | - | xyz(63.6638,64.5408,72.7205) |
CIE-LAB | 84.25 | 5.38 | -1.98 | - | lab(84.25,5.38,-1.98) |
CMYK | 0 | 0.054794520547945 | 0.02283105022831 | 0.14117647058824 | cmyk(0,0.054794520547945,0.02283105022831,0.14117647058824) |
Description
The RGB value of color #dbcfd6 is rgb(219, 207, 214).
In the hex color #dbcfd6, The value of Red is 219, value of Green is 207, and value of Blue is 214. The primary color is Red. Similarly, The HSL values for #dbcfd6 consists of 325° Hue, 14% Saturation, and 84% Lightness.
In the CMYK color model, the color #dbcfd6 can be represented as Cyan=0%, Magenta=0.054794520547945%, Yellow=0.02283105022831%, and Black=0.14117647058824%.
Shades of #dbcfd6
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 #dbcfd6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbcfd6
Preview of #dbcfd6 on White Background
The contrast ratio of #dbcfd6 with white color is 1.51
Preview of #dbcfd6 on black background
The contrast ratio of #dbcfd6 with black color is 13.91
#dbcfd6 color will look good with a black background.
Color Schemes of #dbcfd6
Triadic Colors of #dbcfd6
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 #dbcfd6
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 #dbcfd6
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 #dbcfd6
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: #dbcfd6;
}
This is a sample text used for the color #dbcfd6. 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: #dbcfd6;
}
This is a sample text used for the color #dbcfd6. 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 #dbcfd6;
}
This is a sample text used for the color #dbcfd6. 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 34.22%
Green 32.34%
Blue 33.44%
CMYK Percentage
Cyan 0
Magenta 25.04%
Yellow 10.43%
Black 64.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.