Shades of Bronze Olive #574815
Tints of Bronze Olive #574815
RGB
CMYK
RGB Variations
Color information
#574815 (or 0x574815) is known color: Bronze Olive. HEX triplet: 57, 48 and 15. RGB value is (87,72,21). Sum of RGB (Red+Green+Blue) = 87+72+21=180 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.33% from 180); Green value is 72 (28.52% from 255 or 40% from 180); Blue value is 21 (8.59% from 255 or 11.67% from 180); Max value from RGB is 87 - color contains mainly: red. Hex color #574815 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #574815 is #A8B7EA. Grayscale: #464646. Windows color (decimal): -11057131 or 1394775. OLE color: 1394775.
HSL color Cylindrical-coordinate representation of color #574815: hue angle of 46.36º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #574815 is Cyan = 0, Magento = 0.17, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 72 | 21 | - |
| CMYK | 0 | 0.17 | 0.76 | 0.66 |
| HSL | 46.36º | 0.61% | 0.21% | - |
| HSV(B) | 46.36º | 0.76% | 0.34% | - |
| XYZ | 6.38 | 6.72 | 1.67 | - |
| YUV | 70.67 | 99.97 | 139.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 72 | 21 | 0 | 0.17 | 0.76 | 0.66 | 46.36 | 0.61 | 0.21 |
| Hex | 57 | 48 | 15 | 0 | 11 | 4C | 42 | 2E | 3D | 15 |
| Octal | 127 | 110 | 25 | 0 | 21 | 114 | 102 | 56 | 75 | 25 |
| Binary | 1010111 | 1001000 | 10101 | 0 | 10001 | 1001100 | 1000010 | 101110 | 111101 | 10101 |
Color Harmonies of #574815
Complementary color
Monochromatic Colors of #574815
Black with #574815
Text Example
Text Example
White with #574815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574815; }
p { color: rgb(87,72,21); }
H1.HeaderClassName
{
color: #574815;
}
.AnyTagClassName
{
color: #574815;
}
</style>
background-color css
<style>
a { background-color: #574815; }
a { background-color: rgb(87,72,21); }
div.DivClassName
{
background-color: #574815;
}
.BgClassName
{
background-color: #574815;
}
</style>
border-color css
<style>
span { border-color: #574815; }
span { border-color: rgb(87,72,21); }
td.TdClassName
{
border-color: #574815;
}
.TagClassName
{
border-color: #574815;
}
</style>