Shades of Bronze Olive #564417
Tints of Bronze Olive #564417
RGB
CMYK
RGB Variations
Color information
#564417 (or 0x564417) is known color: Bronze Olive. HEX triplet: 56, 44 and 17. RGB value is (86,68,23). Sum of RGB (Red+Green+Blue) = 86+68+23=177 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.59% from 177); Green value is 68 (26.95% from 255 or 38.42% from 177); Blue value is 23 (9.38% from 255 or 12.99% from 177); Max value from RGB is 86 - color contains mainly: red. Hex color #564417 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564417 is #A9BBE8. Grayscale: #444444. Windows color (decimal): -11123689 or 1524822. OLE color: 1524822.
HSL color Cylindrical-coordinate representation of color #564417: hue angle of 42.86º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #564417 is Cyan = 0, Magento = 0.21, Yellow = 0.73 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 68 | 23 | - |
| CMYK | 0 | 0.21 | 0.73 | 0.66 |
| HSL | 42.86º | 0.58% | 0.21% | - |
| HSV(B) | 42.86º | 0.73% | 0.34% | - |
| XYZ | 6.06 | 6.17 | 1.68 | - |
| YUV | 68.25 | 102.46 | 140.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 68 | 23 | 0 | 0.21 | 0.73 | 0.66 | 42.86 | 0.58 | 0.21 |
| Hex | 56 | 44 | 17 | 0 | 15 | 49 | 42 | 2B | 3A | 15 |
| Octal | 126 | 104 | 27 | 0 | 25 | 111 | 102 | 53 | 72 | 25 |
| Binary | 1010110 | 1000100 | 10111 | 0 | 10101 | 1001001 | 1000010 | 101011 | 111010 | 10101 |
Color Harmonies of #564417
Complementary color
Monochromatic Colors of #564417
Black with #564417
Text Example
Text Example
White with #564417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564417; }
p { color: rgb(86,68,23); }
H1.HeaderClassName
{
color: #564417;
}
.AnyTagClassName
{
color: #564417;
}
</style>
background-color css
<style>
a { background-color: #564417; }
a { background-color: rgb(86,68,23); }
div.DivClassName
{
background-color: #564417;
}
.BgClassName
{
background-color: #564417;
}
</style>
border-color css
<style>
span { border-color: #564417; }
span { border-color: rgb(86,68,23); }
td.TdClassName
{
border-color: #564417;
}
.TagClassName
{
border-color: #564417;
}
</style>