Shades of West Coast #595034
Tints of West Coast #595034
RGB
CMYK
RGB Variations
Color information
#595034 (or 0x595034) is known color: West Coast. HEX triplet: 59, 50 and 34. RGB value is (89,80,52). Sum of RGB (Red+Green+Blue) = 89+80+52=221 (29% of max value = 765). Red value is 89 (35.16% from 255 or 40.27% from 221); Green value is 80 (31.64% from 255 or 36.20% from 221); Blue value is 52 (20.70% from 255 or 23.53% from 221); Max value from RGB is 89 - color contains mainly: red. Hex color #595034 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #595034 is #A6AFCB. Grayscale: #4F4F4F. Windows color (decimal): -10923980 or 3428441. OLE color: 3428441.
HSL color Cylindrical-coordinate representation of color #595034: hue angle of 45.41º degrees, saturation: 0.26, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #595034 is Cyan = 0, Magento = 0.10, Yellow = 0.42 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 80 | 52 | - |
| CMYK | 0 | 0.10 | 0.42 | 0.65 |
| HSL | 45.41º | 0.26% | 0.28% | - |
| HSV(B) | 45.41º | 0.42% | 0.35% | - |
| XYZ | 7.61 | 8.11 | 4.41 | - |
| YUV | 79.5 | 112.48 | 134.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 80 | 52 | 0 | 0.10 | 0.42 | 0.65 | 45.41 | 0.26 | 0.28 |
| Hex | 59 | 50 | 34 | 0 | A | 2A | 41 | 2D | 1A | 1C |
| Octal | 131 | 120 | 64 | 0 | 12 | 52 | 101 | 55 | 32 | 34 |
| Binary | 1011001 | 1010000 | 110100 | 0 | 1010 | 101010 | 1000001 | 101101 | 11010 | 11100 |
Color Harmonies of #595034
Complementary color
Monochromatic Colors of #595034
Black with #595034
Text Example
Text Example
White with #595034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595034; }
p { color: rgb(89,80,52); }
H1.HeaderClassName
{
color: #595034;
}
.AnyTagClassName
{
color: #595034;
}
</style>
background-color css
<style>
a { background-color: #595034; }
a { background-color: rgb(89,80,52); }
div.DivClassName
{
background-color: #595034;
}
.BgClassName
{
background-color: #595034;
}
</style>
border-color css
<style>
span { border-color: #595034; }
span { border-color: rgb(89,80,52); }
td.TdClassName
{
border-color: #595034;
}
.TagClassName
{
border-color: #595034;
}
</style>