#a07989 Hex Color
rgb(160, 121, 137)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a0 | 79 | 89 | - | #a07989 |
| RGB | 160 | 121 | 137 | - | rgb(160,121,137) |
| HSL | 335 | 17% | 55% | - | hsl(335,17%,55%) |
| HSV | 335 | 24% | 63% | - | hsv(335,24%,63%) |
| XYZ | 25.8499 | 22.9545 | 26.7351 | - | xyz(25.8499,22.9545,26.7351) |
| CIE-LAB | 55.03 | 17.8 | -2.78 | - | lab(55.03,17.8,-2.78) |
| CMYK | 0 | 0.24375 | 0.14375 | 0.37254901960784 | cmyk(0,0.24375,0.14375,0.37254901960784) |
Description
The RGB value of color #a07989 is rgb(160, 121, 137).
In the hex color #a07989, The value of Red is 160, value of Green is 121, and value of Blue is 137. The primary color is Red. Similarly, The HSL values for #a07989 consists of 335° Hue, 17% Saturation, and 55% Lightness.
In the CMYK color model, the color #a07989 can be represented as Cyan=0%, Magenta=0.24375%, Yellow=0.14375%, and Black=0.37254901960784%.
Shades of #a07989
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 #a07989
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a07989
Preview of #a07989 on White Background
The contrast ratio of #a07989 with white color is 3.76
Preview of #a07989 on black background
The contrast ratio of #a07989 with black color is 5.59
#a07989 color will look good with a black background.
Color Schemes of #a07989
Triadic Colors of #a07989
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 #a07989
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 #a07989
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 #a07989
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: #a07989;
}
This is a sample text used for the color #a07989. 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: #a07989;
}
This is a sample text used for the color #a07989. 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 #a07989;
}
This is a sample text used for the color #a07989. 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.28%
Green 28.95%
Blue 32.78%
CMYK Percentage
Cyan 0
Magenta 32.07%
Yellow 18.91%
Black 49.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.