Shades of Deep Bronze #594328
Tints of Deep Bronze #594328
RGB
CMYK
RGB Variations
Color information
#594328 (or 0x594328) is known color: Deep Bronze. HEX triplet: 59, 43 and 28. RGB value is (89,67,40). Sum of RGB (Red+Green+Blue) = 89+67+40=196 (25% of max value = 765). Red value is 89 (35.16% from 255 or 45.41% from 196); Green value is 67 (26.56% from 255 or 34.18% from 196); Blue value is 40 (16.02% from 255 or 20.41% from 196); Max value from RGB is 89 - color contains mainly: red. Hex color #594328 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594328 is #A6BCD7. Grayscale: #464646. Windows color (decimal): -10927320 or 2638681. OLE color: 2638681.
HSL color Cylindrical-coordinate representation of color #594328: hue angle of 33.06º 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 #594328 is Cyan = 0, Magento = 0.25, Yellow = 0.55 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 67 | 40 | - |
| CMYK | 0 | 0.25 | 0.55 | 0.65 |
| HSL | 33.06º | 0.38% | 0.25% | - |
| HSV(B) | 33.06º | 0.55% | 0.35% | - |
| XYZ | 6.51 | 6.29 | 2.88 | - |
| YUV | 70.5 | 110.79 | 141.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 67 | 40 | 0 | 0.25 | 0.55 | 0.65 | 33.06 | 0.38 | 0.25 |
| Hex | 59 | 43 | 28 | 0 | 19 | 37 | 41 | 21 | 26 | 19 |
| Octal | 131 | 103 | 50 | 0 | 31 | 67 | 101 | 41 | 46 | 31 |
| Binary | 1011001 | 1000011 | 101000 | 0 | 11001 | 110111 | 1000001 | 100001 | 100110 | 11001 |
Color Harmonies of #594328
Complementary color
Monochromatic Colors of #594328
Black with #594328
Text Example
Text Example
White with #594328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594328; }
p { color: rgb(89,67,40); }
H1.HeaderClassName
{
color: #594328;
}
.AnyTagClassName
{
color: #594328;
}
</style>
background-color css
<style>
a { background-color: #594328; }
a { background-color: rgb(89,67,40); }
div.DivClassName
{
background-color: #594328;
}
.BgClassName
{
background-color: #594328;
}
</style>
border-color css
<style>
span { border-color: #594328; }
span { border-color: rgb(89,67,40); }
td.TdClassName
{
border-color: #594328;
}
.TagClassName
{
border-color: #594328;
}
</style>