Shades of Bronze Olive #514708
Tints of Bronze Olive #514708
RGB
CMYK
RGB Variations
Color information
#514708 (or 0x514708) is known color: Bronze Olive. HEX triplet: 51, 47 and 08. RGB value is (81,71,8). Sum of RGB (Red+Green+Blue) = 81+71+8=160 (21% of max value = 765). Red value is 81 (32.03% from 255 or 50.62% from 160); Green value is 71 (28.12% from 255 or 44.38% from 160); Blue value is 8 (3.52% from 255 or 5% from 160); Max value from RGB is 81 - color contains mainly: red. Hex color #514708 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514708 is #AEB8F7. Grayscale: #434343. Windows color (decimal): -11450616 or 542545. OLE color: 542545.
HSL color Cylindrical-coordinate representation of color #514708: hue angle of 51.78º degrees, saturation: 0.82, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #514708 is Cyan = 0, Magento = 0.12, Yellow = 0.90 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 71 | 8 | - |
| CMYK | 0 | 0.12 | 0.90 | 0.68 |
| HSL | 51.78º | 0.82% | 0.17% | - |
| HSV(B) | 51.78º | 0.9% | 0.32% | - |
| XYZ | 5.69 | 6.27 | 1.14 | - |
| YUV | 66.81 | 94.81 | 138.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 71 | 8 | 0 | 0.12 | 0.90 | 0.68 | 51.78 | 0.82 | 0.17 |
| Hex | 51 | 47 | 8 | 0 | C | 5A | 44 | 34 | 52 | 11 |
| Octal | 121 | 107 | 10 | 0 | 14 | 132 | 104 | 64 | 122 | 21 |
| Binary | 1010001 | 1000111 | 1000 | 0 | 1100 | 1011010 | 1000100 | 110100 | 1010010 | 10001 |
Color Harmonies of #514708
Complementary color
Monochromatic Colors of #514708
Black with #514708
Text Example
Text Example
White with #514708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514708; }
p { color: rgb(81,71,8); }
H1.HeaderClassName
{
color: #514708;
}
.AnyTagClassName
{
color: #514708;
}
</style>
background-color css
<style>
a { background-color: #514708; }
a { background-color: rgb(81,71,8); }
div.DivClassName
{
background-color: #514708;
}
.BgClassName
{
background-color: #514708;
}
</style>
border-color css
<style>
span { border-color: #514708; }
span { border-color: rgb(81,71,8); }
td.TdClassName
{
border-color: #514708;
}
.TagClassName
{
border-color: #514708;
}
</style>