#bb7abb Hex Color
rgb(187, 122, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | 7a | bb | - | #bb7abb |
RGB | 187 | 122 | 187 | - | rgb(187,122,187) |
HSL | 300 | 32% | 61% | - | hsl(300,32%,61%) |
HSV | 300 | 35% | 73% | - | hsv(300,35%,73%) |
XYZ | 36.4227 | 28.0717 | 50.5124 | - | xyz(36.4227,28.0717,50.5124) |
CIE-LAB | 59.95 | 35.79 | -23.87 | - | lab(59.95,35.79,-23.87) |
CMYK | 0 | 0.3475935828877 | 0 | 0.26666666666667 | cmyk(0,0.3475935828877,0,0.26666666666667) |
Description
The RGB value of color #bb7abb is rgb(187, 122, 187).
In the hex color #bb7abb, The value of Red is 187, value of Green is 122, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #bb7abb consists of 300° Hue, 32% Saturation, and 61% Lightness.
In the CMYK color model, the color #bb7abb can be represented as Cyan=0%, Magenta=0.3475935828877%, Yellow=0%, and Black=0.26666666666667%.
Shades of #bb7abb
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 #bb7abb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb7abb
Preview of #bb7abb on White Background
The contrast ratio of #bb7abb with white color is 3.17
Preview of #bb7abb on black background
The contrast ratio of #bb7abb with black color is 6.61
#bb7abb color will look good with a black background.
Color Schemes of #bb7abb
Triadic Colors of #bb7abb
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 #bb7abb
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 #bb7abb
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 #bb7abb
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: #bb7abb;
}
This is a sample text used for the color #bb7abb. 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: #bb7abb;
}
This is a sample text used for the color #bb7abb. 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 #bb7abb;
}
This is a sample text used for the color #bb7abb. 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 37.7%
Green 24.6%
Blue 37.7%
CMYK Percentage
Cyan 0
Magenta 56.59%
Yellow 0%
Black 43.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.