Shades of Deep Bronze #594224
Tints of Deep Bronze #594224
RGB
CMYK
RGB Variations
Color information
#594224 (or 0x594224) is known color: Deep Bronze. HEX triplet: 59, 42 and 24. RGB value is (89,66,36). Sum of RGB (Red+Green+Blue) = 89+66+36=191 (25% of max value = 765). Red value is 89 (35.16% from 255 or 46.60% from 191); Green value is 66 (26.17% from 255 or 34.55% from 191); Blue value is 36 (14.45% from 255 or 18.85% from 191); Max value from RGB is 89 - color contains mainly: red. Hex color #594224 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594224 is #A6BDDB. Grayscale: #454545. Windows color (decimal): -10927580 or 2376281. OLE color: 2376281.
HSL color Cylindrical-coordinate representation of color #594224: hue angle of 33.96º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #594224 is Cyan = 0, Magento = 0.26, Yellow = 0.60 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 66 | 36 | - |
| CMYK | 0 | 0.26 | 0.60 | 0.65 |
| HSL | 33.96º | 0.42% | 0.25% | - |
| HSV(B) | 33.96º | 0.6% | 0.35% | - |
| XYZ | 6.39 | 6.15 | 2.52 | - |
| YUV | 69.46 | 109.12 | 141.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 66 | 36 | 0 | 0.26 | 0.60 | 0.65 | 33.96 | 0.42 | 0.25 |
| Hex | 59 | 42 | 24 | 0 | 1A | 3C | 41 | 22 | 2A | 19 |
| Octal | 131 | 102 | 44 | 0 | 32 | 74 | 101 | 42 | 52 | 31 |
| Binary | 1011001 | 1000010 | 100100 | 0 | 11010 | 111100 | 1000001 | 100010 | 101010 | 11001 |
Color Harmonies of #594224
Complementary color
Monochromatic Colors of #594224
Black with #594224
Text Example
Text Example
White with #594224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594224; }
p { color: rgb(89,66,36); }
H1.HeaderClassName
{
color: #594224;
}
.AnyTagClassName
{
color: #594224;
}
</style>
background-color css
<style>
a { background-color: #594224; }
a { background-color: rgb(89,66,36); }
div.DivClassName
{
background-color: #594224;
}
.BgClassName
{
background-color: #594224;
}
</style>
border-color css
<style>
span { border-color: #594224; }
span { border-color: rgb(89,66,36); }
td.TdClassName
{
border-color: #594224;
}
.TagClassName
{
border-color: #594224;
}
</style>