#a797b0 Hex Color
rgb(167, 151, 176)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | 97 | b0 | - | #a797b0 |
RGB | 167 | 151 | 176 | - | rgb(167,151,176) |
HSL | 278 | 14% | 64% | - | hsl(278,14%,64%) |
HSV | 278 | 14% | 69% | - | hsv(278,14%,69%) |
XYZ | 34.8394 | 33.4833 | 45.701 | - | xyz(34.8394,33.4833,45.701) |
CIE-LAB | 64.55 | 10.63 | -10.86 | - | lab(64.55,10.63,-10.86) |
CMYK | 0.051136363636364 | 0.14204545454545 | 0 | 0.30980392156863 | cmyk(0.051136363636364,0.14204545454545,0,0.30980392156863) |
Description
The RGB value of color #a797b0 is rgb(167, 151, 176).
In the hex color #a797b0, The value of Red is 167, value of Green is 151, and value of Blue is 176. The primary color is Blue. Similarly, The HSL values for #a797b0 consists of 278° Hue, 14% Saturation, and 64% Lightness.
In the CMYK color model, the color #a797b0 can be represented as Cyan=0.051136363636364%, Magenta=0.14204545454545%, Yellow=0%, and Black=0.30980392156863%.
Shades of #a797b0
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 #a797b0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a797b0
Preview of #a797b0 on White Background
The contrast ratio of #a797b0 with white color is 2.73
Preview of #a797b0 on black background
The contrast ratio of #a797b0 with black color is 7.7
#a797b0 color will look good with a black background.
Color Schemes of #a797b0
Triadic Colors of #a797b0
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 #a797b0
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 #a797b0
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 #a797b0
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: #a797b0;
}
This is a sample text used for the color #a797b0. 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: #a797b0;
}
This is a sample text used for the color #a797b0. 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 #a797b0;
}
This is a sample text used for the color #a797b0. 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 33.81%
Green 30.57%
Blue 35.63%
CMYK Percentage
Cyan 10.17
Magenta 28.24%
Yellow 0%
Black 61.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.