#b9bcb7 Hex Color
rgb(185, 188, 183)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | bc | b7 | - | #b9bcb7 |
RGB | 185 | 188 | 183 | - | rgb(185,188,183) |
HSL | 96 | 4% | 73% | - | hsl(96,4%,73%) |
HSV | 96 | 3% | 74% | - | hsv(96,3%,74%) |
XYZ | 46.538 | 49.6996 | 51.9399 | - | xyz(46.538,49.6996,51.9399) |
CIE-LAB | 75.88 | -1.97 | 2.15 | - | lab(75.88,-1.97,2.15) |
CMYK | 0.015957446808511 | 0 | 0.026595744680851 | 0.26274509803922 | cmyk(0.015957446808511,0,0.026595744680851,0.26274509803922) |
Description
The RGB value of color #b9bcb7 is rgb(185, 188, 183).
In the hex color #b9bcb7, The value of Red is 185, value of Green is 188, and value of Blue is 183. The primary color is Green. Similarly, The HSL values for #b9bcb7 consists of 96° Hue, 4% Saturation, and 73% Lightness.
In the CMYK color model, the color #b9bcb7 can be represented as Cyan=0.015957446808511%, Magenta=0%, Yellow=0.026595744680851%, and Black=0.26274509803922%.
Shades of #b9bcb7
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 #b9bcb7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b9bcb7
Preview of #b9bcb7 on White Background
The contrast ratio of #b9bcb7 with white color is 1.92
Preview of #b9bcb7 on black background
The contrast ratio of #b9bcb7 with black color is 10.94
#b9bcb7 color will look good with a black background.
Color Schemes of #b9bcb7
Triadic Colors of #b9bcb7
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 #b9bcb7
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 #b9bcb7
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 #b9bcb7
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: #b9bcb7;
}
This is a sample text used for the color #b9bcb7. 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: #b9bcb7;
}
This is a sample text used for the color #b9bcb7. 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 #b9bcb7;
}
This is a sample text used for the color #b9bcb7. 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.27%
Green 33.81%
Blue 32.91%
CMYK Percentage
Cyan 5.23
Magenta 0%
Yellow 8.71%
Black 86.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.