Shades of Bronze Olive #564511
Tints of Bronze Olive #564511
RGB
CMYK
RGB Variations
Color information
#564511 (or 0x564511) is known color: Bronze Olive. HEX triplet: 56, 45 and 11. RGB value is (86,69,17). Sum of RGB (Red+Green+Blue) = 86+69+17=172 (22% of max value = 765). Red value is 86 (33.98% from 255 or 50% from 172); Green value is 69 (27.34% from 255 or 40.12% from 172); Blue value is 17 (7.03% from 255 or 9.88% from 172); Max value from RGB is 86 - color contains mainly: red. Hex color #564511 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564511 is #A9BAEE. Grayscale: #444444. Windows color (decimal): -11123439 or 1131862. OLE color: 1131862.
HSL color Cylindrical-coordinate representation of color #564511: hue angle of 45.22º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #564511 is Cyan = 0, Magento = 0.20, Yellow = 0.80 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 69 | 17 | - |
| CMYK | 0 | 0.20 | 0.80 | 0.66 |
| HSL | 45.22º | 0.67% | 0.2% | - |
| HSV(B) | 45.22º | 0.8% | 0.34% | - |
| XYZ | 6.07 | 6.28 | 1.42 | - |
| YUV | 68.16 | 99.13 | 140.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 17 | 0 | 0.20 | 0.80 | 0.66 | 45.22 | 0.67 | 0.2 |
| Hex | 56 | 45 | 11 | 0 | 14 | 50 | 42 | 2D | 43 | 14 |
| Octal | 126 | 105 | 21 | 0 | 24 | 120 | 102 | 55 | 103 | 24 |
| Binary | 1010110 | 1000101 | 10001 | 0 | 10100 | 1010000 | 1000010 | 101101 | 1000011 | 10100 |
Color Harmonies of #564511
Complementary color
Monochromatic Colors of #564511
Black with #564511
Text Example
Text Example
White with #564511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564511; }
p { color: rgb(86,69,17); }
H1.HeaderClassName
{
color: #564511;
}
.AnyTagClassName
{
color: #564511;
}
</style>
background-color css
<style>
a { background-color: #564511; }
a { background-color: rgb(86,69,17); }
div.DivClassName
{
background-color: #564511;
}
.BgClassName
{
background-color: #564511;
}
</style>
border-color css
<style>
span { border-color: #564511; }
span { border-color: rgb(86,69,17); }
td.TdClassName
{
border-color: #564511;
}
.TagClassName
{
border-color: #564511;
}
</style>