Shades of Bronze Olive #564314
Tints of Bronze Olive #564314
RGB
CMYK
RGB Variations
Color information
#564314 (or 0x564314) is known color: Bronze Olive. HEX triplet: 56, 43 and 14. RGB value is (86,67,20). Sum of RGB (Red+Green+Blue) = 86+67+20=173 (22% of max value = 765). Red value is 86 (33.98% from 255 or 49.71% from 173); Green value is 67 (26.56% from 255 or 38.73% from 173); Blue value is 20 (8.20% from 255 or 11.56% from 173); Max value from RGB is 86 - color contains mainly: red. Hex color #564314 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564314 is #A9BCEB. Grayscale: #434343. Windows color (decimal): -11123948 or 1327958. OLE color: 1327958.
HSL color Cylindrical-coordinate representation of color #564314: hue angle of 42.73º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #564314 is Cyan = 0, Magento = 0.22, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 67 | 20 | - |
| CMYK | 0 | 0.22 | 0.77 | 0.66 |
| HSL | 42.73º | 0.62% | 0.21% | - |
| HSV(B) | 42.73º | 0.77% | 0.34% | - |
| XYZ | 5.97 | 6.04 | 1.51 | - |
| YUV | 67.32 | 101.29 | 141.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 67 | 20 | 0 | 0.22 | 0.77 | 0.66 | 42.73 | 0.62 | 0.21 |
| Hex | 56 | 43 | 14 | 0 | 16 | 4D | 42 | 2B | 3E | 15 |
| Octal | 126 | 103 | 24 | 0 | 26 | 115 | 102 | 53 | 76 | 25 |
| Binary | 1010110 | 1000011 | 10100 | 0 | 10110 | 1001101 | 1000010 | 101011 | 111110 | 10101 |
Color Harmonies of #564314
Complementary color
Monochromatic Colors of #564314
Black with #564314
Text Example
Text Example
White with #564314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564314; }
p { color: rgb(86,67,20); }
H1.HeaderClassName
{
color: #564314;
}
.AnyTagClassName
{
color: #564314;
}
</style>
background-color css
<style>
a { background-color: #564314; }
a { background-color: rgb(86,67,20); }
div.DivClassName
{
background-color: #564314;
}
.BgClassName
{
background-color: #564314;
}
</style>
border-color css
<style>
span { border-color: #564314; }
span { border-color: rgb(86,67,20); }
td.TdClassName
{
border-color: #564314;
}
.TagClassName
{
border-color: #564314;
}
</style>