Shades of Bronze Olive #514710
Tints of Bronze Olive #514710
RGB
CMYK
RGB Variations
Color information
#514710 (or 0x514710) is known color: Bronze Olive. HEX triplet: 51, 47 and 10. RGB value is (81,71,16). Sum of RGB (Red+Green+Blue) = 81+71+16=168 (22% of max value = 765). Red value is 81 (32.03% from 255 or 48.21% from 168); Green value is 71 (28.12% from 255 or 42.26% from 168); Blue value is 16 (6.64% from 255 or 9.52% from 168); Max value from RGB is 81 - color contains mainly: red. Hex color #514710 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514710 is #AEB8EF. Grayscale: #434343. Windows color (decimal): -11450608 or 1066833. OLE color: 1066833.
HSL color Cylindrical-coordinate representation of color #514710: hue angle of 50.77º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #514710 is Cyan = 0, Magento = 0.12, Yellow = 0.80 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 71 | 16 | - |
| CMYK | 0 | 0.12 | 0.80 | 0.68 |
| HSL | 50.77º | 0.67% | 0.19% | - |
| HSV(B) | 50.77º | 0.8% | 0.32% | - |
| XYZ | 5.74 | 6.29 | 1.4 | - |
| YUV | 67.72 | 98.81 | 137.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 71 | 16 | 0 | 0.12 | 0.80 | 0.68 | 50.77 | 0.67 | 0.19 |
| Hex | 51 | 47 | 10 | 0 | C | 50 | 44 | 33 | 43 | 13 |
| Octal | 121 | 107 | 20 | 0 | 14 | 120 | 104 | 63 | 103 | 23 |
| Binary | 1010001 | 1000111 | 10000 | 0 | 1100 | 1010000 | 1000100 | 110011 | 1000011 | 10011 |
Color Harmonies of #514710
Complementary color
Monochromatic Colors of #514710
Black with #514710
Text Example
Text Example
White with #514710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514710; }
p { color: rgb(81,71,16); }
H1.HeaderClassName
{
color: #514710;
}
.AnyTagClassName
{
color: #514710;
}
</style>
background-color css
<style>
a { background-color: #514710; }
a { background-color: rgb(81,71,16); }
div.DivClassName
{
background-color: #514710;
}
.BgClassName
{
background-color: #514710;
}
</style>
border-color css
<style>
span { border-color: #514710; }
span { border-color: rgb(81,71,16); }
td.TdClassName
{
border-color: #514710;
}
.TagClassName
{
border-color: #514710;
}
</style>