Shades of Bronze Olive #564410
Tints of Bronze Olive #564410
RGB
CMYK
RGB Variations
Color information
#564410 (or 0x564410) is known color: Bronze Olive. HEX triplet: 56, 44 and 10. RGB value is (86,68,16). Sum of RGB (Red+Green+Blue) = 86+68+16=170 (22% of max value = 765). Red value is 86 (33.98% from 255 or 50.59% from 170); Green value is 68 (26.95% from 255 or 40% from 170); Blue value is 16 (6.64% from 255 or 9.41% from 170); Max value from RGB is 86 - color contains mainly: red. Hex color #564410 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564410 is #A9BBEF. Grayscale: #434343. Windows color (decimal): -11123696 or 1066070. OLE color: 1066070.
HSL color Cylindrical-coordinate representation of color #564410: hue angle of 44.57º 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 #564410 is Cyan = 0, Magento = 0.21, Yellow = 0.81 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 68 | 16 | - |
| CMYK | 0 | 0.21 | 0.81 | 0.66 |
| HSL | 44.57º | 0.69% | 0.2% | - |
| HSV(B) | 44.57º | 0.81% | 0.34% | - |
| XYZ | 6 | 6.15 | 1.36 | - |
| YUV | 67.45 | 98.96 | 141.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 68 | 16 | 0 | 0.21 | 0.81 | 0.66 | 44.57 | 0.69 | 0.2 |
| Hex | 56 | 44 | 10 | 0 | 15 | 51 | 42 | 2D | 45 | 14 |
| Octal | 126 | 104 | 20 | 0 | 25 | 121 | 102 | 55 | 105 | 24 |
| Binary | 1010110 | 1000100 | 10000 | 0 | 10101 | 1010001 | 1000010 | 101101 | 1000101 | 10100 |
Color Harmonies of #564410
Complementary color
Monochromatic Colors of #564410
Black with #564410
Text Example
Text Example
White with #564410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564410; }
p { color: rgb(86,68,16); }
H1.HeaderClassName
{
color: #564410;
}
.AnyTagClassName
{
color: #564410;
}
</style>
background-color css
<style>
a { background-color: #564410; }
a { background-color: rgb(86,68,16); }
div.DivClassName
{
background-color: #564410;
}
.BgClassName
{
background-color: #564410;
}
</style>
border-color css
<style>
span { border-color: #564410; }
span { border-color: rgb(86,68,16); }
td.TdClassName
{
border-color: #564410;
}
.TagClassName
{
border-color: #564410;
}
</style>