#a895b5 Hex Color
rgb(168, 149, 181)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | 95 | b5 | - | #a895b5 |
RGB | 168 | 149 | 181 | - | rgb(168,149,181) |
HSL | 276 | 18% | 65% | - | hsl(276,18%,65%) |
HSV | 276 | 18% | 71% | - | hsv(276,18%,71%) |
XYZ | 35.2364 | 33.1559 | 48.2586 | - | xyz(35.2364,33.1559,48.2586) |
CIE-LAB | 64.29 | 13.12 | -14.06 | - | lab(64.29,13.12,-14.06) |
CMYK | 0.07182320441989 | 0.1767955801105 | 0 | 0.29019607843137 | cmyk(0.07182320441989,0.1767955801105,0,0.29019607843137) |
Description
The RGB value of color #a895b5 is rgb(168, 149, 181).
In the hex color #a895b5, The value of Red is 168, value of Green is 149, and value of Blue is 181. The primary color is Blue. Similarly, The HSL values for #a895b5 consists of 276° Hue, 18% Saturation, and 65% Lightness.
In the CMYK color model, the color #a895b5 can be represented as Cyan=0.07182320441989%, Magenta=0.1767955801105%, Yellow=0%, and Black=0.29019607843137%.
Shades of #a895b5
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 #a895b5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a895b5
Preview of #a895b5 on White Background
The contrast ratio of #a895b5 with white color is 2.75
Preview of #a895b5 on black background
The contrast ratio of #a895b5 with black color is 7.63
#a895b5 color will look good with a black background.
Color Schemes of #a895b5
Triadic Colors of #a895b5
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 #a895b5
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 #a895b5
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 #a895b5
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: #a895b5;
}
This is a sample text used for the color #a895b5. 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: #a895b5;
}
This is a sample text used for the color #a895b5. 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 #a895b5;
}
This is a sample text used for the color #a895b5. 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.73%
Green 29.92%
Blue 36.35%
CMYK Percentage
Cyan 13.33
Magenta 32.81%
Yellow 0%
Black 53.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.