Shades of Bronze Olive #564017
Tints of Bronze Olive #564017
RGB
CMYK
RGB Variations
Color information
#564017 (or 0x564017) is known color: Bronze Olive. HEX triplet: 56, 40 and 17. RGB value is (86,64,23). Sum of RGB (Red+Green+Blue) = 86+64+23=173 (22% of max value = 765). Red value is 86 (33.98% from 255 or 49.71% from 173); Green value is 64 (25.39% from 255 or 36.99% from 173); Blue value is 23 (9.38% from 255 or 13.29% from 173); Max value from RGB is 86 - color contains mainly: red. Hex color #564017 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564017 is #A9BFE8. Grayscale: #424242. Windows color (decimal): -11124713 or 1523798. OLE color: 1523798.
HSL color Cylindrical-coordinate representation of color #564017: hue angle of 39.05º 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 #564017 is Cyan = 0, Magento = 0.26, Yellow = 0.73 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 64 | 23 | - |
| CMYK | 0 | 0.26 | 0.73 | 0.66 |
| HSL | 39.05º | 0.58% | 0.21% | - |
| HSV(B) | 39.05º | 0.73% | 0.34% | - |
| XYZ | 5.83 | 5.71 | 1.61 | - |
| YUV | 65.9 | 103.79 | 142.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 64 | 23 | 0 | 0.26 | 0.73 | 0.66 | 39.05 | 0.58 | 0.21 |
| Hex | 56 | 40 | 17 | 0 | 1A | 49 | 42 | 27 | 3A | 15 |
| Octal | 126 | 100 | 27 | 0 | 32 | 111 | 102 | 47 | 72 | 25 |
| Binary | 1010110 | 1000000 | 10111 | 0 | 11010 | 1001001 | 1000010 | 100111 | 111010 | 10101 |
Color Harmonies of #564017
Complementary color
Monochromatic Colors of #564017
Black with #564017
Text Example
Text Example
White with #564017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564017; }
p { color: rgb(86,64,23); }
H1.HeaderClassName
{
color: #564017;
}
.AnyTagClassName
{
color: #564017;
}
</style>
background-color css
<style>
a { background-color: #564017; }
a { background-color: rgb(86,64,23); }
div.DivClassName
{
background-color: #564017;
}
.BgClassName
{
background-color: #564017;
}
</style>
border-color css
<style>
span { border-color: #564017; }
span { border-color: rgb(86,64,23); }
td.TdClassName
{
border-color: #564017;
}
.TagClassName
{
border-color: #564017;
}
</style>