Shades of Bronze Olive #564627
Tints of Bronze Olive #564627
RGB
CMYK
RGB Variations
Color information
#564627 (or 0x564627) is known color: Bronze Olive. HEX triplet: 56, 46 and 27. RGB value is (86,70,39). Sum of RGB (Red+Green+Blue) = 86+70+39=195 (25% of max value = 765). Red value is 86 (33.98% from 255 or 44.10% from 195); Green value is 70 (27.73% from 255 or 35.90% from 195); Blue value is 39 (15.62% from 255 or 20% from 195); Max value from RGB is 86 - color contains mainly: red. Hex color #564627 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564627 is #A9B9D8. Grayscale: #474747. Windows color (decimal): -11123161 or 2573910. OLE color: 2573910.
HSL color Cylindrical-coordinate representation of color #564627: hue angle of 39.57º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #564627 is Cyan = 0, Magento = 0.19, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 70 | 39 | - |
| CMYK | 0 | 0.19 | 0.55 | 0.66 |
| HSL | 39.57º | 0.38% | 0.25% | - |
| HSV(B) | 39.57º | 0.55% | 0.34% | - |
| XYZ | 6.39 | 6.51 | 2.84 | - |
| YUV | 71.25 | 109.8 | 138.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 70 | 39 | 0 | 0.19 | 0.55 | 0.66 | 39.57 | 0.38 | 0.25 |
| Hex | 56 | 46 | 27 | 0 | 13 | 37 | 42 | 28 | 26 | 19 |
| Octal | 126 | 106 | 47 | 0 | 23 | 67 | 102 | 50 | 46 | 31 |
| Binary | 1010110 | 1000110 | 100111 | 0 | 10011 | 110111 | 1000010 | 101000 | 100110 | 11001 |
Color Harmonies of #564627
Complementary color
Monochromatic Colors of #564627
Black with #564627
Text Example
Text Example
White with #564627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564627; }
p { color: rgb(86,70,39); }
H1.HeaderClassName
{
color: #564627;
}
.AnyTagClassName
{
color: #564627;
}
</style>
background-color css
<style>
a { background-color: #564627; }
a { background-color: rgb(86,70,39); }
div.DivClassName
{
background-color: #564627;
}
.BgClassName
{
background-color: #564627;
}
</style>
border-color css
<style>
span { border-color: #564627; }
span { border-color: rgb(86,70,39); }
td.TdClassName
{
border-color: #564627;
}
.TagClassName
{
border-color: #564627;
}
</style>