#bd8cd0 Hex Color
rgb(189, 140, 208)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bd | 8c | d0 | - | #bd8cd0 |
| RGB | 189 | 140 | 208 | - | rgb(189,140,208) |
| HSL | 283 | 42% | 68% | - | hsl(283,42%,68%) |
| HSV | 283 | 33% | 82% | - | hsv(283,33%,82%) |
| XYZ | 41.7495 | 34.1291 | 64.0616 | - | xyz(41.7495,34.1291,64.0616) |
| CIE-LAB | 65.06 | 30.66 | -27.82 | - | lab(65.06,30.66,-27.82) |
| CMYK | 0.091346153846154 | 0.32692307692308 | 0 | 0.1843137254902 | cmyk(0.091346153846154,0.32692307692308,0,0.1843137254902) |
Description
The RGB value of color #bd8cd0 is rgb(189, 140, 208).
In the hex color #bd8cd0, The value of Red is 189, value of Green is 140, and value of Blue is 208. The primary color is Blue. Similarly, The HSL values for #bd8cd0 consists of 283° Hue, 42% Saturation, and 68% Lightness.
In the CMYK color model, the color #bd8cd0 can be represented as Cyan=0.091346153846154%, Magenta=0.32692307692308%, Yellow=0%, and Black=0.1843137254902%.
Shades of #bd8cd0
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 #bd8cd0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd8cd0
Preview of #bd8cd0 on White Background
The contrast ratio of #bd8cd0 with white color is 2.68
Preview of #bd8cd0 on black background
The contrast ratio of #bd8cd0 with black color is 7.83
#bd8cd0 color will look good with a black background.
Color Schemes of #bd8cd0
Triadic Colors of #bd8cd0
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 #bd8cd0
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 #bd8cd0
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 #bd8cd0
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: #bd8cd0;
}
This is a sample text used for the color #bd8cd0. 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: #bd8cd0;
}
This is a sample text used for the color #bd8cd0. 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 #bd8cd0;
}
This is a sample text used for the color #bd8cd0. 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.2%
Green 26.07%
Blue 38.73%
CMYK Percentage
Cyan 15.16
Magenta 54.25%
Yellow 0%
Black 30.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.