#d9bee5 Hex Color
rgb(217, 190, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | be | e5 | - | #d9bee5 |
RGB | 217 | 190 | 229 | - | rgb(217,190,229) |
HSL | 282 | 43% | 82% | - | hsl(282,43%,82%) |
HSV | 282 | 17% | 90% | - | hsv(282,17%,90%) |
XYZ | 61.1716 | 57.2358 | 81.9523 | - | xyz(61.1716,57.2358,81.9523) |
CIE-LAB | 80.31 | 16.55 | -15.87 | - | lab(80.31,16.55,-15.87) |
CMYK | 0.052401746724891 | 0.1703056768559 | 0 | 0.10196078431373 | cmyk(0.052401746724891,0.1703056768559,0,0.10196078431373) |
Description
The RGB value of color #d9bee5 is rgb(217, 190, 229).
In the hex color #d9bee5, The value of Red is 217, value of Green is 190, and value of Blue is 229. The primary color is Blue. Similarly, The HSL values for #d9bee5 consists of 282° Hue, 43% Saturation, and 82% Lightness.
In the CMYK color model, the color #d9bee5 can be represented as Cyan=0.052401746724891%, Magenta=0.1703056768559%, Yellow=0%, and Black=0.10196078431373%.
Shades of #d9bee5
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 #d9bee5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d9bee5
Preview of #d9bee5 on White Background
The contrast ratio of #d9bee5 with white color is 1.69
Preview of #d9bee5 on black background
The contrast ratio of #d9bee5 with black color is 12.45
#d9bee5 color will look good with a black background.
Color Schemes of #d9bee5
Triadic Colors of #d9bee5
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 #d9bee5
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 #d9bee5
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 #d9bee5
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: #d9bee5;
}
This is a sample text used for the color #d9bee5. 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: #d9bee5;
}
This is a sample text used for the color #d9bee5. 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 #d9bee5;
}
This is a sample text used for the color #d9bee5. 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.12%
Green 29.87%
Blue 36.01%
CMYK Percentage
Cyan 16.14
Magenta 52.46%
Yellow 0%
Black 31.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.