#bd8ddc Hex Color
rgb(189, 141, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 8d | dc | - | #bd8ddc |
RGB | 189 | 141 | 220 | - | rgb(189,141,220) |
HSL | 276 | 53% | 71% | - | hsl(276,53%,71%) |
HSV | 276 | 36% | 86% | - | hsv(276,36%,86%) |
XYZ | 43.4294 | 35.0359 | 72.1838 | - | xyz(43.4294,35.0359,72.1838) |
CIE-LAB | 65.78 | 32.62 | -33.4 | - | lab(65.78,32.62,-33.4) |
CMYK | 0.14090909090909 | 0.35909090909091 | 0 | 0.13725490196078 | cmyk(0.14090909090909,0.35909090909091,0,0.13725490196078) |
Description
The RGB value of color #bd8ddc is rgb(189, 141, 220).
In the hex color #bd8ddc, The value of Red is 189, value of Green is 141, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #bd8ddc consists of 276° Hue, 53% Saturation, and 71% Lightness.
In the CMYK color model, the color #bd8ddc can be represented as Cyan=0.14090909090909%, Magenta=0.35909090909091%, Yellow=0%, and Black=0.13725490196078%.
Shades of #bd8ddc
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 #bd8ddc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd8ddc
Preview of #bd8ddc on White Background
The contrast ratio of #bd8ddc with white color is 2.62
Preview of #bd8ddc on black background
The contrast ratio of #bd8ddc with black color is 8.01
#bd8ddc color will look good with a black background.
Color Schemes of #bd8ddc
Triadic Colors of #bd8ddc
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 #bd8ddc
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 #bd8ddc
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 #bd8ddc
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: #bd8ddc;
}
This is a sample text used for the color #bd8ddc. 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: #bd8ddc;
}
This is a sample text used for the color #bd8ddc. 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 #bd8ddc;
}
This is a sample text used for the color #bd8ddc. 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.36%
Green 25.64%
Blue 40%
CMYK Percentage
Cyan 22.11
Magenta 56.35%
Yellow 0%
Black 21.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.