Shades of Bronze Olive #575015
Tints of Bronze Olive #575015
RGB
CMYK
RGB Variations
Color information
#575015 (or 0x575015) is known color: Bronze Olive. HEX triplet: 57, 50 and 15. RGB value is (87,80,21). Sum of RGB (Red+Green+Blue) = 87+80+21=188 (24% of max value = 765). Red value is 87 (34.38% from 255 or 46.28% from 188); Green value is 80 (31.64% from 255 or 42.55% from 188); Blue value is 21 (8.59% from 255 or 11.17% from 188); Max value from RGB is 87 - color contains mainly: red. Hex color #575015 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #575015 is #A8AFEA. Grayscale: #4B4B4B. Windows color (decimal): -11055083 or 1396823. OLE color: 1396823.
HSL color Cylindrical-coordinate representation of color #575015: hue angle of 53.64º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #575015 is Cyan = 0, Magento = 0.08, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 80 | 21 | - |
| CMYK | 0 | 0.08 | 0.76 | 0.66 |
| HSL | 53.64º | 0.61% | 0.21% | - |
| HSV(B) | 53.64º | 0.76% | 0.34% | - |
| XYZ | 6.93 | 7.82 | 1.85 | - |
| YUV | 75.37 | 97.32 | 136.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 80 | 21 | 0 | 0.08 | 0.76 | 0.66 | 53.64 | 0.61 | 0.21 |
| Hex | 57 | 50 | 15 | 0 | 8 | 4C | 42 | 36 | 3D | 15 |
| Octal | 127 | 120 | 25 | 0 | 10 | 114 | 102 | 66 | 75 | 25 |
| Binary | 1010111 | 1010000 | 10101 | 0 | 1000 | 1001100 | 1000010 | 110110 | 111101 | 10101 |
Color Harmonies of #575015
Complementary color
Monochromatic Colors of #575015
Black with #575015
Text Example
Text Example
White with #575015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575015; }
p { color: rgb(87,80,21); }
H1.HeaderClassName
{
color: #575015;
}
.AnyTagClassName
{
color: #575015;
}
</style>
background-color css
<style>
a { background-color: #575015; }
a { background-color: rgb(87,80,21); }
div.DivClassName
{
background-color: #575015;
}
.BgClassName
{
background-color: #575015;
}
</style>
border-color css
<style>
span { border-color: #575015; }
span { border-color: rgb(87,80,21); }
td.TdClassName
{
border-color: #575015;
}
.TagClassName
{
border-color: #575015;
}
</style>