#b0b3af Hex Color
rgb(176, 179, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | b3 | af | - | #b0b3af |
RGB | 176 | 179 | 175 | - | rgb(176,179,175) |
HSL | 105 | 3% | 69% | - | hsl(105,3%,69%) |
HSV | 105 | 2% | 70% | - | hsv(105,2%,70%) |
XYZ | 41.7625 | 44.5655 | 46.9583 | - | xyz(41.7625,44.5655,46.9583) |
CIE-LAB | 72.6 | -1.8 | 1.66 | - | lab(72.6,-1.8,1.66) |
CMYK | 0.016759776536313 | 0 | 0.022346368715084 | 0.29803921568627 | cmyk(0.016759776536313,0,0.022346368715084,0.29803921568627) |
Description
The RGB value of color #b0b3af is rgb(176, 179, 175).
In the hex color #b0b3af, The value of Red is 176, value of Green is 179, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #b0b3af consists of 105° Hue, 3% Saturation, and 69% Lightness.
In the CMYK color model, the color #b0b3af can be represented as Cyan=0.016759776536313%, Magenta=0%, Yellow=0.022346368715084%, and Black=0.29803921568627%.
Shades of #b0b3af
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 #b0b3af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0b3af
Preview of #b0b3af on White Background
The contrast ratio of #b0b3af with white color is 2.12
Preview of #b0b3af on black background
The contrast ratio of #b0b3af with black color is 9.91
#b0b3af color will look good with a black background.
Color Schemes of #b0b3af
Triadic Colors of #b0b3af
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 #b0b3af
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 #b0b3af
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 #b0b3af
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: #b0b3af;
}
This is a sample text used for the color #b0b3af. 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: #b0b3af;
}
This is a sample text used for the color #b0b3af. 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 #b0b3af;
}
This is a sample text used for the color #b0b3af. 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.21%
Green 33.77%
Blue 33.02%
CMYK Percentage
Cyan 4.97
Magenta 0%
Yellow 6.63%
Black 88.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.