Shades of Bronze Olive #514813
Tints of Bronze Olive #514813
RGB
CMYK
RGB Variations
Color information
#514813 (or 0x514813) is known color: Bronze Olive. HEX triplet: 51, 48 and 13. RGB value is (81,72,19). Sum of RGB (Red+Green+Blue) = 81+72+19=172 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.09% from 172); Green value is 72 (28.52% from 255 or 41.86% from 172); Blue value is 19 (7.81% from 255 or 11.05% from 172); Max value from RGB is 81 - color contains mainly: red. Hex color #514813 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514813 is #AEB7EC. Grayscale: #444444. Windows color (decimal): -11450349 or 1263697. OLE color: 1263697.
HSL color Cylindrical-coordinate representation of color #514813: hue angle of 51.29º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #514813 is Cyan = 0, Magento = 0.11, Yellow = 0.77 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 72 | 19 | - |
| CMYK | 0 | 0.11 | 0.77 | 0.68 |
| HSL | 51.29º | 0.62% | 0.2% | - |
| HSV(B) | 51.29º | 0.77% | 0.32% | - |
| XYZ | 5.83 | 6.43 | 1.55 | - |
| YUV | 68.65 | 99.98 | 136.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 72 | 19 | 0 | 0.11 | 0.77 | 0.68 | 51.29 | 0.62 | 0.2 |
| Hex | 51 | 48 | 13 | 0 | B | 4D | 44 | 33 | 3E | 14 |
| Octal | 121 | 110 | 23 | 0 | 13 | 115 | 104 | 63 | 76 | 24 |
| Binary | 1010001 | 1001000 | 10011 | 0 | 1011 | 1001101 | 1000100 | 110011 | 111110 | 10100 |
Color Harmonies of #514813
Complementary color
Monochromatic Colors of #514813
Black with #514813
Text Example
Text Example
White with #514813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514813; }
p { color: rgb(81,72,19); }
H1.HeaderClassName
{
color: #514813;
}
.AnyTagClassName
{
color: #514813;
}
</style>
background-color css
<style>
a { background-color: #514813; }
a { background-color: rgb(81,72,19); }
div.DivClassName
{
background-color: #514813;
}
.BgClassName
{
background-color: #514813;
}
</style>
border-color css
<style>
span { border-color: #514813; }
span { border-color: rgb(81,72,19); }
td.TdClassName
{
border-color: #514813;
}
.TagClassName
{
border-color: #514813;
}
</style>