#a94a86 Hex Color
rgb(169, 74, 134)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 4a | 86 | - | #a94a86 |
RGB | 169 | 74 | 134 | - | rgb(169,74,134) |
HSL | 322 | 39% | 48% | - | hsl(322,39%,48%) |
HSV | 322 | 56% | 66% | - | hsv(322,56%,66%) |
XYZ | 23.114 | 15.0538 | 24.2417 | - | xyz(23.114,15.0538,24.2417) |
CIE-LAB | 45.71 | 46.11 | -14.82 | - | lab(45.71,46.11,-14.82) |
CMYK | 0 | 0.56213017751479 | 0.20710059171598 | 0.33725490196078 | cmyk(0,0.56213017751479,0.20710059171598,0.33725490196078) |
Description
The RGB value of color #a94a86 is rgb(169, 74, 134).
In the hex color #a94a86, The value of Red is 169, value of Green is 74, and value of Blue is 134. The primary color is Red. Similarly, The HSL values for #a94a86 consists of 322° Hue, 39% Saturation, and 48% Lightness.
In the CMYK color model, the color #a94a86 can be represented as Cyan=0%, Magenta=0.56213017751479%, Yellow=0.20710059171598%, and Black=0.33725490196078%.
Shades of #a94a86
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 #a94a86
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a94a86
Preview of #a94a86 on White Background
The contrast ratio of #a94a86 with white color is 5.24
#a94a86 color will look good on a white background.
Preview of #a94a86 on black background
The contrast ratio of #a94a86 with black color is 4.01
Color Schemes of #a94a86
Triadic Colors of #a94a86
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 #a94a86
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 #a94a86
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 #a94a86
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: #a94a86;
}
This is a sample text used for the color #a94a86. 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: #a94a86;
}
This is a sample text used for the color #a94a86. 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 #a94a86;
}
This is a sample text used for the color #a94a86. 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 44.83%
Green 19.63%
Blue 35.54%
CMYK Percentage
Cyan 0
Magenta 50.8%
Yellow 18.72%
Black 30.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.