Shades of Don Juan #595052
Tints of Don Juan #595052
RGB
CMYK
RGB Variations
Color information
#595052 (or 0x595052) is known color: Don Juan. HEX triplet: 59, 50 and 52. RGB value is (89,80,82). Sum of RGB (Red+Green+Blue) = 89+80+82=251 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.46% from 251); Green value is 80 (31.64% from 255 or 31.87% from 251); Blue value is 82 (32.42% from 255 or 32.67% from 251); Max value from RGB is 89 - color contains mainly: red. Hex color #595052 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #595052 is #A6AFAD. Grayscale: #525252. Windows color (decimal): -10923950 or 5394521. OLE color: 5394521.
HSL color Cylindrical-coordinate representation of color #595052: hue angle of 346.67º degrees, saturation: 0.05, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #595052 is Cyan = 0, Magento = 0.10, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 80 | 82 | - |
| CMYK | 0 | 0.10 | 0.08 | 0.65 |
| HSL | 346.67º | 0.05% | 0.33% | - |
| HSV(B) | 346.67º | 0.1% | 0.35% | - |
| XYZ | 8.51 | 8.47 | 9.17 | - |
| YUV | 82.92 | 127.48 | 132.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 80 | 82 | 0 | 0.10 | 0.08 | 0.65 | 346.67 | 0.05 | 0.33 |
| Hex | 59 | 50 | 52 | 0 | A | 8 | 41 | 15B | 5 | 21 |
| Octal | 131 | 120 | 122 | 0 | 12 | 10 | 101 | 533 | 5 | 41 |
| Binary | 1011001 | 1010000 | 1010010 | 0 | 1010 | 1000 | 1000001 | 101011011 | 101 | 100001 |
Color Harmonies of #595052
Complementary color
Monochromatic Colors of #595052
Black with #595052
Text Example
Text Example
White with #595052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595052; }
p { color: rgb(89,80,82); }
H1.HeaderClassName
{
color: #595052;
}
.AnyTagClassName
{
color: #595052;
}
</style>
background-color css
<style>
a { background-color: #595052; }
a { background-color: rgb(89,80,82); }
div.DivClassName
{
background-color: #595052;
}
.BgClassName
{
background-color: #595052;
}
</style>
border-color css
<style>
span { border-color: #595052; }
span { border-color: rgb(89,80,82); }
td.TdClassName
{
border-color: #595052;
}
.TagClassName
{
border-color: #595052;
}
</style>