Shades of Bronze Olive #574813
Tints of Bronze Olive #574813
RGB
CMYK
RGB Variations
Color information
#574813 (or 0x574813) is known color: Bronze Olive. HEX triplet: 57, 48 and 13. RGB value is (87,72,19). Sum of RGB (Red+Green+Blue) = 87+72+19=178 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.88% from 178); Green value is 72 (28.52% from 255 or 40.45% from 178); Blue value is 19 (7.81% from 255 or 10.67% from 178); Max value from RGB is 87 - color contains mainly: red. Hex color #574813 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #574813 is #A8B7EC. Grayscale: #464646. Windows color (decimal): -11057133 or 1263703. OLE color: 1263703.
HSL color Cylindrical-coordinate representation of color #574813: hue angle of 46.76º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #574813 is Cyan = 0, Magento = 0.17, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 72 | 19 | - |
| CMYK | 0 | 0.17 | 0.78 | 0.66 |
| HSL | 46.76º | 0.64% | 0.21% | - |
| HSV(B) | 46.76º | 0.78% | 0.34% | - |
| XYZ | 6.37 | 6.71 | 1.58 | - |
| YUV | 70.44 | 98.97 | 139.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 72 | 19 | 0 | 0.17 | 0.78 | 0.66 | 46.76 | 0.64 | 0.21 |
| Hex | 57 | 48 | 13 | 0 | 11 | 4E | 42 | 2F | 40 | 15 |
| Octal | 127 | 110 | 23 | 0 | 21 | 116 | 102 | 57 | 100 | 25 |
| Binary | 1010111 | 1001000 | 10011 | 0 | 10001 | 1001110 | 1000010 | 101111 | 1000000 | 10101 |
Color Harmonies of #574813
Complementary color
Monochromatic Colors of #574813
Black with #574813
Text Example
Text Example
White with #574813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574813; }
p { color: rgb(87,72,19); }
H1.HeaderClassName
{
color: #574813;
}
.AnyTagClassName
{
color: #574813;
}
</style>
background-color css
<style>
a { background-color: #574813; }
a { background-color: rgb(87,72,19); }
div.DivClassName
{
background-color: #574813;
}
.BgClassName
{
background-color: #574813;
}
</style>
border-color css
<style>
span { border-color: #574813; }
span { border-color: rgb(87,72,19); }
td.TdClassName
{
border-color: #574813;
}
.TagClassName
{
border-color: #574813;
}
</style>