Shades of Bronze Olive #514914
Tints of Bronze Olive #514914
RGB
CMYK
RGB Variations
Color information
#514914 (or 0x514914) is known color: Bronze Olive. HEX triplet: 51, 49 and 14. RGB value is (81,73,20). Sum of RGB (Red+Green+Blue) = 81+73+20=174 (23% of max value = 765). Red value is 81 (32.03% from 255 or 46.55% from 174); Green value is 73 (28.91% from 255 or 41.95% from 174); Blue value is 20 (8.20% from 255 or 11.49% from 174); Max value from RGB is 81 - color contains mainly: red. Hex color #514914 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514914 is #AEB6EB. Grayscale: #454545. Windows color (decimal): -11450092 or 1329489. OLE color: 1329489.
HSL color Cylindrical-coordinate representation of color #514914: hue angle of 52.13º 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 #514914 is Cyan = 0, Magento = 0.10, Yellow = 0.75 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 73 | 20 | - |
| CMYK | 0 | 0.10 | 0.75 | 0.68 |
| HSL | 52.13º | 0.6% | 0.2% | - |
| HSV(B) | 52.13º | 0.75% | 0.32% | - |
| XYZ | 5.9 | 6.56 | 1.62 | - |
| YUV | 69.35 | 100.15 | 136.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 73 | 20 | 0 | 0.10 | 0.75 | 0.68 | 52.13 | 0.6 | 0.2 |
| Hex | 51 | 49 | 14 | 0 | A | 4B | 44 | 34 | 3C | 14 |
| Octal | 121 | 111 | 24 | 0 | 12 | 113 | 104 | 64 | 74 | 24 |
| Binary | 1010001 | 1001001 | 10100 | 0 | 1010 | 1001011 | 1000100 | 110100 | 111100 | 10100 |
Color Harmonies of #514914
Complementary color
Monochromatic Colors of #514914
Black with #514914
Text Example
Text Example
White with #514914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514914; }
p { color: rgb(81,73,20); }
H1.HeaderClassName
{
color: #514914;
}
.AnyTagClassName
{
color: #514914;
}
</style>
background-color css
<style>
a { background-color: #514914; }
a { background-color: rgb(81,73,20); }
div.DivClassName
{
background-color: #514914;
}
.BgClassName
{
background-color: #514914;
}
</style>
border-color css
<style>
span { border-color: #514914; }
span { border-color: rgb(81,73,20); }
td.TdClassName
{
border-color: #514914;
}
.TagClassName
{
border-color: #514914;
}
</style>