#a94e58 Hex Color
rgb(169, 78, 88)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 4e | 58 | - | #a94e58 |
RGB | 169 | 78 | 88 | - | rgb(169,78,88) |
HSL | 353 | 37% | 48% | - | hsl(353,37%,48%) |
HSV | 353 | 54% | 66% | - | hsv(353,54%,66%) |
XYZ | 20.848 | 14.5884 | 10.9495 | - | xyz(20.848,14.5884,10.9495) |
CIE-LAB | 45.07 | 38.33 | 12.28 | - | lab(45.07,38.33,12.28) |
CMYK | 0 | 0.53846153846154 | 0.4792899408284 | 0.33725490196078 | cmyk(0,0.53846153846154,0.4792899408284,0.33725490196078) |
Description
The RGB value of color #a94e58 is rgb(169, 78, 88).
In the hex color #a94e58, The value of Red is 169, value of Green is 78, and value of Blue is 88. The primary color is Red. Similarly, The HSL values for #a94e58 consists of 353° Hue, 37% Saturation, and 48% Lightness.
In the CMYK color model, the color #a94e58 can be represented as Cyan=0%, Magenta=0.53846153846154%, Yellow=0.4792899408284%, and Black=0.33725490196078%.
Shades of #a94e58
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 #a94e58
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a94e58
Preview of #a94e58 on White Background
The contrast ratio of #a94e58 with white color is 5.36
#a94e58 color will look good on a white background.
Preview of #a94e58 on black background
The contrast ratio of #a94e58 with black color is 3.92
Color Schemes of #a94e58
Triadic Colors of #a94e58
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 #a94e58
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 #a94e58
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 #a94e58
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: #a94e58;
}
This is a sample text used for the color #a94e58. 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: #a94e58;
}
This is a sample text used for the color #a94e58. 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 #a94e58;
}
This is a sample text used for the color #a94e58. 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 50.45%
Green 23.28%
Blue 26.27%
CMYK Percentage
Cyan 0
Magenta 39.74%
Yellow 35.37%
Black 24.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.