Shades of Bronze Olive #584717
Tints of Bronze Olive #584717
RGB
CMYK
RGB Variations
Color information
#584717 (or 0x584717) is known color: Bronze Olive. HEX triplet: 58, 47 and 17. RGB value is (88,71,23). Sum of RGB (Red+Green+Blue) = 88+71+23=182 (24% of max value = 765). Red value is 88 (34.77% from 255 or 48.35% from 182); Green value is 71 (28.12% from 255 or 39.01% from 182); Blue value is 23 (9.38% from 255 or 12.64% from 182); Max value from RGB is 88 - color contains mainly: red. Hex color #584717 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #584717 is #A7B8E8. Grayscale: #464646. Windows color (decimal): -10991849 or 1525592. OLE color: 1525592.
HSL color Cylindrical-coordinate representation of color #584717: hue angle of 44.31º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #584717 is Cyan = 0, Magento = 0.19, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 71 | 23 | - |
| CMYK | 0 | 0.19 | 0.74 | 0.65 |
| HSL | 44.31º | 0.59% | 0.22% | - |
| HSV(B) | 44.31º | 0.74% | 0.35% | - |
| XYZ | 6.43 | 6.64 | 1.75 | - |
| YUV | 70.61 | 101.13 | 140.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 23 | 0 | 0.19 | 0.74 | 0.65 | 44.31 | 0.59 | 0.22 |
| Hex | 58 | 47 | 17 | 0 | 13 | 4A | 41 | 2C | 3B | 16 |
| Octal | 130 | 107 | 27 | 0 | 23 | 112 | 101 | 54 | 73 | 26 |
| Binary | 1011000 | 1000111 | 10111 | 0 | 10011 | 1001010 | 1000001 | 101100 | 111011 | 10110 |
Color Harmonies of #584717
Complementary color
Monochromatic Colors of #584717
Black with #584717
Text Example
Text Example
White with #584717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584717; }
p { color: rgb(88,71,23); }
H1.HeaderClassName
{
color: #584717;
}
.AnyTagClassName
{
color: #584717;
}
</style>
background-color css
<style>
a { background-color: #584717; }
a { background-color: rgb(88,71,23); }
div.DivClassName
{
background-color: #584717;
}
.BgClassName
{
background-color: #584717;
}
</style>
border-color css
<style>
span { border-color: #584717; }
span { border-color: rgb(88,71,23); }
td.TdClassName
{
border-color: #584717;
}
.TagClassName
{
border-color: #584717;
}
</style>