Shades of Bronze Olive #574606
Tints of Bronze Olive #574606
RGB
CMYK
RGB Variations
Color information
#574606 (or 0x574606) is known color: Bronze Olive. HEX triplet: 57, 46 and 06. RGB value is (87,70,6). Sum of RGB (Red+Green+Blue) = 87+70+6=163 (21% of max value = 765). Red value is 87 (34.38% from 255 or 53.37% from 163); Green value is 70 (27.73% from 255 or 42.94% from 163); Blue value is 6 (2.73% from 255 or 3.68% from 163); Max value from RGB is 87 - color contains mainly: red. Hex color #574606 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #574606 is #A8B9F9. Grayscale: #444444. Windows color (decimal): -11057658 or 411223. OLE color: 411223.
HSL color Cylindrical-coordinate representation of color #574606: hue angle of 47.41º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #574606 is Cyan = 0, Magento = 0.20, Yellow = 0.93 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 70 | 6 | - |
| CMYK | 0 | 0.20 | 0.93 | 0.66 |
| HSL | 47.41º | 0.87% | 0.18% | - |
| HSV(B) | 47.41º | 0.93% | 0.34% | - |
| XYZ | 6.15 | 6.42 | 1.09 | - |
| YUV | 67.79 | 93.13 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 70 | 6 | 0 | 0.20 | 0.93 | 0.66 | 47.41 | 0.87 | 0.18 |
| Hex | 57 | 46 | 6 | 0 | 14 | 5D | 42 | 2F | 57 | 12 |
| Octal | 127 | 106 | 6 | 0 | 24 | 135 | 102 | 57 | 127 | 22 |
| Binary | 1010111 | 1000110 | 110 | 0 | 10100 | 1011101 | 1000010 | 101111 | 1010111 | 10010 |
Color Harmonies of #574606
Complementary color
Monochromatic Colors of #574606
Black with #574606
Text Example
Text Example
White with #574606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574606; }
p { color: rgb(87,70,6); }
H1.HeaderClassName
{
color: #574606;
}
.AnyTagClassName
{
color: #574606;
}
</style>
background-color css
<style>
a { background-color: #574606; }
a { background-color: rgb(87,70,6); }
div.DivClassName
{
background-color: #574606;
}
.BgClassName
{
background-color: #574606;
}
</style>
border-color css
<style>
span { border-color: #574606; }
span { border-color: rgb(87,70,6); }
td.TdClassName
{
border-color: #574606;
}
.TagClassName
{
border-color: #574606;
}
</style>