Shades of Bronze Olive #564115
Tints of Bronze Olive #564115
RGB
CMYK
RGB Variations
Color information
#564115 (or 0x564115) is known color: Bronze Olive. HEX triplet: 56, 41 and 15. RGB value is (86,65,21). Sum of RGB (Red+Green+Blue) = 86+65+21=172 (22% of max value = 765). Red value is 86 (33.98% from 255 or 50% from 172); Green value is 65 (25.78% from 255 or 37.79% from 172); Blue value is 21 (8.59% from 255 or 12.21% from 172); Max value from RGB is 86 - color contains mainly: red. Hex color #564115 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564115 is #A9BEEA. Grayscale: #424242. Windows color (decimal): -11124459 or 1392982. OLE color: 1392982.
HSL color Cylindrical-coordinate representation of color #564115: hue angle of 40.62º 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 #564115 is Cyan = 0, Magento = 0.24, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 65 | 21 | - |
| CMYK | 0 | 0.24 | 0.76 | 0.66 |
| HSL | 40.62º | 0.61% | 0.21% | - |
| HSV(B) | 40.62º | 0.76% | 0.34% | - |
| XYZ | 5.86 | 5.81 | 1.52 | - |
| YUV | 66.26 | 102.46 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 65 | 21 | 0 | 0.24 | 0.76 | 0.66 | 40.62 | 0.61 | 0.21 |
| Hex | 56 | 41 | 15 | 0 | 18 | 4C | 42 | 29 | 3D | 15 |
| Octal | 126 | 101 | 25 | 0 | 30 | 114 | 102 | 51 | 75 | 25 |
| Binary | 1010110 | 1000001 | 10101 | 0 | 11000 | 1001100 | 1000010 | 101001 | 111101 | 10101 |
Color Harmonies of #564115
Complementary color
Monochromatic Colors of #564115
Black with #564115
Text Example
Text Example
White with #564115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564115; }
p { color: rgb(86,65,21); }
H1.HeaderClassName
{
color: #564115;
}
.AnyTagClassName
{
color: #564115;
}
</style>
background-color css
<style>
a { background-color: #564115; }
a { background-color: rgb(86,65,21); }
div.DivClassName
{
background-color: #564115;
}
.BgClassName
{
background-color: #564115;
}
</style>
border-color css
<style>
span { border-color: #564115; }
span { border-color: rgb(86,65,21); }
td.TdClassName
{
border-color: #564115;
}
.TagClassName
{
border-color: #564115;
}
</style>