#b7acbb Hex Color
rgb(183, 172, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b7 | ac | bb | - | #b7acbb |
RGB | 183 | 172 | 187 | - | rgb(183,172,187) |
HSL | 284 | 10% | 70% | - | hsl(284,10%,70%) |
HSV | 284 | 8% | 73% | - | hsv(284,8%,73%) |
XYZ | 43.2506 | 43.1602 | 53.0649 | - | xyz(43.2506,43.1602,53.0649) |
CIE-LAB | 71.66 | 6.72 | -6.25 | - | lab(71.66,6.72,-6.25) |
CMYK | 0.021390374331551 | 0.080213903743315 | 0 | 0.26666666666667 | cmyk(0.021390374331551,0.080213903743315,0,0.26666666666667) |
Description
The RGB value of color #b7acbb is rgb(183, 172, 187).
In the hex color #b7acbb, The value of Red is 183, value of Green is 172, and value of Blue is 187. The primary color is Blue. Similarly, The HSL values for #b7acbb consists of 284° Hue, 10% Saturation, and 70% Lightness.
In the CMYK color model, the color #b7acbb can be represented as Cyan=0.021390374331551%, Magenta=0.080213903743315%, Yellow=0%, and Black=0.26666666666667%.
Shades of #b7acbb
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 #b7acbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b7acbb
Preview of #b7acbb on White Background
The contrast ratio of #b7acbb with white color is 2.18
Preview of #b7acbb on black background
The contrast ratio of #b7acbb with black color is 9.63
#b7acbb color will look good with a black background.
Color Schemes of #b7acbb
Triadic Colors of #b7acbb
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 #b7acbb
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 #b7acbb
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 #b7acbb
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: #b7acbb;
}
This is a sample text used for the color #b7acbb. 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: #b7acbb;
}
This is a sample text used for the color #b7acbb. 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 #b7acbb;
}
This is a sample text used for the color #b7acbb. 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 33.76%
Green 31.73%
Blue 34.5%
CMYK Percentage
Cyan 5.81
Magenta 21.78%
Yellow 0%
Black 72.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.