#bd88dd Hex Color
rgb(189, 136, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 88 | dd | - | #bd88dd |
RGB | 189 | 136 | 221 | - | rgb(189,136,221) |
HSL | 277 | 56% | 70% | - | hsl(277,56%,70%) |
HSV | 277 | 38% | 87% | - | hsv(277,38%,87%) |
XYZ | 42.8416 | 33.6476 | 72.6433 | - | xyz(42.8416,33.6476,72.6433) |
CIE-LAB | 64.68 | 35.6 | -35.65 | - | lab(64.68,35.6,-35.65) |
CMYK | 0.1447963800905 | 0.38461538461538 | 0 | 0.13333333333333 | cmyk(0.1447963800905,0.38461538461538,0,0.13333333333333) |
Description
The RGB value of color #bd88dd is rgb(189, 136, 221).
In the hex color #bd88dd, The value of Red is 189, value of Green is 136, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #bd88dd consists of 277° Hue, 56% Saturation, and 70% Lightness.
In the CMYK color model, the color #bd88dd can be represented as Cyan=0.1447963800905%, Magenta=0.38461538461538%, Yellow=0%, and Black=0.13333333333333%.
Shades of #bd88dd
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 #bd88dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd88dd
Preview of #bd88dd on White Background
The contrast ratio of #bd88dd with white color is 2.72
Preview of #bd88dd on black background
The contrast ratio of #bd88dd with black color is 7.73
#bd88dd color will look good with a black background.
Color Schemes of #bd88dd
Triadic Colors of #bd88dd
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 #bd88dd
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 #bd88dd
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 #bd88dd
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: #bd88dd;
}
This is a sample text used for the color #bd88dd. 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: #bd88dd;
}
This is a sample text used for the color #bd88dd. 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 #bd88dd;
}
This is a sample text used for the color #bd88dd. 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.62%
Green 24.91%
Blue 40.48%
CMYK Percentage
Cyan 21.85
Magenta 58.03%
Yellow 0%
Black 20.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.