#bb9ac9 Hex Color
rgb(187, 154, 201)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | 9a | c9 | - | #bb9ac9 |
RGB | 187 | 154 | 201 | - | rgb(187,154,201) |
HSL | 282 | 30% | 70% | - | hsl(282,30%,70%) |
HSV | 282 | 23% | 79% | - | hsv(282,23%,79%) |
XYZ | 42.5917 | 37.893 | 60.3276 | - | xyz(42.5917,37.893,60.3276) |
CIE-LAB | 67.94 | 20.8 | -19.54 | - | lab(67.94,20.8,-19.54) |
CMYK | 0.069651741293532 | 0.23383084577114 | 0 | 0.21176470588235 | cmyk(0.069651741293532,0.23383084577114,0,0.21176470588235) |
Description
The RGB value of color #bb9ac9 is rgb(187, 154, 201).
In the hex color #bb9ac9, The value of Red is 187, value of Green is 154, and value of Blue is 201. The primary color is Blue. Similarly, The HSL values for #bb9ac9 consists of 282° Hue, 30% Saturation, and 70% Lightness.
In the CMYK color model, the color #bb9ac9 can be represented as Cyan=0.069651741293532%, Magenta=0.23383084577114%, Yellow=0%, and Black=0.21176470588235%.
Shades of #bb9ac9
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 #bb9ac9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb9ac9
Preview of #bb9ac9 on White Background
The contrast ratio of #bb9ac9 with white color is 2.45
Preview of #bb9ac9 on black background
The contrast ratio of #bb9ac9 with black color is 8.58
#bb9ac9 color will look good with a black background.
Color Schemes of #bb9ac9
Triadic Colors of #bb9ac9
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 #bb9ac9
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 #bb9ac9
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 #bb9ac9
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: #bb9ac9;
}
This is a sample text used for the color #bb9ac9. 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: #bb9ac9;
}
This is a sample text used for the color #bb9ac9. 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 #bb9ac9;
}
This is a sample text used for the color #bb9ac9. 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.5%
Green 28.41%
Blue 37.08%
CMYK Percentage
Cyan 13.52
Magenta 45.38%
Yellow 0%
Black 41.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.