#b4b7ad Hex Color
rgb(180, 183, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | b7 | ad | - | #b4b7ad |
RGB | 180 | 183 | 173 | - | rgb(180,183,173) |
HSL | 78 | 6% | 70% | - | hsl(78,6%,70%) |
HSV | 78 | 5% | 72% | - | hsv(78,5%,72%) |
XYZ | 43.2987 | 46.5874 | 46.2453 | - | xyz(43.2987,46.5874,46.2453) |
CIE-LAB | 73.93 | -2.88 | 4.71 | - | lab(73.93,-2.88,4.71) |
CMYK | 0.016393442622951 | 0 | 0.054644808743169 | 0.28235294117647 | cmyk(0.016393442622951,0,0.054644808743169,0.28235294117647) |
Description
The RGB value of color #b4b7ad is rgb(180, 183, 173).
In the hex color #b4b7ad, The value of Red is 180, value of Green is 183, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #b4b7ad consists of 78° Hue, 6% Saturation, and 70% Lightness.
In the CMYK color model, the color #b4b7ad can be represented as Cyan=0.016393442622951%, Magenta=0%, Yellow=0.054644808743169%, and Black=0.28235294117647%.
Shades of #b4b7ad
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 #b4b7ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4b7ad
Preview of #b4b7ad on White Background
The contrast ratio of #b4b7ad with white color is 2.04
Preview of #b4b7ad on black background
The contrast ratio of #b4b7ad with black color is 10.32
#b4b7ad color will look good with a black background.
Color Schemes of #b4b7ad
Triadic Colors of #b4b7ad
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 #b4b7ad
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 #b4b7ad
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 #b4b7ad
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: #b4b7ad;
}
This is a sample text used for the color #b4b7ad. 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: #b4b7ad;
}
This is a sample text used for the color #b4b7ad. 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 #b4b7ad;
}
This is a sample text used for the color #b4b7ad. 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.58%
Green 34.14%
Blue 32.28%
CMYK Percentage
Cyan 4.64
Magenta 0%
Yellow 15.46%
Black 79.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.