Shades of Bronze Olive #574911
Tints of Bronze Olive #574911
RGB
CMYK
RGB Variations
Color information
#574911 (or 0x574911) is known color: Bronze Olive. HEX triplet: 57, 49 and 11. RGB value is (87,73,17). Sum of RGB (Red+Green+Blue) = 87+73+17=177 (23% of max value = 765). Red value is 87 (34.38% from 255 or 49.15% from 177); Green value is 73 (28.91% from 255 or 41.24% from 177); Blue value is 17 (7.03% from 255 or 9.60% from 177); Max value from RGB is 87 - color contains mainly: red. Hex color #574911 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #574911 is #A8B6EE. Grayscale: #474747. Windows color (decimal): -11056879 or 1132887. OLE color: 1132887.
HSL color Cylindrical-coordinate representation of color #574911: hue angle of 48º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #574911 is Cyan = 0, Magento = 0.16, Yellow = 0.80 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 73 | 17 | - |
| CMYK | 0 | 0.16 | 0.80 | 0.66 |
| HSL | 48º | 0.67% | 0.2% | - |
| HSV(B) | 48º | 0.8% | 0.34% | - |
| XYZ | 6.41 | 6.83 | 1.51 | - |
| YUV | 70.8 | 97.64 | 139.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 73 | 17 | 0 | 0.16 | 0.80 | 0.66 | 48 | 0.67 | 0.2 |
| Hex | 57 | 49 | 11 | 0 | 10 | 50 | 42 | 30 | 43 | 14 |
| Octal | 127 | 111 | 21 | 0 | 20 | 120 | 102 | 60 | 103 | 24 |
| Binary | 1010111 | 1001001 | 10001 | 0 | 10000 | 1010000 | 1000010 | 110000 | 1000011 | 10100 |
Color Harmonies of #574911
Complementary color
Monochromatic Colors of #574911
Black with #574911
Text Example
Text Example
White with #574911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574911; }
p { color: rgb(87,73,17); }
H1.HeaderClassName
{
color: #574911;
}
.AnyTagClassName
{
color: #574911;
}
</style>
background-color css
<style>
a { background-color: #574911; }
a { background-color: rgb(87,73,17); }
div.DivClassName
{
background-color: #574911;
}
.BgClassName
{
background-color: #574911;
}
</style>
border-color css
<style>
span { border-color: #574911; }
span { border-color: rgb(87,73,17); }
td.TdClassName
{
border-color: #574911;
}
.TagClassName
{
border-color: #574911;
}
</style>