#a5abbf Hex Color
rgb(165, 171, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | ab | bf | - | #a5abbf |
RGB | 165 | 171 | 191 | - | rgb(165,171,191) |
HSL | 226 | 17% | 70% | - | hsl(226,17%,70%) |
HSV | 226 | 14% | 75% | - | hsv(226,14%,75%) |
XYZ | 39.4839 | 40.8867 | 55.1011 | - | xyz(39.4839,40.8867,55.1011) |
CIE-LAB | 70.1 | 1.97 | -10.94 | - | lab(70.1,1.97,-10.94) |
CMYK | 0.13612565445026 | 0.10471204188482 | 0 | 0.25098039215686 | cmyk(0.13612565445026,0.10471204188482,0,0.25098039215686) |
Description
The RGB value of color #a5abbf is rgb(165, 171, 191).
In the hex color #a5abbf, The value of Red is 165, value of Green is 171, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #a5abbf consists of 226° Hue, 17% Saturation, and 70% Lightness.
In the CMYK color model, the color #a5abbf can be represented as Cyan=0.13612565445026%, Magenta=0.10471204188482%, Yellow=0%, and Black=0.25098039215686%.
Shades of #a5abbf
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 #a5abbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5abbf
Preview of #a5abbf on White Background
The contrast ratio of #a5abbf with white color is 2.29
Preview of #a5abbf on black background
The contrast ratio of #a5abbf with black color is 9.18
#a5abbf color will look good with a black background.
Color Schemes of #a5abbf
Triadic Colors of #a5abbf
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 #a5abbf
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 #a5abbf
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 #a5abbf
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: #a5abbf;
}
This is a sample text used for the color #a5abbf. 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: #a5abbf;
}
This is a sample text used for the color #a5abbf. 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 #a5abbf;
}
This is a sample text used for the color #a5abbf. 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.31%
Green 32.45%
Blue 36.24%
CMYK Percentage
Cyan 27.68
Magenta 21.29%
Yellow 0%
Black 51.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.