Shades of Bronze Olive #514614
Tints of Bronze Olive #514614
RGB
CMYK
RGB Variations
Color information
#514614 (or 0x514614) is known color: Bronze Olive. HEX triplet: 51, 46 and 14. RGB value is (81,70,20). Sum of RGB (Red+Green+Blue) = 81+70+20=171 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.37% from 171); Green value is 70 (27.73% from 255 or 40.94% from 171); Blue value is 20 (8.20% from 255 or 11.70% from 171); Max value from RGB is 81 - color contains mainly: red. Hex color #514614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514614 is #AEB9EB. Grayscale: #434343. Windows color (decimal): -11450860 or 1328721. OLE color: 1328721.
HSL color Cylindrical-coordinate representation of color #514614: hue angle of 49.18º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #514614 is Cyan = 0, Magento = 0.14, Yellow = 0.75 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 70 | 20 | - |
| CMYK | 0 | 0.14 | 0.75 | 0.68 |
| HSL | 49.18º | 0.6% | 0.2% | - |
| HSV(B) | 49.18º | 0.75% | 0.32% | - |
| XYZ | 5.71 | 6.18 | 1.55 | - |
| YUV | 67.59 | 101.14 | 137.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 70 | 20 | 0 | 0.14 | 0.75 | 0.68 | 49.18 | 0.6 | 0.2 |
| Hex | 51 | 46 | 14 | 0 | E | 4B | 44 | 31 | 3C | 14 |
| Octal | 121 | 106 | 24 | 0 | 16 | 113 | 104 | 61 | 74 | 24 |
| Binary | 1010001 | 1000110 | 10100 | 0 | 1110 | 1001011 | 1000100 | 110001 | 111100 | 10100 |
Color Harmonies of #514614
Complementary color
Monochromatic Colors of #514614
Black with #514614
Text Example
Text Example
White with #514614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514614; }
p { color: rgb(81,70,20); }
H1.HeaderClassName
{
color: #514614;
}
.AnyTagClassName
{
color: #514614;
}
</style>
background-color css
<style>
a { background-color: #514614; }
a { background-color: rgb(81,70,20); }
div.DivClassName
{
background-color: #514614;
}
.BgClassName
{
background-color: #514614;
}
</style>
border-color css
<style>
span { border-color: #514614; }
span { border-color: rgb(81,70,20); }
td.TdClassName
{
border-color: #514614;
}
.TagClassName
{
border-color: #514614;
}
</style>