Shades of Bronze Olive #584715
Tints of Bronze Olive #584715
RGB
CMYK
RGB Variations
Color information
#584715 (or 0x584715) is known color: Bronze Olive. HEX triplet: 58, 47 and 15. RGB value is (88,71,21). Sum of RGB (Red+Green+Blue) = 88+71+21=180 (23% of max value = 765). Red value is 88 (34.77% from 255 or 48.89% from 180); Green value is 71 (28.12% from 255 or 39.44% from 180); Blue value is 21 (8.59% from 255 or 11.67% from 180); Max value from RGB is 88 - color contains mainly: red. Hex color #584715 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #584715 is #A7B8EA. Grayscale: #464646. Windows color (decimal): -10991851 or 1394520. OLE color: 1394520.
HSL color Cylindrical-coordinate representation of color #584715: hue angle of 44.78º 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 #584715 is Cyan = 0, Magento = 0.19, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 71 | 21 | - |
| CMYK | 0 | 0.19 | 0.76 | 0.65 |
| HSL | 44.78º | 0.61% | 0.21% | - |
| HSV(B) | 44.78º | 0.76% | 0.35% | - |
| XYZ | 6.41 | 6.64 | 1.65 | - |
| YUV | 70.38 | 100.13 | 140.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 21 | 0 | 0.19 | 0.76 | 0.65 | 44.78 | 0.61 | 0.21 |
| Hex | 58 | 47 | 15 | 0 | 13 | 4C | 41 | 2D | 3D | 15 |
| Octal | 130 | 107 | 25 | 0 | 23 | 114 | 101 | 55 | 75 | 25 |
| Binary | 1011000 | 1000111 | 10101 | 0 | 10011 | 1001100 | 1000001 | 101101 | 111101 | 10101 |
Color Harmonies of #584715
Complementary color
Monochromatic Colors of #584715
Black with #584715
Text Example
Text Example
White with #584715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584715; }
p { color: rgb(88,71,21); }
H1.HeaderClassName
{
color: #584715;
}
.AnyTagClassName
{
color: #584715;
}
</style>
background-color css
<style>
a { background-color: #584715; }
a { background-color: rgb(88,71,21); }
div.DivClassName
{
background-color: #584715;
}
.BgClassName
{
background-color: #584715;
}
</style>
border-color css
<style>
span { border-color: #584715; }
span { border-color: rgb(88,71,21); }
td.TdClassName
{
border-color: #584715;
}
.TagClassName
{
border-color: #584715;
}
</style>