Shades of Bronze Olive #564727
Tints of Bronze Olive #564727
RGB
CMYK
RGB Variations
Color information
#564727 (or 0x564727) is known color: Bronze Olive. HEX triplet: 56, 47 and 27. RGB value is (86,71,39). Sum of RGB (Red+Green+Blue) = 86+71+39=196 (25% of max value = 765). Red value is 86 (33.98% from 255 or 43.88% from 196); Green value is 71 (28.12% from 255 or 36.22% from 196); Blue value is 39 (15.62% from 255 or 19.90% from 196); Max value from RGB is 86 - color contains mainly: red. Hex color #564727 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564727 is #A9B8D8. Grayscale: #474747. Windows color (decimal): -11122905 or 2574166. OLE color: 2574166.
HSL color Cylindrical-coordinate representation of color #564727: hue angle of 40.85º 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 #564727 is Cyan = 0, Magento = 0.17, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 71 | 39 | - |
| CMYK | 0 | 0.17 | 0.55 | 0.66 |
| HSL | 40.85º | 0.38% | 0.25% | - |
| HSV(B) | 40.85º | 0.55% | 0.34% | - |
| XYZ | 6.46 | 6.63 | 2.86 | - |
| YUV | 71.84 | 109.47 | 138.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 71 | 39 | 0 | 0.17 | 0.55 | 0.66 | 40.85 | 0.38 | 0.25 |
| Hex | 56 | 47 | 27 | 0 | 11 | 37 | 42 | 29 | 26 | 19 |
| Octal | 126 | 107 | 47 | 0 | 21 | 67 | 102 | 51 | 46 | 31 |
| Binary | 1010110 | 1000111 | 100111 | 0 | 10001 | 110111 | 1000010 | 101001 | 100110 | 11001 |
Color Harmonies of #564727
Complementary color
Monochromatic Colors of #564727
Black with #564727
Text Example
Text Example
White with #564727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564727; }
p { color: rgb(86,71,39); }
H1.HeaderClassName
{
color: #564727;
}
.AnyTagClassName
{
color: #564727;
}
</style>
background-color css
<style>
a { background-color: #564727; }
a { background-color: rgb(86,71,39); }
div.DivClassName
{
background-color: #564727;
}
.BgClassName
{
background-color: #564727;
}
</style>
border-color css
<style>
span { border-color: #564727; }
span { border-color: rgb(86,71,39); }
td.TdClassName
{
border-color: #564727;
}
.TagClassName
{
border-color: #564727;
}
</style>