Shades of Bronze Olive #574506
Tints of Bronze Olive #574506
RGB
CMYK
RGB Variations
Color information
#574506 (or 0x574506) is known color: Bronze Olive. HEX triplet: 57, 45 and 06. RGB value is (87,69,6). Sum of RGB (Red+Green+Blue) = 87+69+6=162 (21% of max value = 765). Red value is 87 (34.38% from 255 or 53.70% from 162); Green value is 69 (27.34% from 255 or 42.59% from 162); Blue value is 6 (2.73% from 255 or 3.70% from 162); Max value from RGB is 87 - color contains mainly: red. Hex color #574506 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #574506 is #A8BAF9. Grayscale: #434343. Windows color (decimal): -11057914 or 410967. OLE color: 410967.
HSL color Cylindrical-coordinate representation of color #574506: hue angle of 46.67º 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 #574506 is Cyan = 0, Magento = 0.21, Yellow = 0.93 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 69 | 6 | - |
| CMYK | 0 | 0.21 | 0.93 | 0.66 |
| HSL | 46.67º | 0.87% | 0.18% | - |
| HSV(B) | 46.67º | 0.93% | 0.34% | - |
| XYZ | 6.09 | 6.3 | 1.07 | - |
| YUV | 67.2 | 93.46 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 69 | 6 | 0 | 0.21 | 0.93 | 0.66 | 46.67 | 0.87 | 0.18 |
| Hex | 57 | 45 | 6 | 0 | 15 | 5D | 42 | 2F | 57 | 12 |
| Octal | 127 | 105 | 6 | 0 | 25 | 135 | 102 | 57 | 127 | 22 |
| Binary | 1010111 | 1000101 | 110 | 0 | 10101 | 1011101 | 1000010 | 101111 | 1010111 | 10010 |
Color Harmonies of #574506
Complementary color
Monochromatic Colors of #574506
Black with #574506
Text Example
Text Example
White with #574506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574506; }
p { color: rgb(87,69,6); }
H1.HeaderClassName
{
color: #574506;
}
.AnyTagClassName
{
color: #574506;
}
</style>
background-color css
<style>
a { background-color: #574506; }
a { background-color: rgb(87,69,6); }
div.DivClassName
{
background-color: #574506;
}
.BgClassName
{
background-color: #574506;
}
</style>
border-color css
<style>
span { border-color: #574506; }
span { border-color: rgb(87,69,6); }
td.TdClassName
{
border-color: #574506;
}
.TagClassName
{
border-color: #574506;
}
</style>