#a6b0bb Hex Color
rgb(166, 176, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | b0 | bb | - | #a6b0bb |
RGB | 166 | 176 | 187 | - | rgb(166,176,187) |
HSL | 211 | 13% | 69% | - | hsl(211,13%,69%) |
HSV | 211 | 11% | 73% | - | hsv(211,11%,73%) |
XYZ | 40.2209 | 42.7455 | 53.1446 | - | xyz(40.2209,42.7455,53.1446) |
CIE-LAB | 71.38 | -1.26 | -6.81 | - | lab(71.38,-1.26,-6.81) |
CMYK | 0.11229946524064 | 0.058823529411765 | 0 | 0.26666666666667 | cmyk(0.11229946524064,0.058823529411765,0,0.26666666666667) |
Description
The RGB value of color #a6b0bb is rgb(166, 176, 187).
In the hex color #a6b0bb, The value of Red is 166, value of Green is 176, and value of Blue is 187. The primary color is Blue. Similarly, The HSL values for #a6b0bb consists of 211° Hue, 13% Saturation, and 69% Lightness.
In the CMYK color model, the color #a6b0bb can be represented as Cyan=0.11229946524064%, Magenta=0.058823529411765%, Yellow=0%, and Black=0.26666666666667%.
Shades of #a6b0bb
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 #a6b0bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6b0bb
Preview of #a6b0bb on White Background
The contrast ratio of #a6b0bb with white color is 2.2
Preview of #a6b0bb on black background
The contrast ratio of #a6b0bb with black color is 9.55
#a6b0bb color will look good with a black background.
Color Schemes of #a6b0bb
Triadic Colors of #a6b0bb
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 #a6b0bb
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 #a6b0bb
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 #a6b0bb
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: #a6b0bb;
}
This is a sample text used for the color #a6b0bb. 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: #a6b0bb;
}
This is a sample text used for the color #a6b0bb. 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 #a6b0bb;
}
This is a sample text used for the color #a6b0bb. 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.38%
Green 33.27%
Blue 35.35%
CMYK Percentage
Cyan 25.65
Magenta 13.44%
Yellow 0%
Black 60.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.