Shades of Bronze Olive #585417
Tints of Bronze Olive #585417
RGB
CMYK
RGB Variations
Color information
#585417 (or 0x585417) is known color: Bronze Olive. HEX triplet: 58, 54 and 17. RGB value is (88,84,23). Sum of RGB (Red+Green+Blue) = 88+84+23=195 (25% of max value = 765). Red value is 88 (34.77% from 255 or 45.13% from 195); Green value is 84 (33.20% from 255 or 43.08% from 195); Blue value is 23 (9.38% from 255 or 11.79% from 195); Max value from RGB is 88 - color contains mainly: red. Hex color #585417 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #585417 is #A7ABE8. Grayscale: #4E4E4E. Windows color (decimal): -10988521 or 1528920. OLE color: 1528920.
HSL color Cylindrical-coordinate representation of color #585417: hue angle of 56.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 #585417 is Cyan = 0, Magento = 0.05, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 84 | 23 | - |
| CMYK | 0 | 0.05 | 0.74 | 0.65 |
| HSL | 56.31º | 0.59% | 0.22% | - |
| HSV(B) | 56.31º | 0.74% | 0.35% | - |
| XYZ | 7.35 | 8.48 | 2.06 | - |
| YUV | 78.24 | 96.83 | 134.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 84 | 23 | 0 | 0.05 | 0.74 | 0.65 | 56.31 | 0.59 | 0.22 |
| Hex | 58 | 54 | 17 | 0 | 5 | 4A | 41 | 38 | 3B | 16 |
| Octal | 130 | 124 | 27 | 0 | 5 | 112 | 101 | 70 | 73 | 26 |
| Binary | 1011000 | 1010100 | 10111 | 0 | 101 | 1001010 | 1000001 | 111000 | 111011 | 10110 |
Color Harmonies of #585417
Complementary color
Monochromatic Colors of #585417
Black with #585417
Text Example
Text Example
White with #585417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585417; }
p { color: rgb(88,84,23); }
H1.HeaderClassName
{
color: #585417;
}
.AnyTagClassName
{
color: #585417;
}
</style>
background-color css
<style>
a { background-color: #585417; }
a { background-color: rgb(88,84,23); }
div.DivClassName
{
background-color: #585417;
}
.BgClassName
{
background-color: #585417;
}
</style>
border-color css
<style>
span { border-color: #585417; }
span { border-color: rgb(88,84,23); }
td.TdClassName
{
border-color: #585417;
}
.TagClassName
{
border-color: #585417;
}
</style>