Shades of Bronze Olive #564309
Tints of Bronze Olive #564309
RGB
CMYK
RGB Variations
Color information
#564309 (or 0x564309) is known color: Bronze Olive. HEX triplet: 56, 43 and 09. RGB value is (86,67,9). Sum of RGB (Red+Green+Blue) = 86+67+9=162 (21% of max value = 765). Red value is 86 (33.98% from 255 or 53.09% from 162); Green value is 67 (26.56% from 255 or 41.36% from 162); Blue value is 9 (3.91% from 255 or 5.56% from 162); Max value from RGB is 86 - color contains mainly: red. Hex color #564309 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564309 is #A9BCF6. Grayscale: #424242. Windows color (decimal): -11123959 or 607062. OLE color: 607062.
HSL color Cylindrical-coordinate representation of color #564309: hue angle of 45.19º 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 #564309 is Cyan = 0, Magento = 0.22, Yellow = 0.90 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 67 | 9 | - |
| CMYK | 0 | 0.22 | 0.90 | 0.66 |
| HSL | 45.19º | 0.81% | 0.19% | - |
| HSV(B) | 45.19º | 0.9% | 0.34% | - |
| XYZ | 5.89 | 6.01 | 1.11 | - |
| YUV | 66.07 | 95.79 | 142.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 67 | 9 | 0 | 0.22 | 0.90 | 0.66 | 45.19 | 0.81 | 0.19 |
| Hex | 56 | 43 | 9 | 0 | 16 | 5A | 42 | 2D | 51 | 13 |
| Octal | 126 | 103 | 11 | 0 | 26 | 132 | 102 | 55 | 121 | 23 |
| Binary | 1010110 | 1000011 | 1001 | 0 | 10110 | 1011010 | 1000010 | 101101 | 1010001 | 10011 |
Color Harmonies of #564309
Complementary color
Monochromatic Colors of #564309
Black with #564309
Text Example
Text Example
White with #564309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564309; }
p { color: rgb(86,67,9); }
H1.HeaderClassName
{
color: #564309;
}
.AnyTagClassName
{
color: #564309;
}
</style>
background-color css
<style>
a { background-color: #564309; }
a { background-color: rgb(86,67,9); }
div.DivClassName
{
background-color: #564309;
}
.BgClassName
{
background-color: #564309;
}
</style>
border-color css
<style>
span { border-color: #564309; }
span { border-color: rgb(86,67,9); }
td.TdClassName
{
border-color: #564309;
}
.TagClassName
{
border-color: #564309;
}
</style>