Shades of Bronze Olive #564214
Tints of Bronze Olive #564214
RGB
CMYK
RGB Variations
Color information
#564214 (or 0x564214) is known color: Bronze Olive. HEX triplet: 56, 42 and 14. RGB value is (86,66,20). Sum of RGB (Red+Green+Blue) = 86+66+20=172 (22% of max value = 765). Red value is 86 (33.98% from 255 or 50% from 172); Green value is 66 (26.17% from 255 or 38.37% from 172); Blue value is 20 (8.20% from 255 or 11.63% from 172); Max value from RGB is 86 - color contains mainly: red. Hex color #564214 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564214 is #A9BDEB. Grayscale: #424242. Windows color (decimal): -11124204 or 1327702. OLE color: 1327702.
HSL color Cylindrical-coordinate representation of color #564214: hue angle of 41.82º 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 #564214 is Cyan = 0, Magento = 0.23, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 66 | 20 | - |
| CMYK | 0 | 0.23 | 0.77 | 0.66 |
| HSL | 41.82º | 0.62% | 0.21% | - |
| HSV(B) | 41.82º | 0.77% | 0.34% | - |
| XYZ | 5.91 | 5.93 | 1.49 | - |
| YUV | 66.74 | 101.63 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 66 | 20 | 0 | 0.23 | 0.77 | 0.66 | 41.82 | 0.62 | 0.21 |
| Hex | 56 | 42 | 14 | 0 | 17 | 4D | 42 | 2A | 3E | 15 |
| Octal | 126 | 102 | 24 | 0 | 27 | 115 | 102 | 52 | 76 | 25 |
| Binary | 1010110 | 1000010 | 10100 | 0 | 10111 | 1001101 | 1000010 | 101010 | 111110 | 10101 |
Color Harmonies of #564214
Complementary color
Monochromatic Colors of #564214
Black with #564214
Text Example
Text Example
White with #564214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564214; }
p { color: rgb(86,66,20); }
H1.HeaderClassName
{
color: #564214;
}
.AnyTagClassName
{
color: #564214;
}
</style>
background-color css
<style>
a { background-color: #564214; }
a { background-color: rgb(86,66,20); }
div.DivClassName
{
background-color: #564214;
}
.BgClassName
{
background-color: #564214;
}
</style>
border-color css
<style>
span { border-color: #564214; }
span { border-color: rgb(86,66,20); }
td.TdClassName
{
border-color: #564214;
}
.TagClassName
{
border-color: #564214;
}
</style>