Shades of Bronze Olive #564715
Tints of Bronze Olive #564715
RGB
CMYK
RGB Variations
Color information
#564715 (or 0x564715) is known color: Bronze Olive. HEX triplet: 56, 47 and 15. RGB value is (86,71,21). Sum of RGB (Red+Green+Blue) = 86+71+21=178 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.31% from 178); Green value is 71 (28.12% from 255 or 39.89% from 178); Blue value is 21 (8.59% from 255 or 11.80% from 178); Max value from RGB is 86 - color contains mainly: red. Hex color #564715 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564715 is #A9B8EA. Grayscale: #464646. Windows color (decimal): -11122923 or 1394518. OLE color: 1394518.
HSL color Cylindrical-coordinate representation of color #564715: hue angle of 46.15º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #564715 is Cyan = 0, Magento = 0.17, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 71 | 21 | - |
| CMYK | 0 | 0.17 | 0.76 | 0.66 |
| HSL | 46.15º | 0.61% | 0.21% | - |
| HSV(B) | 46.15º | 0.76% | 0.34% | - |
| XYZ | 6.23 | 6.54 | 1.64 | - |
| YUV | 69.79 | 100.47 | 139.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 71 | 21 | 0 | 0.17 | 0.76 | 0.66 | 46.15 | 0.61 | 0.21 |
| Hex | 56 | 47 | 15 | 0 | 11 | 4C | 42 | 2E | 3D | 15 |
| Octal | 126 | 107 | 25 | 0 | 21 | 114 | 102 | 56 | 75 | 25 |
| Binary | 1010110 | 1000111 | 10101 | 0 | 10001 | 1001100 | 1000010 | 101110 | 111101 | 10101 |
Color Harmonies of #564715
Complementary color
Monochromatic Colors of #564715
Black with #564715
Text Example
Text Example
White with #564715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564715; }
p { color: rgb(86,71,21); }
H1.HeaderClassName
{
color: #564715;
}
.AnyTagClassName
{
color: #564715;
}
</style>
background-color css
<style>
a { background-color: #564715; }
a { background-color: rgb(86,71,21); }
div.DivClassName
{
background-color: #564715;
}
.BgClassName
{
background-color: #564715;
}
</style>
border-color css
<style>
span { border-color: #564715; }
span { border-color: rgb(86,71,21); }
td.TdClassName
{
border-color: #564715;
}
.TagClassName
{
border-color: #564715;
}
</style>