Shades of Bronze Olive #564110
Tints of Bronze Olive #564110
RGB
CMYK
RGB Variations
Color information
#564110 (or 0x564110) is known color: Bronze Olive. HEX triplet: 56, 41 and 10. RGB value is (86,65,16). Sum of RGB (Red+Green+Blue) = 86+65+16=167 (22% of max value = 765). Red value is 86 (33.98% from 255 or 51.50% from 167); Green value is 65 (25.78% from 255 or 38.92% from 167); Blue value is 16 (6.64% from 255 or 9.58% from 167); Max value from RGB is 86 - color contains mainly: red. Hex color #564110 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564110 is #A9BEEF. Grayscale: #414141. Windows color (decimal): -11124464 or 1065302. OLE color: 1065302.
HSL color Cylindrical-coordinate representation of color #564110: hue angle of 42º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #564110 is Cyan = 0, Magento = 0.24, Yellow = 0.81 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 65 | 16 | - |
| CMYK | 0 | 0.24 | 0.81 | 0.66 |
| HSL | 42º | 0.69% | 0.2% | - |
| HSV(B) | 42º | 0.81% | 0.34% | - |
| XYZ | 5.82 | 5.8 | 1.3 | - |
| YUV | 65.69 | 99.96 | 142.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 65 | 16 | 0 | 0.24 | 0.81 | 0.66 | 42 | 0.69 | 0.2 |
| Hex | 56 | 41 | 10 | 0 | 18 | 51 | 42 | 2A | 45 | 14 |
| Octal | 126 | 101 | 20 | 0 | 30 | 121 | 102 | 52 | 105 | 24 |
| Binary | 1010110 | 1000001 | 10000 | 0 | 11000 | 1010001 | 1000010 | 101010 | 1000101 | 10100 |
Color Harmonies of #564110
Complementary color
Monochromatic Colors of #564110
Black with #564110
Text Example
Text Example
White with #564110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564110; }
p { color: rgb(86,65,16); }
H1.HeaderClassName
{
color: #564110;
}
.AnyTagClassName
{
color: #564110;
}
</style>
background-color css
<style>
a { background-color: #564110; }
a { background-color: rgb(86,65,16); }
div.DivClassName
{
background-color: #564110;
}
.BgClassName
{
background-color: #564110;
}
</style>
border-color css
<style>
span { border-color: #564110; }
span { border-color: rgb(86,65,16); }
td.TdClassName
{
border-color: #564110;
}
.TagClassName
{
border-color: #564110;
}
</style>