#a9617d Hex Color
rgb(169, 97, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 61 | 7d | - | #a9617d |
RGB | 169 | 97 | 125 | - | rgb(169,97,125) |
HSL | 337 | 30% | 52% | - | hsl(337,30%,52%) |
HSV | 337 | 43% | 66% | - | hsv(337,43%,66%) |
XYZ | 24.3386 | 18.4651 | 21.6834 | - | xyz(24.3386,18.4651,21.6834) |
CIE-LAB | 50.06 | 32.79 | -2.9 | - | lab(50.06,32.79,-2.9) |
CMYK | 0 | 0.42603550295858 | 0.2603550295858 | 0.33725490196078 | cmyk(0,0.42603550295858,0.2603550295858,0.33725490196078) |
Description
The RGB value of color #a9617d is rgb(169, 97, 125).
In the hex color #a9617d, The value of Red is 169, value of Green is 97, and value of Blue is 125. The primary color is Red. Similarly, The HSL values for #a9617d consists of 337° Hue, 30% Saturation, and 52% Lightness.
In the CMYK color model, the color #a9617d can be represented as Cyan=0%, Magenta=0.42603550295858%, Yellow=0.2603550295858%, and Black=0.33725490196078%.
Shades of #a9617d
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 #a9617d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a9617d
Preview of #a9617d on White Background
The contrast ratio of #a9617d with white color is 4.47
Preview of #a9617d on black background
The contrast ratio of #a9617d with black color is 4.69
#a9617d color will look good with a black background.
Color Schemes of #a9617d
Triadic Colors of #a9617d
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 #a9617d
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 #a9617d
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 #a9617d
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: #a9617d;
}
This is a sample text used for the color #a9617d. 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: #a9617d;
}
This is a sample text used for the color #a9617d. 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 #a9617d;
}
This is a sample text used for the color #a9617d. 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 43.22%
Green 24.81%
Blue 31.97%
CMYK Percentage
Cyan 0
Magenta 41.62%
Yellow 25.43%
Black 32.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.