#b2b4af Hex Color
rgb(178, 180, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | b4 | af | - | #b2b4af |
RGB | 178 | 180 | 175 | - | rgb(178,180,175) |
HSL | 84 | 3% | 70% | - | hsl(84,3%,70%) |
HSV | 84 | 3% | 71% | - | hsv(84,3%,71%) |
XYZ | 42.4192 | 45.2026 | 47.0467 | - | xyz(42.4192,45.2026,47.0467) |
CIE-LAB | 73.03 | -1.63 | 2.29 | - | lab(73.03,-1.63,2.29) |
CMYK | 0.011111111111111 | 0 | 0.027777777777778 | 0.29411764705882 | cmyk(0.011111111111111,0,0.027777777777778,0.29411764705882) |
Description
The RGB value of color #b2b4af is rgb(178, 180, 175).
In the hex color #b2b4af, The value of Red is 178, value of Green is 180, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #b2b4af consists of 84° Hue, 3% Saturation, and 70% Lightness.
In the CMYK color model, the color #b2b4af can be represented as Cyan=0.011111111111111%, Magenta=0%, Yellow=0.027777777777778%, and Black=0.29411764705882%.
Shades of #b2b4af
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 #b2b4af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2b4af
Preview of #b2b4af on White Background
The contrast ratio of #b2b4af with white color is 2.09
Preview of #b2b4af on black background
The contrast ratio of #b2b4af with black color is 10.04
#b2b4af color will look good with a black background.
Color Schemes of #b2b4af
Triadic Colors of #b2b4af
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 #b2b4af
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 #b2b4af
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 #b2b4af
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: #b2b4af;
}
This is a sample text used for the color #b2b4af. 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: #b2b4af;
}
This is a sample text used for the color #b2b4af. 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 #b2b4af;
}
This is a sample text used for the color #b2b4af. 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.4%
Green 33.77%
Blue 32.83%
CMYK Percentage
Cyan 3.34
Magenta 0%
Yellow 8.34%
Black 88.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.