dark orangish gray/dark tangeloish gray
#595552 color RGB value is (89,85,82)
#595552 color CMYK value
#595552 color HSL value
HSV(or HSB) | 25.7° | 7.9 | 34.9 |
XYZ | 8.891 | 9.23 | 9.296 |
Yxy | 0.324 | 0.337 | 9.23 |
LAB | 36.423 | 1.012 | 2.321 |
LUV | 36.423 | 2.427 | 2.714 |
Hunter-LAB | 30.381 | -0.927 | 3.126 |
CIE-LCH | 36.423 | 2.532 | 66.431 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 59 | 55 | 52 |
Decimal | 89 | 85 | 82 |
Octal | 131 | 125 | 122 |
Binary | 01011001 | 01010101 | 01010010 |
Below, you can see some colors close to #595552. 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 #595552.
<span style="color:#595552">Text here</span>
This paragraph has a background color of #595552.
<p style="background-color:#595552;">Content here</p>
This element has a border color of #595552.
<div style="border:1px #595552;">Content here</div>
.text {color:#595552;}
.background {background-color:#595552;}
.border {border:1px solid #595552;}
.text-shadow {border:1px solid #595552;}
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, #010000 is the darkest color, while #f5f5f4 is the lightest one.