#dbbbe8 Hex Color
rgb(219, 187, 232)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | bb | e8 | - | #dbbbe8 |
RGB | 219 | 187 | 232 | - | rgb(219,187,232) |
HSL | 283 | 49% | 82% | - | hsl(283,49%,82%) |
HSV | 283 | 19% | 91% | - | hsv(283,19%,91%) |
XYZ | 61.5492 | 56.4269 | 83.9914 | - | xyz(61.5492,56.4269,83.9914) |
CIE-LAB | 79.86 | 19.41 | -18.15 | - | lab(79.86,19.41,-18.15) |
CMYK | 0.056034482758621 | 0.19396551724138 | 0 | 0.090196078431373 | cmyk(0.056034482758621,0.19396551724138,0,0.090196078431373) |
Description
The RGB value of color #dbbbe8 is rgb(219, 187, 232).
In the hex color #dbbbe8, The value of Red is 219, value of Green is 187, and value of Blue is 232. The primary color is Blue. Similarly, The HSL values for #dbbbe8 consists of 283° Hue, 49% Saturation, and 82% Lightness.
In the CMYK color model, the color #dbbbe8 can be represented as Cyan=0.056034482758621%, Magenta=0.19396551724138%, Yellow=0%, and Black=0.090196078431373%.
Shades of #dbbbe8
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 #dbbbe8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbbbe8
Preview of #dbbbe8 on White Background
The contrast ratio of #dbbbe8 with white color is 1.71
Preview of #dbbbe8 on black background
The contrast ratio of #dbbbe8 with black color is 12.29
#dbbbe8 color will look good with a black background.
Color Schemes of #dbbbe8
Triadic Colors of #dbbbe8
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 #dbbbe8
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 #dbbbe8
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 #dbbbe8
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: #dbbbe8;
}
This is a sample text used for the color #dbbbe8. 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: #dbbbe8;
}
This is a sample text used for the color #dbbbe8. 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 #dbbbe8;
}
This is a sample text used for the color #dbbbe8. 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.33%
Green 29.31%
Blue 36.36%
CMYK Percentage
Cyan 16.47
Magenta 57.02%
Yellow 0%
Black 26.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.