Shades of Bronze Olive #574712
Tints of Bronze Olive #574712
RGB
CMYK
RGB Variations
Color information
#574712 (or 0x574712) is known color: Bronze Olive. HEX triplet: 57, 47 and 12. RGB value is (87,71,18). Sum of RGB (Red+Green+Blue) = 87+71+18=176 (23% of max value = 765). Red value is 87 (34.38% from 255 or 49.43% from 176); Green value is 71 (28.12% from 255 or 40.34% from 176); Blue value is 18 (7.42% from 255 or 10.23% from 176); Max value from RGB is 87 - color contains mainly: red. Hex color #574712 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #574712 is #A8B8ED. Grayscale: #454545. Windows color (decimal): -11057390 or 1197911. OLE color: 1197911.
HSL color Cylindrical-coordinate representation of color #574712: hue angle of 46.09º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #574712 is Cyan = 0, Magento = 0.18, Yellow = 0.79 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 71 | 18 | - |
| CMYK | 0 | 0.18 | 0.79 | 0.66 |
| HSL | 46.09º | 0.66% | 0.21% | - |
| HSV(B) | 46.09º | 0.79% | 0.34% | - |
| XYZ | 6.29 | 6.58 | 1.51 | - |
| YUV | 69.74 | 98.8 | 140.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 71 | 18 | 0 | 0.18 | 0.79 | 0.66 | 46.09 | 0.66 | 0.21 |
| Hex | 57 | 47 | 12 | 0 | 12 | 4F | 42 | 2E | 42 | 15 |
| Octal | 127 | 107 | 22 | 0 | 22 | 117 | 102 | 56 | 102 | 25 |
| Binary | 1010111 | 1000111 | 10010 | 0 | 10010 | 1001111 | 1000010 | 101110 | 1000010 | 10101 |
Color Harmonies of #574712
Complementary color
Monochromatic Colors of #574712
Black with #574712
Text Example
Text Example
White with #574712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574712; }
p { color: rgb(87,71,18); }
H1.HeaderClassName
{
color: #574712;
}
.AnyTagClassName
{
color: #574712;
}
</style>
background-color css
<style>
a { background-color: #574712; }
a { background-color: rgb(87,71,18); }
div.DivClassName
{
background-color: #574712;
}
.BgClassName
{
background-color: #574712;
}
</style>
border-color css
<style>
span { border-color: #574712; }
span { border-color: rgb(87,71,18); }
td.TdClassName
{
border-color: #574712;
}
.TagClassName
{
border-color: #574712;
}
</style>