#deb4db Hex Color
rgb(222, 180, 219)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | de | b4 | db | - | #deb4db |
| RGB | 222 | 180 | 219 | - | rgb(222,180,219) |
| HSL | 304 | 39% | 79% | - | hsl(304,39%,79%) |
| HSV | 304 | 19% | 87% | - | hsv(304,19%,87%) |
| XYZ | 59.2316 | 53.2866 | 74.1813 | - | xyz(59.2316,53.2866,74.1813) |
| CIE-LAB | 78.04 | 21.72 | -13.84 | - | lab(78.04,21.72,-13.84) |
| CMYK | 0 | 0.18918918918919 | 0.013513513513514 | 0.12941176470588 | cmyk(0,0.18918918918919,0.013513513513514,0.12941176470588) |
Description
The RGB value of color #deb4db is rgb(222, 180, 219).
In the hex color #deb4db, The value of Red is 222, value of Green is 180, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #deb4db consists of 304° Hue, 39% Saturation, and 79% Lightness.
In the CMYK color model, the color #deb4db can be represented as Cyan=0%, Magenta=0.18918918918919%, Yellow=0.013513513513514%, and Black=0.12941176470588%.
Shades of #deb4db
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 #deb4db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #deb4db
Preview of #deb4db on White Background
The contrast ratio of #deb4db with white color is 1.8
Preview of #deb4db on black background
The contrast ratio of #deb4db with black color is 11.66
#deb4db color will look good with a black background.
Color Schemes of #deb4db
Triadic Colors of #deb4db
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 #deb4db
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 #deb4db
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 #deb4db
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: #deb4db;
}
This is a sample text used for the color #deb4db. 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: #deb4db;
}
This is a sample text used for the color #deb4db. 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 #deb4db;
}
This is a sample text used for the color #deb4db. 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.75%
Green 28.99%
Blue 35.27%
CMYK Percentage
Cyan 0
Magenta 56.97%
Yellow 4.07%
Black 38.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.