Shades of Bronze Olive #514618
Tints of Bronze Olive #514618
RGB
CMYK
RGB Variations
Color information
#514618 (or 0x514618) is known color: Bronze Olive. HEX triplet: 51, 46 and 18. RGB value is (81,70,24). Sum of RGB (Red+Green+Blue) = 81+70+24=175 (23% of max value = 765). Red value is 81 (32.03% from 255 or 46.29% from 175); Green value is 70 (27.73% from 255 or 40% from 175); Blue value is 24 (9.77% from 255 or 13.71% from 175); Max value from RGB is 81 - color contains mainly: red. Hex color #514618 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514618 is #AEB9E7. Grayscale: #444444. Windows color (decimal): -11450856 or 1590865. OLE color: 1590865.
HSL color Cylindrical-coordinate representation of color #514618: hue angle of 48.42º 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 #514618 is Cyan = 0, Magento = 0.14, Yellow = 0.70 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 70 | 24 | - |
| CMYK | 0 | 0.14 | 0.70 | 0.68 |
| HSL | 48.42º | 0.54% | 0.21% | - |
| HSV(B) | 48.42º | 0.7% | 0.32% | - |
| XYZ | 5.75 | 6.2 | 1.76 | - |
| YUV | 68.05 | 103.14 | 137.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 70 | 24 | 0 | 0.14 | 0.70 | 0.68 | 48.42 | 0.54 | 0.21 |
| Hex | 51 | 46 | 18 | 0 | E | 46 | 44 | 30 | 36 | 15 |
| Octal | 121 | 106 | 30 | 0 | 16 | 106 | 104 | 60 | 66 | 25 |
| Binary | 1010001 | 1000110 | 11000 | 0 | 1110 | 1000110 | 1000100 | 110000 | 110110 | 10101 |
Color Harmonies of #514618
Complementary color
Monochromatic Colors of #514618
Black with #514618
Text Example
Text Example
White with #514618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514618; }
p { color: rgb(81,70,24); }
H1.HeaderClassName
{
color: #514618;
}
.AnyTagClassName
{
color: #514618;
}
</style>
background-color css
<style>
a { background-color: #514618; }
a { background-color: rgb(81,70,24); }
div.DivClassName
{
background-color: #514618;
}
.BgClassName
{
background-color: #514618;
}
</style>
border-color css
<style>
span { border-color: #514618; }
span { border-color: rgb(81,70,24); }
td.TdClassName
{
border-color: #514618;
}
.TagClassName
{
border-color: #514618;
}
</style>