#bd7bdd Hex Color
rgb(189, 123, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 7b | dd | - | #bd7bdd |
RGB | 189 | 123 | 221 | - | rgb(189,123,221) |
HSL | 280 | 59% | 67% | - | hsl(280,59%,67%) |
HSV | 280 | 44% | 87% | - | hsv(280,44%,87%) |
XYZ | 41.1204 | 30.2052 | 72.0695 | - | xyz(41.1204,30.2052,72.0695) |
CIE-LAB | 61.83 | 42.68 | -40.11 | - | lab(61.83,42.68,-40.11) |
CMYK | 0.1447963800905 | 0.44343891402715 | 0 | 0.13333333333333 | cmyk(0.1447963800905,0.44343891402715,0,0.13333333333333) |
Description
The RGB value of color #bd7bdd is rgb(189, 123, 221).
In the hex color #bd7bdd, The value of Red is 189, value of Green is 123, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #bd7bdd consists of 280° Hue, 59% Saturation, and 67% Lightness.
In the CMYK color model, the color #bd7bdd can be represented as Cyan=0.1447963800905%, Magenta=0.44343891402715%, Yellow=0%, and Black=0.13333333333333%.
Shades of #bd7bdd
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 #bd7bdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd7bdd
Preview of #bd7bdd on White Background
The contrast ratio of #bd7bdd with white color is 2.98
Preview of #bd7bdd on black background
The contrast ratio of #bd7bdd with black color is 7.04
#bd7bdd color will look good with a black background.
Color Schemes of #bd7bdd
Triadic Colors of #bd7bdd
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 #bd7bdd
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 #bd7bdd
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 #bd7bdd
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: #bd7bdd;
}
This is a sample text used for the color #bd7bdd. 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: #bd7bdd;
}
This is a sample text used for the color #bd7bdd. 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 #bd7bdd;
}
This is a sample text used for the color #bd7bdd. 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.46%
Green 23.08%
Blue 41.46%
CMYK Percentage
Cyan 20.07
Magenta 61.45%
Yellow 0%
Black 18.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.