#bd9dde Hex Color
rgb(189, 157, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 9d | de | - | #bd9dde |
RGB | 189 | 157 | 222 | - | rgb(189,157,222) |
HSL | 270 | 50% | 74% | - | hsl(270,50%,74%) |
HSV | 270 | 29% | 87% | - | hsv(270,29%,87%) |
XYZ | 46.2281 | 40.2067 | 74.4314 | - | xyz(46.2281,40.2067,74.4314) |
CIE-LAB | 69.62 | 24.17 | -28.57 | - | lab(69.62,24.17,-28.57) |
CMYK | 0.14864864864865 | 0.29279279279279 | 0 | 0.12941176470588 | cmyk(0.14864864864865,0.29279279279279,0,0.12941176470588) |
Description
The RGB value of color #bd9dde is rgb(189, 157, 222).
In the hex color #bd9dde, The value of Red is 189, value of Green is 157, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #bd9dde consists of 270° Hue, 50% Saturation, and 74% Lightness.
In the CMYK color model, the color #bd9dde can be represented as Cyan=0.14864864864865%, Magenta=0.29279279279279%, Yellow=0%, and Black=0.12941176470588%.
Shades of #bd9dde
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 #bd9dde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd9dde
Preview of #bd9dde on White Background
The contrast ratio of #bd9dde with white color is 2.32
Preview of #bd9dde on black background
The contrast ratio of #bd9dde with black color is 9.04
#bd9dde color will look good with a black background.
Color Schemes of #bd9dde
Triadic Colors of #bd9dde
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 #bd9dde
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 #bd9dde
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 #bd9dde
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: #bd9dde;
}
This is a sample text used for the color #bd9dde. 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: #bd9dde;
}
This is a sample text used for the color #bd9dde. 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 #bd9dde;
}
This is a sample text used for the color #bd9dde. 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.27%
Green 27.64%
Blue 39.08%
CMYK Percentage
Cyan 26.04
Magenta 51.29%
Yellow 0%
Black 22.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.