Shades of Bronze Olive #564315
Tints of Bronze Olive #564315
RGB
CMYK
RGB Variations
Color information
#564315 (or 0x564315) is known color: Bronze Olive. HEX triplet: 56, 43 and 15. RGB value is (86,67,21). Sum of RGB (Red+Green+Blue) = 86+67+21=174 (23% of max value = 765). Red value is 86 (33.98% from 255 or 49.43% from 174); Green value is 67 (26.56% from 255 or 38.51% from 174); Blue value is 21 (8.59% from 255 or 12.07% from 174); Max value from RGB is 86 - color contains mainly: red. Hex color #564315 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564315 is #A9BCEA. Grayscale: #434343. Windows color (decimal): -11123947 or 1393494. OLE color: 1393494.
HSL color Cylindrical-coordinate representation of color #564315: hue angle of 42.46º 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 #564315 is Cyan = 0, Magento = 0.22, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 67 | 21 | - |
| CMYK | 0 | 0.22 | 0.76 | 0.66 |
| HSL | 42.46º | 0.61% | 0.21% | - |
| HSV(B) | 42.46º | 0.76% | 0.34% | - |
| XYZ | 5.98 | 6.05 | 1.56 | - |
| YUV | 67.44 | 101.79 | 141.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 67 | 21 | 0 | 0.22 | 0.76 | 0.66 | 42.46 | 0.61 | 0.21 |
| Hex | 56 | 43 | 15 | 0 | 16 | 4C | 42 | 2A | 3D | 15 |
| Octal | 126 | 103 | 25 | 0 | 26 | 114 | 102 | 52 | 75 | 25 |
| Binary | 1010110 | 1000011 | 10101 | 0 | 10110 | 1001100 | 1000010 | 101010 | 111101 | 10101 |
Color Harmonies of #564315
Complementary color
Monochromatic Colors of #564315
Black with #564315
Text Example
Text Example
White with #564315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564315; }
p { color: rgb(86,67,21); }
H1.HeaderClassName
{
color: #564315;
}
.AnyTagClassName
{
color: #564315;
}
</style>
background-color css
<style>
a { background-color: #564315; }
a { background-color: rgb(86,67,21); }
div.DivClassName
{
background-color: #564315;
}
.BgClassName
{
background-color: #564315;
}
</style>
border-color css
<style>
span { border-color: #564315; }
span { border-color: rgb(86,67,21); }
td.TdClassName
{
border-color: #564315;
}
.TagClassName
{
border-color: #564315;
}
</style>