Shades of Bronze Olive #584515
Tints of Bronze Olive #584515
RGB
CMYK
RGB Variations
Color information
#584515 (or 0x584515) is known color: Bronze Olive. HEX triplet: 58, 45 and 15. RGB value is (88,69,21). Sum of RGB (Red+Green+Blue) = 88+69+21=178 (23% of max value = 765). Red value is 88 (34.77% from 255 or 49.44% from 178); Green value is 69 (27.34% from 255 or 38.76% from 178); Blue value is 21 (8.59% from 255 or 11.80% from 178); Max value from RGB is 88 - color contains mainly: red. Hex color #584515 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #584515 is #A7BAEA. Grayscale: #454545. Windows color (decimal): -10992363 or 1394008. OLE color: 1394008.
HSL color Cylindrical-coordinate representation of color #584515: hue angle of 42.99º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #584515 is Cyan = 0, Magento = 0.22, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 69 | 21 | - |
| CMYK | 0 | 0.22 | 0.76 | 0.65 |
| HSL | 42.99º | 0.61% | 0.21% | - |
| HSV(B) | 42.99º | 0.76% | 0.35% | - |
| XYZ | 6.29 | 6.39 | 1.61 | - |
| YUV | 69.21 | 100.79 | 141.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 69 | 21 | 0 | 0.22 | 0.76 | 0.65 | 42.99 | 0.61 | 0.21 |
| Hex | 58 | 45 | 15 | 0 | 16 | 4C | 41 | 2B | 3D | 15 |
| Octal | 130 | 105 | 25 | 0 | 26 | 114 | 101 | 53 | 75 | 25 |
| Binary | 1011000 | 1000101 | 10101 | 0 | 10110 | 1001100 | 1000001 | 101011 | 111101 | 10101 |
Color Harmonies of #584515
Complementary color
Monochromatic Colors of #584515
Black with #584515
Text Example
Text Example
White with #584515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584515; }
p { color: rgb(88,69,21); }
H1.HeaderClassName
{
color: #584515;
}
.AnyTagClassName
{
color: #584515;
}
</style>
background-color css
<style>
a { background-color: #584515; }
a { background-color: rgb(88,69,21); }
div.DivClassName
{
background-color: #584515;
}
.BgClassName
{
background-color: #584515;
}
</style>
border-color css
<style>
span { border-color: #584515; }
span { border-color: rgb(88,69,21); }
td.TdClassName
{
border-color: #584515;
}
.TagClassName
{
border-color: #584515;
}
</style>