Shades of Bronze Olive #574720
Tints of Bronze Olive #574720
RGB
CMYK
RGB Variations
Color information
#574720 (or 0x574720) is known color: Bronze Olive. HEX triplet: 57, 47 and 20. RGB value is (87,71,32). Sum of RGB (Red+Green+Blue) = 87+71+32=190 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.79% from 190); Green value is 71 (28.12% from 255 or 37.37% from 190); Blue value is 32 (12.89% from 255 or 16.84% from 190); Max value from RGB is 87 - color contains mainly: red. Hex color #574720 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574720 is #A8B8DF. Grayscale: #474747. Windows color (decimal): -11057376 or 2115415. OLE color: 2115415.
HSL color Cylindrical-coordinate representation of color #574720: hue angle of 42.55º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #574720 is Cyan = 0, Magento = 0.18, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 71 | 32 | - |
| CMYK | 0 | 0.18 | 0.63 | 0.66 |
| HSL | 42.55º | 0.46% | 0.23% | - |
| HSV(B) | 42.55º | 0.63% | 0.34% | - |
| XYZ | 6.44 | 6.64 | 2.31 | - |
| YUV | 71.34 | 105.8 | 139.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 71 | 32 | 0 | 0.18 | 0.63 | 0.66 | 42.55 | 0.46 | 0.23 |
| Hex | 57 | 47 | 20 | 0 | 12 | 3F | 42 | 2B | 2E | 17 |
| Octal | 127 | 107 | 40 | 0 | 22 | 77 | 102 | 53 | 56 | 27 |
| Binary | 1010111 | 1000111 | 100000 | 0 | 10010 | 111111 | 1000010 | 101011 | 101110 | 10111 |
Color Harmonies of #574720
Complementary color
Monochromatic Colors of #574720
Black with #574720
Text Example
Text Example
White with #574720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574720; }
p { color: rgb(87,71,32); }
H1.HeaderClassName
{
color: #574720;
}
.AnyTagClassName
{
color: #574720;
}
</style>
background-color css
<style>
a { background-color: #574720; }
a { background-color: rgb(87,71,32); }
div.DivClassName
{
background-color: #574720;
}
.BgClassName
{
background-color: #574720;
}
</style>
border-color css
<style>
span { border-color: #574720; }
span { border-color: rgb(87,71,32); }
td.TdClassName
{
border-color: #574720;
}
.TagClassName
{
border-color: #574720;
}
</style>