#a15ba4 Hex Color
rgb(161, 91, 164)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | 5b | a4 | - | #a15ba4 |
RGB | 161 | 91 | 164 | - | rgb(161,91,164) |
HSL | 298 | 29% | 50% | - | hsl(298,29%,50%) |
HSV | 298 | 45% | 64% | - | hsv(298,45%,64%) |
XYZ | 25.1399 | 17.7396 | 37.221 | - | xyz(25.1399,17.7396,37.221) |
CIE-LAB | 49.18 | 40.01 | -27.47 | - | lab(49.18,40.01,-27.47) |
CMYK | 0.018292682926829 | 0.44512195121951 | 0 | 0.35686274509804 | cmyk(0.018292682926829,0.44512195121951,0,0.35686274509804) |
Description
The RGB value of color #a15ba4 is rgb(161, 91, 164).
In the hex color #a15ba4, The value of Red is 161, value of Green is 91, and value of Blue is 164. The primary color is Blue. Similarly, The HSL values for #a15ba4 consists of 298° Hue, 29% Saturation, and 50% Lightness.
In the CMYK color model, the color #a15ba4 can be represented as Cyan=0.018292682926829%, Magenta=0.44512195121951%, Yellow=0%, and Black=0.35686274509804%.
Shades of #a15ba4
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 #a15ba4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a15ba4
Preview of #a15ba4 on White Background
The contrast ratio of #a15ba4 with white color is 4.62
#a15ba4 color will look good on a white background.
Preview of #a15ba4 on black background
The contrast ratio of #a15ba4 with black color is 4.55
Color Schemes of #a15ba4
Triadic Colors of #a15ba4
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 #a15ba4
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 #a15ba4
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 #a15ba4
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: #a15ba4;
}
This is a sample text used for the color #a15ba4. 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: #a15ba4;
}
This is a sample text used for the color #a15ba4. 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 #a15ba4;
}
This is a sample text used for the color #a15ba4. 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 38.7%
Green 21.88%
Blue 39.42%
CMYK Percentage
Cyan 2.23
Magenta 54.26%
Yellow 0%
Black 43.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.