Shades of Metallic Bronze #564734
Tints of Metallic Bronze #564734
RGB
CMYK
RGB Variations
Color information
#564734 (or 0x564734) is known color: Metallic Bronze. HEX triplet: 56, 47 and 34. RGB value is (86,71,52). Sum of RGB (Red+Green+Blue) = 86+71+52=209 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.15% from 209); Green value is 71 (28.12% from 255 or 33.97% from 209); Blue value is 52 (20.70% from 255 or 24.88% from 209); Max value from RGB is 86 - color contains mainly: red. Hex color #564734 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564734 is #A9B8CB. Grayscale: #494949. Windows color (decimal): -11122892 or 3426134. OLE color: 3426134.
HSL color Cylindrical-coordinate representation of color #564734: hue angle of 33.53º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #564734 is Cyan = 0, Magento = 0.17, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 71 | 52 | - |
| CMYK | 0 | 0.17 | 0.40 | 0.66 |
| HSL | 33.53º | 0.25% | 0.27% | - |
| HSV(B) | 33.53º | 0.4% | 0.34% | - |
| XYZ | 6.71 | 6.73 | 4.19 | - |
| YUV | 73.32 | 115.97 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 71 | 52 | 0 | 0.17 | 0.40 | 0.66 | 33.53 | 0.25 | 0.27 |
| Hex | 56 | 47 | 34 | 0 | 11 | 28 | 42 | 22 | 19 | 1B |
| Octal | 126 | 107 | 64 | 0 | 21 | 50 | 102 | 42 | 31 | 33 |
| Binary | 1010110 | 1000111 | 110100 | 0 | 10001 | 101000 | 1000010 | 100010 | 11001 | 11011 |
Color Harmonies of #564734
Complementary color
Monochromatic Colors of #564734
Black with #564734
Text Example
Text Example
White with #564734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564734; }
p { color: rgb(86,71,52); }
H1.HeaderClassName
{
color: #564734;
}
.AnyTagClassName
{
color: #564734;
}
</style>
background-color css
<style>
a { background-color: #564734; }
a { background-color: rgb(86,71,52); }
div.DivClassName
{
background-color: #564734;
}
.BgClassName
{
background-color: #564734;
}
</style>
border-color css
<style>
span { border-color: #564734; }
span { border-color: rgb(86,71,52); }
td.TdClassName
{
border-color: #564734;
}
.TagClassName
{
border-color: #564734;
}
</style>