#dbc6d6 Hex Color
rgb(219, 198, 214)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | c6 | d6 | - | #dbc6d6 |
RGB | 219 | 198 | 214 | - | rgb(219,198,214) |
HSL | 314 | 23% | 82% | - | hsl(314,23%,82%) |
HSV | 314 | 10% | 86% | - | hsv(314,10%,86%) |
XYZ | 61.5451 | 60.3033 | 72.0142 | - | xyz(61.5451,60.3033,72.0142) |
CIE-LAB | 82 | 10.14 | -5.28 | - | lab(82,10.14,-5.28) |
CMYK | 0 | 0.095890410958904 | 0.02283105022831 | 0.14117647058824 | cmyk(0,0.095890410958904,0.02283105022831,0.14117647058824) |
Description
The RGB value of color #dbc6d6 is rgb(219, 198, 214).
In the hex color #dbc6d6, The value of Red is 219, value of Green is 198, and value of Blue is 214. The primary color is Red. Similarly, The HSL values for #dbc6d6 consists of 314° Hue, 23% Saturation, and 82% Lightness.
In the CMYK color model, the color #dbc6d6 can be represented as Cyan=0%, Magenta=0.095890410958904%, Yellow=0.02283105022831%, and Black=0.14117647058824%.
Shades of #dbc6d6
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 #dbc6d6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbc6d6
Preview of #dbc6d6 on White Background
The contrast ratio of #dbc6d6 with white color is 1.61
Preview of #dbc6d6 on black background
The contrast ratio of #dbc6d6 with black color is 13.06
#dbc6d6 color will look good with a black background.
Color Schemes of #dbc6d6
Triadic Colors of #dbc6d6
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 #dbc6d6
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 #dbc6d6
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 #dbc6d6
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: #dbc6d6;
}
This is a sample text used for the color #dbc6d6. 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: #dbc6d6;
}
This is a sample text used for the color #dbc6d6. 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 #dbc6d6;
}
This is a sample text used for the color #dbc6d6. 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.71%
Green 31.38%
Blue 33.91%
CMYK Percentage
Cyan 0
Magenta 36.9%
Yellow 8.78%
Black 54.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.