#a6589d Hex Color
rgb(166, 88, 157)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a6 | 58 | 9d | - | #a6589d |
| RGB | 166 | 88 | 157 | - | rgb(166,88,157) |
| HSL | 307 | 31% | 50% | - | hsl(307,31%,50%) |
| HSV | 307 | 47% | 65% | - | hsv(307,47%,65%) |
| XYZ | 25.3014 | 17.5208 | 33.9466 | - | xyz(25.3014,17.5208,33.9466) |
| CIE-LAB | 48.91 | 41.86 | -23.7 | - | lab(48.91,41.86,-23.7) |
| CMYK | 0 | 0.46987951807229 | 0.054216867469879 | 0.34901960784314 | cmyk(0,0.46987951807229,0.054216867469879,0.34901960784314) |
Description
The RGB value of color #a6589d is rgb(166, 88, 157).
In the hex color #a6589d, The value of Red is 166, value of Green is 88, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #a6589d consists of 307° Hue, 31% Saturation, and 50% Lightness.
In the CMYK color model, the color #a6589d can be represented as Cyan=0%, Magenta=0.46987951807229%, Yellow=0.054216867469879%, and Black=0.34901960784314%.
Shades of #a6589d
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 #a6589d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6589d
Preview of #a6589d on White Background
The contrast ratio of #a6589d with white color is 4.66
#a6589d color will look good on a white background.
Preview of #a6589d on black background
The contrast ratio of #a6589d with black color is 4.5
Color Schemes of #a6589d
Triadic Colors of #a6589d
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 #a6589d
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 #a6589d
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 #a6589d
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: #a6589d;
}
This is a sample text used for the color #a6589d. 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: #a6589d;
}
This is a sample text used for the color #a6589d. 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 #a6589d;
}
This is a sample text used for the color #a6589d. 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 40.39%
Green 21.41%
Blue 38.2%
CMYK Percentage
Cyan 0
Magenta 53.82%
Yellow 6.21%
Black 39.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.