Shades of Bronze Olive #564016
Tints of Bronze Olive #564016
RGB
CMYK
RGB Variations
Color information
#564016 (or 0x564016) is known color: Bronze Olive. HEX triplet: 56, 40 and 16. RGB value is (86,64,22). Sum of RGB (Red+Green+Blue) = 86+64+22=172 (22% of max value = 765). Red value is 86 (33.98% from 255 or 50% from 172); Green value is 64 (25.39% from 255 or 37.21% from 172); Blue value is 22 (8.98% from 255 or 12.79% from 172); Max value from RGB is 86 - color contains mainly: red. Hex color #564016 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564016 is #A9BFE9. Grayscale: #414141. Windows color (decimal): -11124714 or 1458262. OLE color: 1458262.
HSL color Cylindrical-coordinate representation of color #564016: hue angle of 39.38º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #564016 is Cyan = 0, Magento = 0.26, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 64 | 22 | - |
| CMYK | 0 | 0.26 | 0.74 | 0.66 |
| HSL | 39.38º | 0.59% | 0.21% | - |
| HSV(B) | 39.38º | 0.74% | 0.34% | - |
| XYZ | 5.82 | 5.7 | 1.55 | - |
| YUV | 65.79 | 103.29 | 142.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 64 | 22 | 0 | 0.26 | 0.74 | 0.66 | 39.38 | 0.59 | 0.21 |
| Hex | 56 | 40 | 16 | 0 | 1A | 4A | 42 | 27 | 3B | 15 |
| Octal | 126 | 100 | 26 | 0 | 32 | 112 | 102 | 47 | 73 | 25 |
| Binary | 1010110 | 1000000 | 10110 | 0 | 11010 | 1001010 | 1000010 | 100111 | 111011 | 10101 |
Color Harmonies of #564016
Complementary color
Monochromatic Colors of #564016
Black with #564016
Text Example
Text Example
White with #564016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564016; }
p { color: rgb(86,64,22); }
H1.HeaderClassName
{
color: #564016;
}
.AnyTagClassName
{
color: #564016;
}
</style>
background-color css
<style>
a { background-color: #564016; }
a { background-color: rgb(86,64,22); }
div.DivClassName
{
background-color: #564016;
}
.BgClassName
{
background-color: #564016;
}
</style>
border-color css
<style>
span { border-color: #564016; }
span { border-color: rgb(86,64,22); }
td.TdClassName
{
border-color: #564016;
}
.TagClassName
{
border-color: #564016;
}
</style>