#b89cdd Hex Color
rgb(184, 156, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b8 | 9c | dd | - | #b89cdd |
RGB | 184 | 156 | 221 | - | rgb(184,156,221) |
HSL | 266 | 49% | 74% | - | hsl(266,49%,74%) |
HSV | 266 | 29% | 87% | - | hsv(266,29%,87%) |
XYZ | 44.7068 | 39.1877 | 73.6143 | - | xyz(44.7068,39.1877,73.6143) |
CIE-LAB | 68.89 | 22.96 | -29.18 | - | lab(68.89,22.96,-29.18) |
CMYK | 0.16742081447964 | 0.29411764705882 | 0 | 0.13333333333333 | cmyk(0.16742081447964,0.29411764705882,0,0.13333333333333) |
Description
The RGB value of color #b89cdd is rgb(184, 156, 221).
In the hex color #b89cdd, The value of Red is 184, value of Green is 156, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #b89cdd consists of 266° Hue, 49% Saturation, and 74% Lightness.
In the CMYK color model, the color #b89cdd can be represented as Cyan=0.16742081447964%, Magenta=0.29411764705882%, Yellow=0%, and Black=0.13333333333333%.
Shades of #b89cdd
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 #b89cdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b89cdd
Preview of #b89cdd on White Background
The contrast ratio of #b89cdd with white color is 2.38
Preview of #b89cdd on black background
The contrast ratio of #b89cdd with black color is 8.84
#b89cdd color will look good with a black background.
Color Schemes of #b89cdd
Triadic Colors of #b89cdd
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 #b89cdd
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 #b89cdd
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 #b89cdd
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: #b89cdd;
}
This is a sample text used for the color #b89cdd. 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: #b89cdd;
}
This is a sample text used for the color #b89cdd. 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 #b89cdd;
}
This is a sample text used for the color #b89cdd. 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 32.8%
Green 27.81%
Blue 39.39%
CMYK Percentage
Cyan 28.14
Magenta 49.44%
Yellow 0%
Black 22.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.