Shades of Bronze Olive #564209
Tints of Bronze Olive #564209
RGB
CMYK
RGB Variations
Color information
#564209 (or 0x564209) is known color: Bronze Olive. HEX triplet: 56, 42 and 09. RGB value is (86,66,9). Sum of RGB (Red+Green+Blue) = 86+66+9=161 (21% of max value = 765). Red value is 86 (33.98% from 255 or 53.42% from 161); Green value is 66 (26.17% from 255 or 40.99% from 161); Blue value is 9 (3.91% from 255 or 5.59% from 161); Max value from RGB is 86 - color contains mainly: red. Hex color #564209 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564209 is #A9BDF6. Grayscale: #414141. Windows color (decimal): -11124215 or 606806. OLE color: 606806.
HSL color Cylindrical-coordinate representation of color #564209: hue angle of 44.42º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #564209 is Cyan = 0, Magento = 0.23, Yellow = 0.90 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 66 | 9 | - |
| CMYK | 0 | 0.23 | 0.90 | 0.66 |
| HSL | 44.42º | 0.81% | 0.19% | - |
| HSV(B) | 44.42º | 0.9% | 0.34% | - |
| XYZ | 5.84 | 5.89 | 1.09 | - |
| YUV | 65.48 | 96.13 | 142.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 66 | 9 | 0 | 0.23 | 0.90 | 0.66 | 44.42 | 0.81 | 0.19 |
| Hex | 56 | 42 | 9 | 0 | 17 | 5A | 42 | 2C | 51 | 13 |
| Octal | 126 | 102 | 11 | 0 | 27 | 132 | 102 | 54 | 121 | 23 |
| Binary | 1010110 | 1000010 | 1001 | 0 | 10111 | 1011010 | 1000010 | 101100 | 1010001 | 10011 |
Color Harmonies of #564209
Complementary color
Monochromatic Colors of #564209
Black with #564209
Text Example
Text Example
White with #564209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564209; }
p { color: rgb(86,66,9); }
H1.HeaderClassName
{
color: #564209;
}
.AnyTagClassName
{
color: #564209;
}
</style>
background-color css
<style>
a { background-color: #564209; }
a { background-color: rgb(86,66,9); }
div.DivClassName
{
background-color: #564209;
}
.BgClassName
{
background-color: #564209;
}
</style>
border-color css
<style>
span { border-color: #564209; }
span { border-color: rgb(86,66,9); }
td.TdClassName
{
border-color: #564209;
}
.TagClassName
{
border-color: #564209;
}
</style>