#a95c58 color RGB value is (169,92,88)
#a95c58 color CMYK value
#a95c58 color HSL value
HSV(or HSB) | 3° | 47.9 | 66.3 |
XYZ | 21.951 | 16.794 | 11.317 |
Yxy | 0.438 | 0.335 | 16.794 |
LAB | 47.999 | 30.907 | 16.309 |
LUV | 47.999 | 54.544 | 14.162 |
Hunter-LAB | 40.98 | 23.896 | 12.313 |
CIE-LCH | 47.999 | 34.946 | 27.819 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A9 | 5C | 58 |
Decimal | 169 | 92 | 88 |
Octal | 251 | 134 | 130 |
Binary | 10101001 | 01011100 | 01011000 |
Below, you can see some colors close to #a95c58. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #a95c58.
<span style="color:#a95c58">Text here</span>
This paragraph has a background color of #a95c58.
<p style="background-color:#a95c58;">Content here</p>
This element has a border color of #a95c58.
<div style="border:1px #a95c58;">Content here</div>
.text {color:#a95c58;}
.background {background-color:#a95c58;}
.border {border:1px solid #a95c58;}
.text-shadow {border:1px solid #a95c58;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #010101 is the darkest color, while #f8f3f2 is the lightest one.