Shades of Bronze Olive #584011
Tints of Bronze Olive #584011
RGB
CMYK
RGB Variations
Color information
#584011 (or 0x584011) is known color: Bronze Olive. HEX triplet: 58, 40 and 11. RGB value is (88,64,17). Sum of RGB (Red+Green+Blue) = 88+64+17=169 (22% of max value = 765). Red value is 88 (34.77% from 255 or 52.07% from 169); Green value is 64 (25.39% from 255 or 37.87% from 169); Blue value is 17 (7.03% from 255 or 10.06% from 169); Max value from RGB is 88 - color contains mainly: red. Hex color #584011 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #584011 is #A7BFEE. Grayscale: #424242. Windows color (decimal): -10993647 or 1130584. OLE color: 1130584.
HSL color Cylindrical-coordinate representation of color #584011: hue angle of 39.72º degrees, saturation: 0.68, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #584011 is Cyan = 0, Magento = 0.27, Yellow = 0.81 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 64 | 17 | - |
| CMYK | 0 | 0.27 | 0.81 | 0.65 |
| HSL | 39.72º | 0.68% | 0.21% | - |
| HSV(B) | 39.72º | 0.81% | 0.35% | - |
| XYZ | 5.96 | 5.78 | 1.33 | - |
| YUV | 65.82 | 100.45 | 143.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 64 | 17 | 0 | 0.27 | 0.81 | 0.65 | 39.72 | 0.68 | 0.21 |
| Hex | 58 | 40 | 11 | 0 | 1B | 51 | 41 | 28 | 44 | 15 |
| Octal | 130 | 100 | 21 | 0 | 33 | 121 | 101 | 50 | 104 | 25 |
| Binary | 1011000 | 1000000 | 10001 | 0 | 11011 | 1010001 | 1000001 | 101000 | 1000100 | 10101 |
Color Harmonies of #584011
Complementary color
Monochromatic Colors of #584011
Black with #584011
Text Example
Text Example
White with #584011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584011; }
p { color: rgb(88,64,17); }
H1.HeaderClassName
{
color: #584011;
}
.AnyTagClassName
{
color: #584011;
}
</style>
background-color css
<style>
a { background-color: #584011; }
a { background-color: rgb(88,64,17); }
div.DivClassName
{
background-color: #584011;
}
.BgClassName
{
background-color: #584011;
}
</style>
border-color css
<style>
span { border-color: #584011; }
span { border-color: rgb(88,64,17); }
td.TdClassName
{
border-color: #584011;
}
.TagClassName
{
border-color: #584011;
}
</style>