Shades of Bronze Olive #574816
Tints of Bronze Olive #574816
RGB
CMYK
RGB Variations
Color information
#574816 (or 0x574816) is known color: Bronze Olive. HEX triplet: 57, 48 and 16. RGB value is (87,72,22). Sum of RGB (Red+Green+Blue) = 87+72+22=181 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.07% from 181); Green value is 72 (28.52% from 255 or 39.78% from 181); Blue value is 22 (8.98% from 255 or 12.15% from 181); Max value from RGB is 87 - color contains mainly: red. Hex color #574816 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #574816 is #A8B7E9. Grayscale: #474747. Windows color (decimal): -11057130 or 1460311. OLE color: 1460311.
HSL color Cylindrical-coordinate representation of color #574816: hue angle of 46.15º 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 #574816 is Cyan = 0, Magento = 0.17, Yellow = 0.75 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 72 | 22 | - |
| CMYK | 0 | 0.17 | 0.75 | 0.66 |
| HSL | 46.15º | 0.6% | 0.21% | - |
| HSV(B) | 46.15º | 0.75% | 0.34% | - |
| XYZ | 6.39 | 6.72 | 1.72 | - |
| YUV | 70.79 | 100.47 | 139.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 72 | 22 | 0 | 0.17 | 0.75 | 0.66 | 46.15 | 0.6 | 0.21 |
| Hex | 57 | 48 | 16 | 0 | 11 | 4B | 42 | 2E | 3C | 15 |
| Octal | 127 | 110 | 26 | 0 | 21 | 113 | 102 | 56 | 74 | 25 |
| Binary | 1010111 | 1001000 | 10110 | 0 | 10001 | 1001011 | 1000010 | 101110 | 111100 | 10101 |
Color Harmonies of #574816
Complementary color
Monochromatic Colors of #574816
Black with #574816
Text Example
Text Example
White with #574816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574816; }
p { color: rgb(87,72,22); }
H1.HeaderClassName
{
color: #574816;
}
.AnyTagClassName
{
color: #574816;
}
</style>
background-color css
<style>
a { background-color: #574816; }
a { background-color: rgb(87,72,22); }
div.DivClassName
{
background-color: #574816;
}
.BgClassName
{
background-color: #574816;
}
</style>
border-color css
<style>
span { border-color: #574816; }
span { border-color: rgb(87,72,22); }
td.TdClassName
{
border-color: #574816;
}
.TagClassName
{
border-color: #574816;
}
</style>