#a7b8bb Hex Color
rgb(167, 184, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | b8 | bb | - | #a7b8bb |
RGB | 167 | 184 | 187 | - | rgb(167,184,187) |
HSL | 189 | 13% | 69% | - | hsl(189,13%,69%) |
HSV | 189 | 11% | 73% | - | hsv(189,11%,73%) |
XYZ | 42.0465 | 46.0843 | 53.6928 | - | xyz(42.0465,46.0843,53.6928) |
CIE-LAB | 73.6 | -5.23 | -3.53 | - | lab(73.6,-5.23,-3.53) |
CMYK | 0.10695187165775 | 0.016042780748663 | 0 | 0.26666666666667 | cmyk(0.10695187165775,0.016042780748663,0,0.26666666666667) |
Description
The RGB value of color #a7b8bb is rgb(167, 184, 187).
In the hex color #a7b8bb, The value of Red is 167, value of Green is 184, and value of Blue is 187. The primary color is Blue. Similarly, The HSL values for #a7b8bb consists of 189° Hue, 13% Saturation, and 69% Lightness.
In the CMYK color model, the color #a7b8bb can be represented as Cyan=0.10695187165775%, Magenta=0.016042780748663%, Yellow=0%, and Black=0.26666666666667%.
Shades of #a7b8bb
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 #a7b8bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a7b8bb
Preview of #a7b8bb on White Background
The contrast ratio of #a7b8bb with white color is 2.06
Preview of #a7b8bb on black background
The contrast ratio of #a7b8bb with black color is 10.22
#a7b8bb color will look good with a black background.
Color Schemes of #a7b8bb
Triadic Colors of #a7b8bb
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 #a7b8bb
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 #a7b8bb
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 #a7b8bb
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: #a7b8bb;
}
This is a sample text used for the color #a7b8bb. 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: #a7b8bb;
}
This is a sample text used for the color #a7b8bb. 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 #a7b8bb;
}
This is a sample text used for the color #a7b8bb. 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 31.04%
Green 34.2%
Blue 34.76%
CMYK Percentage
Cyan 27.45
Magenta 4.12%
Yellow 0%
Black 68.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.