Shades of Deep Bronze #594327
Tints of Deep Bronze #594327
RGB
CMYK
RGB Variations
Color information
#594327 (or 0x594327) is known color: Deep Bronze. HEX triplet: 59, 43 and 27. RGB value is (89,67,39). Sum of RGB (Red+Green+Blue) = 89+67+39=195 (25% of max value = 765). Red value is 89 (35.16% from 255 or 45.64% from 195); Green value is 67 (26.56% from 255 or 34.36% from 195); Blue value is 39 (15.62% from 255 or 20% from 195); Max value from RGB is 89 - color contains mainly: red. Hex color #594327 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594327 is #A6BCD8. Grayscale: #464646. Windows color (decimal): -10927321 or 2573145. OLE color: 2573145.
HSL color Cylindrical-coordinate representation of color #594327: hue angle of 33.6º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #594327 is Cyan = 0, Magento = 0.25, Yellow = 0.56 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 67 | 39 | - |
| CMYK | 0 | 0.25 | 0.56 | 0.65 |
| HSL | 33.6º | 0.39% | 0.25% | - |
| HSV(B) | 33.6º | 0.56% | 0.35% | - |
| XYZ | 6.49 | 6.28 | 2.79 | - |
| YUV | 70.39 | 110.29 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 67 | 39 | 0 | 0.25 | 0.56 | 0.65 | 33.6 | 0.39 | 0.25 |
| Hex | 59 | 43 | 27 | 0 | 19 | 38 | 41 | 22 | 27 | 19 |
| Octal | 131 | 103 | 47 | 0 | 31 | 70 | 101 | 42 | 47 | 31 |
| Binary | 1011001 | 1000011 | 100111 | 0 | 11001 | 111000 | 1000001 | 100010 | 100111 | 11001 |
Color Harmonies of #594327
Complementary color
Monochromatic Colors of #594327
Black with #594327
Text Example
Text Example
White with #594327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594327; }
p { color: rgb(89,67,39); }
H1.HeaderClassName
{
color: #594327;
}
.AnyTagClassName
{
color: #594327;
}
</style>
background-color css
<style>
a { background-color: #594327; }
a { background-color: rgb(89,67,39); }
div.DivClassName
{
background-color: #594327;
}
.BgClassName
{
background-color: #594327;
}
</style>
border-color css
<style>
span { border-color: #594327; }
span { border-color: rgb(89,67,39); }
td.TdClassName
{
border-color: #594327;
}
.TagClassName
{
border-color: #594327;
}
</style>