Shades of Bronze Olive #575316
Tints of Bronze Olive #575316
RGB
CMYK
RGB Variations
Color information
#575316 (or 0x575316) is known color: Bronze Olive. HEX triplet: 57, 53 and 16. RGB value is (87,83,22). Sum of RGB (Red+Green+Blue) = 87+83+22=192 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.31% from 192); Green value is 83 (32.81% from 255 or 43.23% from 192); Blue value is 22 (8.98% from 255 or 11.46% from 192); Max value from RGB is 87 - color contains mainly: red. Hex color #575316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #575316 is #A8ACE9. Grayscale: #4D4D4D. Windows color (decimal): -11054314 or 1463127. OLE color: 1463127.
HSL color Cylindrical-coordinate representation of color #575316: hue angle of 56.31º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #575316 is Cyan = 0, Magento = 0.05, Yellow = 0.75 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 83 | 22 | - |
| CMYK | 0 | 0.05 | 0.75 | 0.66 |
| HSL | 56.31º | 0.6% | 0.21% | - |
| HSV(B) | 56.31º | 0.75% | 0.34% | - |
| XYZ | 7.17 | 8.27 | 1.98 | - |
| YUV | 77.24 | 96.83 | 134.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 83 | 22 | 0 | 0.05 | 0.75 | 0.66 | 56.31 | 0.6 | 0.21 |
| Hex | 57 | 53 | 16 | 0 | 5 | 4B | 42 | 38 | 3C | 15 |
| Octal | 127 | 123 | 26 | 0 | 5 | 113 | 102 | 70 | 74 | 25 |
| Binary | 1010111 | 1010011 | 10110 | 0 | 101 | 1001011 | 1000010 | 111000 | 111100 | 10101 |
Color Harmonies of #575316
Complementary color
Monochromatic Colors of #575316
Black with #575316
Text Example
Text Example
White with #575316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575316; }
p { color: rgb(87,83,22); }
H1.HeaderClassName
{
color: #575316;
}
.AnyTagClassName
{
color: #575316;
}
</style>
background-color css
<style>
a { background-color: #575316; }
a { background-color: rgb(87,83,22); }
div.DivClassName
{
background-color: #575316;
}
.BgClassName
{
background-color: #575316;
}
</style>
border-color css
<style>
span { border-color: #575316; }
span { border-color: rgb(87,83,22); }
td.TdClassName
{
border-color: #575316;
}
.TagClassName
{
border-color: #575316;
}
</style>