#a6b3bf Hex Color
rgb(166, 179, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | b3 | bf | - | #a6b3bf |
RGB | 166 | 179 | 191 | - | rgb(166,179,191) |
HSL | 209 | 16% | 70% | - | hsl(209,16%,70%) |
HSV | 209 | 13% | 75% | - | hsv(209,13%,75%) |
XYZ | 41.25 | 44.1088 | 55.63 | - | xyz(41.25,44.1088,55.63) |
CIE-LAB | 72.3 | -2.05 | -7.64 | - | lab(72.3,-2.05,-7.64) |
CMYK | 0.13089005235602 | 0.06282722513089 | 0 | 0.25098039215686 | cmyk(0.13089005235602,0.06282722513089,0,0.25098039215686) |
Description
The RGB value of color #a6b3bf is rgb(166, 179, 191).
In the hex color #a6b3bf, The value of Red is 166, value of Green is 179, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #a6b3bf consists of 209° Hue, 16% Saturation, and 70% Lightness.
In the CMYK color model, the color #a6b3bf can be represented as Cyan=0.13089005235602%, Magenta=0.06282722513089%, Yellow=0%, and Black=0.25098039215686%.
Shades of #a6b3bf
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 #a6b3bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6b3bf
Preview of #a6b3bf on White Background
The contrast ratio of #a6b3bf with white color is 2.14
Preview of #a6b3bf on black background
The contrast ratio of #a6b3bf with black color is 9.82
#a6b3bf color will look good with a black background.
Color Schemes of #a6b3bf
Triadic Colors of #a6b3bf
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 #a6b3bf
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 #a6b3bf
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 #a6b3bf
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: #a6b3bf;
}
This is a sample text used for the color #a6b3bf. 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: #a6b3bf;
}
This is a sample text used for the color #a6b3bf. 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 #a6b3bf;
}
This is a sample text used for the color #a6b3bf. 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 30.97%
Green 33.4%
Blue 35.63%
CMYK Percentage
Cyan 29.43
Magenta 14.13%
Yellow 0%
Black 56.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.