#dbc3ee Hex Color
rgb(219, 195, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | c3 | ee | - | #dbc3ee |
RGB | 219 | 195 | 238 | - | rgb(219,195,238) |
HSL | 273 | 56% | 85% | - | hsl(273,56%,85%) |
HSV | 273 | 18% | 93% | - | hsv(273,18%,93%) |
XYZ | 64.1611 | 60.2633 | 89.1392 | - | xyz(64.1611,60.2633,89.1392) |
CIE-LAB | 81.98 | 16.28 | -18.16 | - | lab(81.98,16.28,-18.16) |
CMYK | 0.079831932773109 | 0.18067226890756 | 0 | 0.066666666666667 | cmyk(0.079831932773109,0.18067226890756,0,0.066666666666667) |
Description
The RGB value of color #dbc3ee is rgb(219, 195, 238).
In the hex color #dbc3ee, The value of Red is 219, value of Green is 195, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #dbc3ee consists of 273° Hue, 56% Saturation, and 85% Lightness.
In the CMYK color model, the color #dbc3ee can be represented as Cyan=0.079831932773109%, Magenta=0.18067226890756%, Yellow=0%, and Black=0.066666666666667%.
Shades of #dbc3ee
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 #dbc3ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbc3ee
Preview of #dbc3ee on White Background
The contrast ratio of #dbc3ee with white color is 1.61
Preview of #dbc3ee on black background
The contrast ratio of #dbc3ee with black color is 13.05
#dbc3ee color will look good with a black background.
Color Schemes of #dbc3ee
Triadic Colors of #dbc3ee
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 #dbc3ee
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 #dbc3ee
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 #dbc3ee
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: #dbc3ee;
}
This is a sample text used for the color #dbc3ee. 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: #dbc3ee;
}
This is a sample text used for the color #dbc3ee. 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 #dbc3ee;
}
This is a sample text used for the color #dbc3ee. 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 33.59%
Green 29.91%
Blue 36.5%
CMYK Percentage
Cyan 24.4
Magenta 55.22%
Yellow 0%
Black 20.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.