Shades of Bronze Olive #564507
Tints of Bronze Olive #564507
RGB
CMYK
RGB Variations
Color information
#564507 (or 0x564507) is known color: Bronze Olive. HEX triplet: 56, 45 and 07. RGB value is (86,69,7). Sum of RGB (Red+Green+Blue) = 86+69+7=162 (21% of max value = 765). Red value is 86 (33.98% from 255 or 53.09% from 162); Green value is 69 (27.34% from 255 or 42.59% from 162); Blue value is 7 (3.12% from 255 or 4.32% from 162); Max value from RGB is 86 - color contains mainly: red. Hex color #564507 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564507 is #A9BAF8. Grayscale: #434343. Windows color (decimal): -11123449 or 476502. OLE color: 476502.
HSL color Cylindrical-coordinate representation of color #564507: hue angle of 47.09º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #564507 is Cyan = 0, Magento = 0.20, Yellow = 0.92 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 69 | 7 | - |
| CMYK | 0 | 0.20 | 0.92 | 0.66 |
| HSL | 47.09º | 0.85% | 0.18% | - |
| HSV(B) | 47.09º | 0.92% | 0.34% | - |
| XYZ | 6 | 6.25 | 1.09 | - |
| YUV | 67.02 | 94.13 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 7 | 0 | 0.20 | 0.92 | 0.66 | 47.09 | 0.85 | 0.18 |
| Hex | 56 | 45 | 7 | 0 | 14 | 5C | 42 | 2F | 55 | 12 |
| Octal | 126 | 105 | 7 | 0 | 24 | 134 | 102 | 57 | 125 | 22 |
| Binary | 1010110 | 1000101 | 111 | 0 | 10100 | 1011100 | 1000010 | 101111 | 1010101 | 10010 |
Color Harmonies of #564507
Complementary color
Monochromatic Colors of #564507
Black with #564507
Text Example
Text Example
White with #564507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564507; }
p { color: rgb(86,69,7); }
H1.HeaderClassName
{
color: #564507;
}
.AnyTagClassName
{
color: #564507;
}
</style>
background-color css
<style>
a { background-color: #564507; }
a { background-color: rgb(86,69,7); }
div.DivClassName
{
background-color: #564507;
}
.BgClassName
{
background-color: #564507;
}
</style>
border-color css
<style>
span { border-color: #564507; }
span { border-color: rgb(86,69,7); }
td.TdClassName
{
border-color: #564507;
}
.TagClassName
{
border-color: #564507;
}
</style>