Shades of Deep Bronze #594324
Tints of Deep Bronze #594324
RGB
CMYK
RGB Variations
Color information
#594324 (or 0x594324) is known color: Deep Bronze. HEX triplet: 59, 43 and 24. RGB value is (89,67,36). Sum of RGB (Red+Green+Blue) = 89+67+36=192 (25% of max value = 765). Red value is 89 (35.16% from 255 or 46.35% from 192); Green value is 67 (26.56% from 255 or 34.90% from 192); Blue value is 36 (14.45% from 255 or 18.75% from 192); Max value from RGB is 89 - color contains mainly: red. Hex color #594324 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594324 is #A6BCDB. Grayscale: #464646. Windows color (decimal): -10927324 or 2376537. OLE color: 2376537.
HSL color Cylindrical-coordinate representation of color #594324: hue angle of 35.09º 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 #594324 is Cyan = 0, Magento = 0.25, Yellow = 0.60 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 67 | 36 | - |
| CMYK | 0 | 0.25 | 0.60 | 0.65 |
| HSL | 35.09º | 0.42% | 0.25% | - |
| HSV(B) | 35.09º | 0.6% | 0.35% | - |
| XYZ | 6.45 | 6.27 | 2.54 | - |
| YUV | 70.04 | 108.79 | 141.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 67 | 36 | 0 | 0.25 | 0.60 | 0.65 | 35.09 | 0.42 | 0.25 |
| Hex | 59 | 43 | 24 | 0 | 19 | 3C | 41 | 23 | 2A | 19 |
| Octal | 131 | 103 | 44 | 0 | 31 | 74 | 101 | 43 | 52 | 31 |
| Binary | 1011001 | 1000011 | 100100 | 0 | 11001 | 111100 | 1000001 | 100011 | 101010 | 11001 |
Color Harmonies of #594324
Complementary color
Monochromatic Colors of #594324
Black with #594324
Text Example
Text Example
White with #594324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594324; }
p { color: rgb(89,67,36); }
H1.HeaderClassName
{
color: #594324;
}
.AnyTagClassName
{
color: #594324;
}
</style>
background-color css
<style>
a { background-color: #594324; }
a { background-color: rgb(89,67,36); }
div.DivClassName
{
background-color: #594324;
}
.BgClassName
{
background-color: #594324;
}
</style>
border-color css
<style>
span { border-color: #594324; }
span { border-color: rgb(89,67,36); }
td.TdClassName
{
border-color: #594324;
}
.TagClassName
{
border-color: #594324;
}
</style>