Shades of Bronze Olive #514907
Tints of Bronze Olive #514907
RGB
CMYK
RGB Variations
Color information
#514907 (or 0x514907) is known color: Bronze Olive. HEX triplet: 51, 49 and 07. RGB value is (81,73,7). Sum of RGB (Red+Green+Blue) = 81+73+7=161 (21% of max value = 765). Red value is 81 (32.03% from 255 or 50.31% from 161); Green value is 73 (28.91% from 255 or 45.34% from 161); Blue value is 7 (3.12% from 255 or 4.35% from 161); Max value from RGB is 81 - color contains mainly: red. Hex color #514907 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514907 is #AEB6F8. Grayscale: #444444. Windows color (decimal): -11450105 or 477521. OLE color: 477521.
HSL color Cylindrical-coordinate representation of color #514907: hue angle of 53.51º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #514907 is Cyan = 0, Magento = 0.10, Yellow = 0.91 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 73 | 7 | - |
| CMYK | 0 | 0.10 | 0.91 | 0.68 |
| HSL | 53.51º | 0.84% | 0.17% | - |
| HSV(B) | 53.51º | 0.91% | 0.32% | - |
| XYZ | 5.81 | 6.53 | 1.15 | - |
| YUV | 67.87 | 93.65 | 137.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 73 | 7 | 0 | 0.10 | 0.91 | 0.68 | 53.51 | 0.84 | 0.17 |
| Hex | 51 | 49 | 7 | 0 | A | 5B | 44 | 36 | 54 | 11 |
| Octal | 121 | 111 | 7 | 0 | 12 | 133 | 104 | 66 | 124 | 21 |
| Binary | 1010001 | 1001001 | 111 | 0 | 1010 | 1011011 | 1000100 | 110110 | 1010100 | 10001 |
Color Harmonies of #514907
Complementary color
Monochromatic Colors of #514907
Black with #514907
Text Example
Text Example
White with #514907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514907; }
p { color: rgb(81,73,7); }
H1.HeaderClassName
{
color: #514907;
}
.AnyTagClassName
{
color: #514907;
}
</style>
background-color css
<style>
a { background-color: #514907; }
a { background-color: rgb(81,73,7); }
div.DivClassName
{
background-color: #514907;
}
.BgClassName
{
background-color: #514907;
}
</style>
border-color css
<style>
span { border-color: #514907; }
span { border-color: rgb(81,73,7); }
td.TdClassName
{
border-color: #514907;
}
.TagClassName
{
border-color: #514907;
}
</style>