Shades of Bronze Olive #564207
Tints of Bronze Olive #564207
RGB
CMYK
RGB Variations
Color information
#564207 (or 0x564207) is known color: Bronze Olive. HEX triplet: 56, 42 and 07. RGB value is (86,66,7). Sum of RGB (Red+Green+Blue) = 86+66+7=159 (21% of max value = 765). Red value is 86 (33.98% from 255 or 54.09% from 159); Green value is 66 (26.17% from 255 or 41.51% from 159); Blue value is 7 (3.12% from 255 or 4.40% from 159); Max value from RGB is 86 - color contains mainly: red. Hex color #564207 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564207 is #A9BDF8. Grayscale: #414141. Windows color (decimal): -11124217 or 475734. OLE color: 475734.
HSL color Cylindrical-coordinate representation of color #564207: hue angle of 44.81º 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 #564207 is Cyan = 0, Magento = 0.23, Yellow = 0.92 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 66 | 7 | - |
| CMYK | 0 | 0.23 | 0.92 | 0.66 |
| HSL | 44.81º | 0.85% | 0.18% | - |
| HSV(B) | 44.81º | 0.92% | 0.34% | - |
| XYZ | 5.82 | 5.89 | 1.03 | - |
| YUV | 65.25 | 95.13 | 142.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 66 | 7 | 0 | 0.23 | 0.92 | 0.66 | 44.81 | 0.85 | 0.18 |
| Hex | 56 | 42 | 7 | 0 | 17 | 5C | 42 | 2D | 55 | 12 |
| Octal | 126 | 102 | 7 | 0 | 27 | 134 | 102 | 55 | 125 | 22 |
| Binary | 1010110 | 1000010 | 111 | 0 | 10111 | 1011100 | 1000010 | 101101 | 1010101 | 10010 |
Color Harmonies of #564207
Complementary color
Monochromatic Colors of #564207
Black with #564207
Text Example
Text Example
White with #564207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564207; }
p { color: rgb(86,66,7); }
H1.HeaderClassName
{
color: #564207;
}
.AnyTagClassName
{
color: #564207;
}
</style>
background-color css
<style>
a { background-color: #564207; }
a { background-color: rgb(86,66,7); }
div.DivClassName
{
background-color: #564207;
}
.BgClassName
{
background-color: #564207;
}
</style>
border-color css
<style>
span { border-color: #564207; }
span { border-color: rgb(86,66,7); }
td.TdClassName
{
border-color: #564207;
}
.TagClassName
{
border-color: #564207;
}
</style>