Shades of Bronze Olive #514826
Tints of Bronze Olive #514826
RGB
CMYK
RGB Variations
Color information
#514826 (or 0x514826) is known color: Bronze Olive. HEX triplet: 51, 48 and 26. RGB value is (81,72,38). Sum of RGB (Red+Green+Blue) = 81+72+38=191 (25% of max value = 765). Red value is 81 (32.03% from 255 or 42.41% from 191); Green value is 72 (28.52% from 255 or 37.70% from 191); Blue value is 38 (15.23% from 255 or 19.90% from 191); Max value from RGB is 81 - color contains mainly: red. Hex color #514826 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514826 is #AEB7D9. Grayscale: #464646. Windows color (decimal): -11450330 or 2508881. OLE color: 2508881.
HSL color Cylindrical-coordinate representation of color #514826: hue angle of 47.44º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #514826 is Cyan = 0, Magento = 0.11, Yellow = 0.53 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 72 | 38 | - |
| CMYK | 0 | 0.11 | 0.53 | 0.68 |
| HSL | 47.44º | 0.36% | 0.23% | - |
| HSV(B) | 47.44º | 0.53% | 0.32% | - |
| XYZ | 6.06 | 6.52 | 2.77 | - |
| YUV | 70.82 | 109.48 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 72 | 38 | 0 | 0.11 | 0.53 | 0.68 | 47.44 | 0.36 | 0.23 |
| Hex | 51 | 48 | 26 | 0 | B | 35 | 44 | 2F | 24 | 17 |
| Octal | 121 | 110 | 46 | 0 | 13 | 65 | 104 | 57 | 44 | 27 |
| Binary | 1010001 | 1001000 | 100110 | 0 | 1011 | 110101 | 1000100 | 101111 | 100100 | 10111 |
Color Harmonies of #514826
Complementary color
Monochromatic Colors of #514826
Black with #514826
Text Example
Text Example
White with #514826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514826; }
p { color: rgb(81,72,38); }
H1.HeaderClassName
{
color: #514826;
}
.AnyTagClassName
{
color: #514826;
}
</style>
background-color css
<style>
a { background-color: #514826; }
a { background-color: rgb(81,72,38); }
div.DivClassName
{
background-color: #514826;
}
.BgClassName
{
background-color: #514826;
}
</style>
border-color css
<style>
span { border-color: #514826; }
span { border-color: rgb(81,72,38); }
td.TdClassName
{
border-color: #514826;
}
.TagClassName
{
border-color: #514826;
}
</style>