Shades of Bronze Olive #514718
Tints of Bronze Olive #514718
RGB
CMYK
RGB Variations
Color information
#514718 (or 0x514718) is known color: Bronze Olive. HEX triplet: 51, 47 and 18. RGB value is (81,71,24). Sum of RGB (Red+Green+Blue) = 81+71+24=176 (23% of max value = 765). Red value is 81 (32.03% from 255 or 46.02% from 176); Green value is 71 (28.12% from 255 or 40.34% from 176); Blue value is 24 (9.77% from 255 or 13.64% from 176); Max value from RGB is 81 - color contains mainly: red. Hex color #514718 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514718 is #AEB8E7. Grayscale: #444444. Windows color (decimal): -11450600 or 1591121. OLE color: 1591121.
HSL color Cylindrical-coordinate representation of color #514718: hue angle of 49.47º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #514718 is Cyan = 0, Magento = 0.12, Yellow = 0.70 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 71 | 24 | - |
| CMYK | 0 | 0.12 | 0.70 | 0.68 |
| HSL | 49.47º | 0.54% | 0.21% | - |
| HSV(B) | 49.47º | 0.7% | 0.32% | - |
| XYZ | 5.81 | 6.32 | 1.78 | - |
| YUV | 68.63 | 102.81 | 136.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 71 | 24 | 0 | 0.12 | 0.70 | 0.68 | 49.47 | 0.54 | 0.21 |
| Hex | 51 | 47 | 18 | 0 | C | 46 | 44 | 31 | 36 | 15 |
| Octal | 121 | 107 | 30 | 0 | 14 | 106 | 104 | 61 | 66 | 25 |
| Binary | 1010001 | 1000111 | 11000 | 0 | 1100 | 1000110 | 1000100 | 110001 | 110110 | 10101 |
Color Harmonies of #514718
Complementary color
Monochromatic Colors of #514718
Black with #514718
Text Example
Text Example
White with #514718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514718; }
p { color: rgb(81,71,24); }
H1.HeaderClassName
{
color: #514718;
}
.AnyTagClassName
{
color: #514718;
}
</style>
background-color css
<style>
a { background-color: #514718; }
a { background-color: rgb(81,71,24); }
div.DivClassName
{
background-color: #514718;
}
.BgClassName
{
background-color: #514718;
}
</style>
border-color css
<style>
span { border-color: #514718; }
span { border-color: rgb(81,71,24); }
td.TdClassName
{
border-color: #514718;
}
.TagClassName
{
border-color: #514718;
}
</style>