#dbb8dc Hex Color
rgb(219, 184, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | b8 | dc | - | #dbb8dc |
RGB | 219 | 184 | 220 | - | rgb(219,184,220) |
HSL | 298 | 34% | 79% | - | hsl(298,34%,79%) |
HSV | 298 | 16% | 86% | - | hsv(298,16%,86%) |
XYZ | 59.2722 | 54.5084 | 75.1073 | - | xyz(59.2722,54.5084,75.1073) |
CIE-LAB | 78.76 | 18.74 | -13.34 | - | lab(78.76,18.74,-13.34) |
CMYK | 0.0045454545454547 | 0.16363636363636 | 0 | 0.13725490196078 | cmyk(0.0045454545454547,0.16363636363636,0,0.13725490196078) |
Description
The RGB value of color #dbb8dc is rgb(219, 184, 220).
In the hex color #dbb8dc, The value of Red is 219, value of Green is 184, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #dbb8dc consists of 298° Hue, 34% Saturation, and 79% Lightness.
In the CMYK color model, the color #dbb8dc can be represented as Cyan=0.0045454545454547%, Magenta=0.16363636363636%, Yellow=0%, and Black=0.13725490196078%.
Shades of #dbb8dc
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 #dbb8dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbb8dc
Preview of #dbb8dc on White Background
The contrast ratio of #dbb8dc with white color is 1.76
Preview of #dbb8dc on black background
The contrast ratio of #dbb8dc with black color is 11.9
#dbb8dc color will look good with a black background.
Color Schemes of #dbb8dc
Triadic Colors of #dbb8dc
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 #dbb8dc
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 #dbb8dc
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 #dbb8dc
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: #dbb8dc;
}
This is a sample text used for the color #dbb8dc. 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: #dbb8dc;
}
This is a sample text used for the color #dbb8dc. 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 #dbb8dc;
}
This is a sample text used for the color #dbb8dc. 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.15%
Green 29.53%
Blue 35.31%
CMYK Percentage
Cyan 1.49
Magenta 53.57%
Yellow 0%
Black 44.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.