Shades of Bronze Olive #514617
Tints of Bronze Olive #514617
RGB
CMYK
RGB Variations
Color information
#514617 (or 0x514617) is known color: Bronze Olive. HEX triplet: 51, 46 and 17. RGB value is (81,70,23). Sum of RGB (Red+Green+Blue) = 81+70+23=174 (23% of max value = 765). Red value is 81 (32.03% from 255 or 46.55% from 174); Green value is 70 (27.73% from 255 or 40.23% from 174); Blue value is 23 (9.38% from 255 or 13.22% from 174); Max value from RGB is 81 - color contains mainly: red. Hex color #514617 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514617 is #AEB9E8. Grayscale: #444444. Windows color (decimal): -11450857 or 1525329. OLE color: 1525329.
HSL color Cylindrical-coordinate representation of color #514617: hue angle of 48.62º degrees, saturation: 0.56, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #514617 is Cyan = 0, Magento = 0.14, Yellow = 0.72 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 70 | 23 | - |
| CMYK | 0 | 0.14 | 0.72 | 0.68 |
| HSL | 48.62º | 0.56% | 0.2% | - |
| HSV(B) | 48.62º | 0.72% | 0.32% | - |
| XYZ | 5.74 | 6.19 | 1.7 | - |
| YUV | 67.93 | 102.64 | 137.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 70 | 23 | 0 | 0.14 | 0.72 | 0.68 | 48.62 | 0.56 | 0.2 |
| Hex | 51 | 46 | 17 | 0 | E | 48 | 44 | 31 | 38 | 14 |
| Octal | 121 | 106 | 27 | 0 | 16 | 110 | 104 | 61 | 70 | 24 |
| Binary | 1010001 | 1000110 | 10111 | 0 | 1110 | 1001000 | 1000100 | 110001 | 111000 | 10100 |
Color Harmonies of #514617
Complementary color
Monochromatic Colors of #514617
Black with #514617
Text Example
Text Example
White with #514617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514617; }
p { color: rgb(81,70,23); }
H1.HeaderClassName
{
color: #514617;
}
.AnyTagClassName
{
color: #514617;
}
</style>
background-color css
<style>
a { background-color: #514617; }
a { background-color: rgb(81,70,23); }
div.DivClassName
{
background-color: #514617;
}
.BgClassName
{
background-color: #514617;
}
</style>
border-color css
<style>
span { border-color: #514617; }
span { border-color: rgb(81,70,23); }
td.TdClassName
{
border-color: #514617;
}
.TagClassName
{
border-color: #514617;
}
</style>