#bb98aa Hex Color
rgb(187, 152, 170)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bb | 98 | aa | - | #bb98aa |
| RGB | 187 | 152 | 170 | - | rgb(187,152,170) |
| HSL | 329 | 20% | 66% | - | hsl(329,20%,66%) |
| HSV | 329 | 19% | 73% | - | hsv(329,19%,73%) |
| XYZ | 38.9775 | 35.9235 | 42.9098 | - | xyz(38.9775,35.9235,42.9098) |
| CIE-LAB | 66.46 | 16.04 | -4.46 | - | lab(66.46,16.04,-4.46) |
| CMYK | 0 | 0.18716577540107 | 0.090909090909091 | 0.26666666666667 | cmyk(0,0.18716577540107,0.090909090909091,0.26666666666667) |
Description
The RGB value of color #bb98aa is rgb(187, 152, 170).
In the hex color #bb98aa, The value of Red is 187, value of Green is 152, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #bb98aa consists of 329° Hue, 20% Saturation, and 66% Lightness.
In the CMYK color model, the color #bb98aa can be represented as Cyan=0%, Magenta=0.18716577540107%, Yellow=0.090909090909091%, and Black=0.26666666666667%.
Shades of #bb98aa
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 #bb98aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb98aa
Preview of #bb98aa on White Background
The contrast ratio of #bb98aa with white color is 2.57
Preview of #bb98aa on black background
The contrast ratio of #bb98aa with black color is 8.18
#bb98aa color will look good with a black background.
Color Schemes of #bb98aa
Triadic Colors of #bb98aa
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 #bb98aa
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 #bb98aa
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 #bb98aa
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: #bb98aa;
}
This is a sample text used for the color #bb98aa. 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: #bb98aa;
}
This is a sample text used for the color #bb98aa. 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 #bb98aa;
}
This is a sample text used for the color #bb98aa. 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 36.74%
Green 29.86%
Blue 33.4%
CMYK Percentage
Cyan 0
Magenta 34.36%
Yellow 16.69%
Black 48.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.