Shades of Bronze Olive #564312
Tints of Bronze Olive #564312
RGB
CMYK
RGB Variations
Color information
#564312 (or 0x564312) is known color: Bronze Olive. HEX triplet: 56, 43 and 12. RGB value is (86,67,18). Sum of RGB (Red+Green+Blue) = 86+67+18=171 (22% of max value = 765). Red value is 86 (33.98% from 255 or 50.29% from 171); Green value is 67 (26.56% from 255 or 39.18% from 171); Blue value is 18 (7.42% from 255 or 10.53% from 171); Max value from RGB is 86 - color contains mainly: red. Hex color #564312 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564312 is #A9BCED. Grayscale: #434343. Windows color (decimal): -11123950 or 1196886. OLE color: 1196886.
HSL color Cylindrical-coordinate representation of color #564312: hue angle of 43.24º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #564312 is Cyan = 0, Magento = 0.22, Yellow = 0.79 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 67 | 18 | - |
| CMYK | 0 | 0.22 | 0.79 | 0.66 |
| HSL | 43.24º | 0.65% | 0.2% | - |
| HSV(B) | 43.24º | 0.79% | 0.34% | - |
| XYZ | 5.95 | 6.04 | 1.42 | - |
| YUV | 67.1 | 100.29 | 141.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 67 | 18 | 0 | 0.22 | 0.79 | 0.66 | 43.24 | 0.65 | 0.2 |
| Hex | 56 | 43 | 12 | 0 | 16 | 4F | 42 | 2B | 41 | 14 |
| Octal | 126 | 103 | 22 | 0 | 26 | 117 | 102 | 53 | 101 | 24 |
| Binary | 1010110 | 1000011 | 10010 | 0 | 10110 | 1001111 | 1000010 | 101011 | 1000001 | 10100 |
Color Harmonies of #564312
Complementary color
Monochromatic Colors of #564312
Black with #564312
Text Example
Text Example
White with #564312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564312; }
p { color: rgb(86,67,18); }
H1.HeaderClassName
{
color: #564312;
}
.AnyTagClassName
{
color: #564312;
}
</style>
background-color css
<style>
a { background-color: #564312; }
a { background-color: rgb(86,67,18); }
div.DivClassName
{
background-color: #564312;
}
.BgClassName
{
background-color: #564312;
}
</style>
border-color css
<style>
span { border-color: #564312; }
span { border-color: rgb(86,67,18); }
td.TdClassName
{
border-color: #564312;
}
.TagClassName
{
border-color: #564312;
}
</style>