Shades of Bronze Olive #574714
Tints of Bronze Olive #574714
RGB
CMYK
RGB Variations
Color information
#574714 (or 0x574714) is known color: Bronze Olive. HEX triplet: 57, 47 and 14. RGB value is (87,71,20). Sum of RGB (Red+Green+Blue) = 87+71+20=178 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.88% from 178); Green value is 71 (28.12% from 255 or 39.89% from 178); Blue value is 20 (8.20% from 255 or 11.24% from 178); Max value from RGB is 87 - color contains mainly: red. Hex color #574714 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #574714 is #A8B8EB. Grayscale: #464646. Windows color (decimal): -11057388 or 1328983. OLE color: 1328983.
HSL color Cylindrical-coordinate representation of color #574714: hue angle of 45.67º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #574714 is Cyan = 0, Magento = 0.18, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 71 | 20 | - |
| CMYK | 0 | 0.18 | 0.77 | 0.66 |
| HSL | 45.67º | 0.63% | 0.21% | - |
| HSV(B) | 45.67º | 0.77% | 0.34% | - |
| XYZ | 6.31 | 6.58 | 1.6 | - |
| YUV | 69.97 | 99.8 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 71 | 20 | 0 | 0.18 | 0.77 | 0.66 | 45.67 | 0.63 | 0.21 |
| Hex | 57 | 47 | 14 | 0 | 12 | 4D | 42 | 2E | 3F | 15 |
| Octal | 127 | 107 | 24 | 0 | 22 | 115 | 102 | 56 | 77 | 25 |
| Binary | 1010111 | 1000111 | 10100 | 0 | 10010 | 1001101 | 1000010 | 101110 | 111111 | 10101 |
Color Harmonies of #574714
Complementary color
Monochromatic Colors of #574714
Black with #574714
Text Example
Text Example
White with #574714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574714; }
p { color: rgb(87,71,20); }
H1.HeaderClassName
{
color: #574714;
}
.AnyTagClassName
{
color: #574714;
}
</style>
background-color css
<style>
a { background-color: #574714; }
a { background-color: rgb(87,71,20); }
div.DivClassName
{
background-color: #574714;
}
.BgClassName
{
background-color: #574714;
}
</style>
border-color css
<style>
span { border-color: #574714; }
span { border-color: rgb(87,71,20); }
td.TdClassName
{
border-color: #574714;
}
.TagClassName
{
border-color: #574714;
}
</style>