Shades of Metallic Bronze #514636
Tints of Metallic Bronze #514636
RGB
CMYK
RGB Variations
Color information
#514636 (or 0x514636) is known color: Metallic Bronze. HEX triplet: 51, 46 and 36. RGB value is (81,70,54). Sum of RGB (Red+Green+Blue) = 81+70+54=205 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.51% from 205); Green value is 70 (27.73% from 255 or 34.15% from 205); Blue value is 54 (21.48% from 255 or 26.34% from 205); Max value from RGB is 81 - color contains mainly: red. Hex color #514636 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514636 is #AEB9C9. Grayscale: #474747. Windows color (decimal): -11450826 or 3556945. OLE color: 3556945.
HSL color Cylindrical-coordinate representation of color #514636: hue angle of 35.56º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #514636 is Cyan = 0, Magento = 0.14, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 70 | 54 | - |
| CMYK | 0 | 0.14 | 0.33 | 0.68 |
| HSL | 35.56º | 0.2% | 0.26% | - |
| HSV(B) | 35.56º | 0.33% | 0.32% | - |
| XYZ | 6.25 | 6.4 | 4.4 | - |
| YUV | 71.47 | 118.14 | 134.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 70 | 54 | 0 | 0.14 | 0.33 | 0.68 | 35.56 | 0.2 | 0.26 |
| Hex | 51 | 46 | 36 | 0 | E | 21 | 44 | 24 | 14 | 1A |
| Octal | 121 | 106 | 66 | 0 | 16 | 41 | 104 | 44 | 24 | 32 |
| Binary | 1010001 | 1000110 | 110110 | 0 | 1110 | 100001 | 1000100 | 100100 | 10100 | 11010 |
Color Harmonies of #514636
Complementary color
Monochromatic Colors of #514636
Black with #514636
Text Example
Text Example
White with #514636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514636; }
p { color: rgb(81,70,54); }
H1.HeaderClassName
{
color: #514636;
}
.AnyTagClassName
{
color: #514636;
}
</style>
background-color css
<style>
a { background-color: #514636; }
a { background-color: rgb(81,70,54); }
div.DivClassName
{
background-color: #514636;
}
.BgClassName
{
background-color: #514636;
}
</style>
border-color css
<style>
span { border-color: #514636; }
span { border-color: rgb(81,70,54); }
td.TdClassName
{
border-color: #514636;
}
.TagClassName
{
border-color: #514636;
}
</style>