Shades of Bronze Olive #514719
Tints of Bronze Olive #514719
RGB
CMYK
RGB Variations
Color information
#514719 (or 0x514719) is known color: Bronze Olive. HEX triplet: 51, 47 and 19. RGB value is (81,71,25). Sum of RGB (Red+Green+Blue) = 81+71+25=177 (23% of max value = 765). Red value is 81 (32.03% from 255 or 45.76% from 177); Green value is 71 (28.12% from 255 or 40.11% from 177); Blue value is 25 (10.16% from 255 or 14.12% from 177); Max value from RGB is 81 - color contains mainly: red. Hex color #514719 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514719 is #AEB8E6. Grayscale: #444444. Windows color (decimal): -11450599 or 1656657. OLE color: 1656657.
HSL color Cylindrical-coordinate representation of color #514719: hue angle of 49.29º degrees, saturation: 0.53, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #514719 is Cyan = 0, Magento = 0.12, Yellow = 0.69 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 71 | 25 | - |
| CMYK | 0 | 0.12 | 0.69 | 0.68 |
| HSL | 49.29º | 0.53% | 0.21% | - |
| HSV(B) | 49.29º | 0.69% | 0.32% | - |
| XYZ | 5.82 | 6.33 | 1.83 | - |
| YUV | 68.75 | 103.31 | 136.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 71 | 25 | 0 | 0.12 | 0.69 | 0.68 | 49.29 | 0.53 | 0.21 |
| Hex | 51 | 47 | 19 | 0 | C | 45 | 44 | 31 | 35 | 15 |
| Octal | 121 | 107 | 31 | 0 | 14 | 105 | 104 | 61 | 65 | 25 |
| Binary | 1010001 | 1000111 | 11001 | 0 | 1100 | 1000101 | 1000100 | 110001 | 110101 | 10101 |
Color Harmonies of #514719
Complementary color
Monochromatic Colors of #514719
Black with #514719
Text Example
Text Example
White with #514719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514719; }
p { color: rgb(81,71,25); }
H1.HeaderClassName
{
color: #514719;
}
.AnyTagClassName
{
color: #514719;
}
</style>
background-color css
<style>
a { background-color: #514719; }
a { background-color: rgb(81,71,25); }
div.DivClassName
{
background-color: #514719;
}
.BgClassName
{
background-color: #514719;
}
</style>
border-color css
<style>
span { border-color: #514719; }
span { border-color: rgb(81,71,25); }
td.TdClassName
{
border-color: #514719;
}
.TagClassName
{
border-color: #514719;
}
</style>