#a5abbe Hex Color
rgb(165, 171, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | ab | be | - | #a5abbe |
RGB | 165 | 171 | 190 | - | rgb(165,171,190) |
HSL | 226 | 16% | 70% | - | hsl(226,16%,70%) |
HSV | 226 | 13% | 75% | - | hsv(226,13%,75%) |
XYZ | 39.3742 | 40.8429 | 54.5234 | - | xyz(39.3742,40.8429,54.5234) |
CIE-LAB | 70.07 | 1.76 | -10.43 | - | lab(70.07,1.76,-10.43) |
CMYK | 0.13157894736842 | 0.1 | 0 | 0.25490196078431 | cmyk(0.13157894736842,0.1,0,0.25490196078431) |
Description
The RGB value of color #a5abbe is rgb(165, 171, 190).
In the hex color #a5abbe, The value of Red is 165, value of Green is 171, and value of Blue is 190. The primary color is Blue. Similarly, The HSL values for #a5abbe consists of 226° Hue, 16% Saturation, and 70% Lightness.
In the CMYK color model, the color #a5abbe can be represented as Cyan=0.13157894736842%, Magenta=0.1%, Yellow=0%, and Black=0.25490196078431%.
Shades of #a5abbe
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 #a5abbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5abbe
Preview of #a5abbe on White Background
The contrast ratio of #a5abbe with white color is 2.29
Preview of #a5abbe on black background
The contrast ratio of #a5abbe with black color is 9.17
#a5abbe color will look good with a black background.
Color Schemes of #a5abbe
Triadic Colors of #a5abbe
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 #a5abbe
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 #a5abbe
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 #a5abbe
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: #a5abbe;
}
This is a sample text used for the color #a5abbe. 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: #a5abbe;
}
This is a sample text used for the color #a5abbe. 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 #a5abbe;
}
This is a sample text used for the color #a5abbe. 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.37%
Green 32.51%
Blue 36.12%
CMYK Percentage
Cyan 27.05
Magenta 20.56%
Yellow 0%
Black 52.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.