Shades of Bronze Olive #514612
Tints of Bronze Olive #514612
RGB
CMYK
RGB Variations
Color information
#514612 (or 0x514612) is known color: Bronze Olive. HEX triplet: 51, 46 and 12. RGB value is (81,70,18). Sum of RGB (Red+Green+Blue) = 81+70+18=169 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.93% from 169); Green value is 70 (27.73% from 255 or 41.42% from 169); Blue value is 18 (7.42% from 255 or 10.65% from 169); Max value from RGB is 81 - color contains mainly: red. Hex color #514612 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514612 is #AEB9ED. Grayscale: #434343. Windows color (decimal): -11450862 or 1197649. OLE color: 1197649.
HSL color Cylindrical-coordinate representation of color #514612: hue angle of 49.52º degrees, saturation: 0.64, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #514612 is Cyan = 0, Magento = 0.14, Yellow = 0.78 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 70 | 18 | - |
| CMYK | 0 | 0.14 | 0.78 | 0.68 |
| HSL | 49.52º | 0.64% | 0.19% | - |
| HSV(B) | 49.52º | 0.78% | 0.32% | - |
| XYZ | 5.69 | 6.17 | 1.46 | - |
| YUV | 67.36 | 100.14 | 137.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 70 | 18 | 0 | 0.14 | 0.78 | 0.68 | 49.52 | 0.64 | 0.19 |
| Hex | 51 | 46 | 12 | 0 | E | 4E | 44 | 32 | 40 | 13 |
| Octal | 121 | 106 | 22 | 0 | 16 | 116 | 104 | 62 | 100 | 23 |
| Binary | 1010001 | 1000110 | 10010 | 0 | 1110 | 1001110 | 1000100 | 110010 | 1000000 | 10011 |
Color Harmonies of #514612
Complementary color
Monochromatic Colors of #514612
Black with #514612
Text Example
Text Example
White with #514612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514612; }
p { color: rgb(81,70,18); }
H1.HeaderClassName
{
color: #514612;
}
.AnyTagClassName
{
color: #514612;
}
</style>
background-color css
<style>
a { background-color: #514612; }
a { background-color: rgb(81,70,18); }
div.DivClassName
{
background-color: #514612;
}
.BgClassName
{
background-color: #514612;
}
</style>
border-color css
<style>
span { border-color: #514612; }
span { border-color: rgb(81,70,18); }
td.TdClassName
{
border-color: #514612;
}
.TagClassName
{
border-color: #514612;
}
</style>