Shades of Bronze Olive #564506
Tints of Bronze Olive #564506
RGB
CMYK
RGB Variations
Color information
#564506 (or 0x564506) is known color: Bronze Olive. HEX triplet: 56, 45 and 06. RGB value is (86,69,6). Sum of RGB (Red+Green+Blue) = 86+69+6=161 (21% of max value = 765). Red value is 86 (33.98% from 255 or 53.42% from 161); Green value is 69 (27.34% from 255 or 42.86% from 161); Blue value is 6 (2.73% from 255 or 3.73% from 161); Max value from RGB is 86 - color contains mainly: red. Hex color #564506 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564506 is #A9BAF9. Grayscale: #434343. Windows color (decimal): -11123450 or 410966. OLE color: 410966.
HSL color Cylindrical-coordinate representation of color #564506: hue angle of 47.25º 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 #564506 is Cyan = 0, Magento = 0.20, Yellow = 0.93 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 69 | 6 | - |
| CMYK | 0 | 0.20 | 0.93 | 0.66 |
| HSL | 47.25º | 0.87% | 0.18% | - |
| HSV(B) | 47.25º | 0.93% | 0.34% | - |
| XYZ | 6 | 6.25 | 1.06 | - |
| YUV | 66.9 | 93.63 | 141.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 6 | 0 | 0.20 | 0.93 | 0.66 | 47.25 | 0.87 | 0.18 |
| Hex | 56 | 45 | 6 | 0 | 14 | 5D | 42 | 2F | 57 | 12 |
| Octal | 126 | 105 | 6 | 0 | 24 | 135 | 102 | 57 | 127 | 22 |
| Binary | 1010110 | 1000101 | 110 | 0 | 10100 | 1011101 | 1000010 | 101111 | 1010111 | 10010 |
Color Harmonies of #564506
Complementary color
Monochromatic Colors of #564506
Black with #564506
Text Example
Text Example
White with #564506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564506; }
p { color: rgb(86,69,6); }
H1.HeaderClassName
{
color: #564506;
}
.AnyTagClassName
{
color: #564506;
}
</style>
background-color css
<style>
a { background-color: #564506; }
a { background-color: rgb(86,69,6); }
div.DivClassName
{
background-color: #564506;
}
.BgClassName
{
background-color: #564506;
}
</style>
border-color css
<style>
span { border-color: #564506; }
span { border-color: rgb(86,69,6); }
td.TdClassName
{
border-color: #564506;
}
.TagClassName
{
border-color: #564506;
}
</style>