Shades of Deep Bronze #594528
Tints of Deep Bronze #594528
RGB
CMYK
RGB Variations
Color information
#594528 (or 0x594528) is known color: Deep Bronze. HEX triplet: 59, 45 and 28. RGB value is (89,69,40). Sum of RGB (Red+Green+Blue) = 89+69+40=198 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.95% from 198); Green value is 69 (27.34% from 255 or 34.85% from 198); Blue value is 40 (16.02% from 255 or 20.20% from 198); Max value from RGB is 89 - color contains mainly: red. Hex color #594528 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594528 is #A6BAD7. Grayscale: #474747. Windows color (decimal): -10926808 or 2639193. OLE color: 2639193.
HSL color Cylindrical-coordinate representation of color #594528: hue angle of 35.51º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #594528 is Cyan = 0, Magento = 0.22, Yellow = 0.55 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 69 | 40 | - |
| CMYK | 0 | 0.22 | 0.55 | 0.65 |
| HSL | 35.51º | 0.38% | 0.25% | - |
| HSV(B) | 35.51º | 0.55% | 0.35% | - |
| XYZ | 6.63 | 6.53 | 2.92 | - |
| YUV | 71.67 | 110.13 | 140.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 69 | 40 | 0 | 0.22 | 0.55 | 0.65 | 35.51 | 0.38 | 0.25 |
| Hex | 59 | 45 | 28 | 0 | 16 | 37 | 41 | 24 | 26 | 19 |
| Octal | 131 | 105 | 50 | 0 | 26 | 67 | 101 | 44 | 46 | 31 |
| Binary | 1011001 | 1000101 | 101000 | 0 | 10110 | 110111 | 1000001 | 100100 | 100110 | 11001 |
Color Harmonies of #594528
Complementary color
Monochromatic Colors of #594528
Black with #594528
Text Example
Text Example
White with #594528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594528; }
p { color: rgb(89,69,40); }
H1.HeaderClassName
{
color: #594528;
}
.AnyTagClassName
{
color: #594528;
}
</style>
background-color css
<style>
a { background-color: #594528; }
a { background-color: rgb(89,69,40); }
div.DivClassName
{
background-color: #594528;
}
.BgClassName
{
background-color: #594528;
}
</style>
border-color css
<style>
span { border-color: #594528; }
span { border-color: rgb(89,69,40); }
td.TdClassName
{
border-color: #594528;
}
.TagClassName
{
border-color: #594528;
}
</style>