Shades of Bronze Olive #564308
Tints of Bronze Olive #564308
RGB
CMYK
RGB Variations
Color information
#564308 (or 0x564308) is known color: Bronze Olive. HEX triplet: 56, 43 and 08. RGB value is (86,67,8). Sum of RGB (Red+Green+Blue) = 86+67+8=161 (21% of max value = 765). Red value is 86 (33.98% from 255 or 53.42% from 161); Green value is 67 (26.56% from 255 or 41.61% from 161); Blue value is 8 (3.52% from 255 or 4.97% from 161); Max value from RGB is 86 - color contains mainly: red. Hex color #564308 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564308 is #A9BCF7. Grayscale: #424242. Windows color (decimal): -11123960 or 541526. OLE color: 541526.
HSL color Cylindrical-coordinate representation of color #564308: hue angle of 45.38º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #564308 is Cyan = 0, Magento = 0.22, Yellow = 0.91 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 67 | 8 | - |
| CMYK | 0 | 0.22 | 0.91 | 0.66 |
| HSL | 45.38º | 0.83% | 0.18% | - |
| HSV(B) | 45.38º | 0.91% | 0.34% | - |
| XYZ | 5.89 | 6.01 | 1.08 | - |
| YUV | 65.96 | 95.29 | 142.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 67 | 8 | 0 | 0.22 | 0.91 | 0.66 | 45.38 | 0.83 | 0.18 |
| Hex | 56 | 43 | 8 | 0 | 16 | 5B | 42 | 2D | 53 | 12 |
| Octal | 126 | 103 | 10 | 0 | 26 | 133 | 102 | 55 | 123 | 22 |
| Binary | 1010110 | 1000011 | 1000 | 0 | 10110 | 1011011 | 1000010 | 101101 | 1010011 | 10010 |
Color Harmonies of #564308
Complementary color
Monochromatic Colors of #564308
Black with #564308
Text Example
Text Example
White with #564308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564308; }
p { color: rgb(86,67,8); }
H1.HeaderClassName
{
color: #564308;
}
.AnyTagClassName
{
color: #564308;
}
</style>
background-color css
<style>
a { background-color: #564308; }
a { background-color: rgb(86,67,8); }
div.DivClassName
{
background-color: #564308;
}
.BgClassName
{
background-color: #564308;
}
</style>
border-color css
<style>
span { border-color: #564308; }
span { border-color: rgb(86,67,8); }
td.TdClassName
{
border-color: #564308;
}
.TagClassName
{
border-color: #564308;
}
</style>