#bbafa7 Hex Color
rgb(187, 175, 167)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bb | af | a7 | - | #bbafa7 |
| RGB | 187 | 175 | 167 | - | rgb(187,175,167) |
| HSL | 24 | 13% | 69% | - | hsl(24,13%,69%) |
| HSV | 24 | 11% | 73% | - | hsv(24,11%,73%) |
| XYZ | 42.7985 | 44.0148 | 42.7992 | - | xyz(42.7985,44.0148,42.7992) |
| CIE-LAB | 72.24 | 2.9 | 5.63 | - | lab(72.24,2.9,5.63) |
| CMYK | 0 | 0.064171122994652 | 0.10695187165775 | 0.26666666666667 | cmyk(0,0.064171122994652,0.10695187165775,0.26666666666667) |
Description
The RGB value of color #bbafa7 is rgb(187, 175, 167).
In the hex color #bbafa7, The value of Red is 187, value of Green is 175, and value of Blue is 167. The primary color is Red. Similarly, The HSL values for #bbafa7 consists of 24° Hue, 13% Saturation, and 69% Lightness.
In the CMYK color model, the color #bbafa7 can be represented as Cyan=0%, Magenta=0.064171122994652%, Yellow=0.10695187165775%, and Black=0.26666666666667%.
Shades of #bbafa7
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 #bbafa7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbafa7
Preview of #bbafa7 on White Background
The contrast ratio of #bbafa7 with white color is 2.14
Preview of #bbafa7 on black background
The contrast ratio of #bbafa7 with black color is 9.8
#bbafa7 color will look good with a black background.
Color Schemes of #bbafa7
Triadic Colors of #bbafa7
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 #bbafa7
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 #bbafa7
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 #bbafa7
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: #bbafa7;
}
This is a sample text used for the color #bbafa7. 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: #bbafa7;
}
This is a sample text used for the color #bbafa7. 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 #bbafa7;
}
This is a sample text used for the color #bbafa7. 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 35.35%
Green 33.08%
Blue 31.57%
CMYK Percentage
Cyan 0
Magenta 14.66%
Yellow 24.43%
Black 60.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.