Shades of Olive #737510
Tints of Olive #737510
RGB
CMYK
RGB Variations
Color information
#737510 (or 0x737510) is known color: Olive. HEX triplet: 73, 75 and 10. RGB value is (115,117,16). Sum of RGB (Red+Green+Blue) = 115+117+16=248 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.37% from 248); Green value is 117 (46.09% from 255 or 47.18% from 248); Blue value is 16 (6.64% from 255 or 6.45% from 248); Max value from RGB is 117 - color contains mainly: green. Hex color #737510 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #737510 is #8C8AEF. Grayscale: #696969. Windows color (decimal): -9210608 or 1078643. OLE color: 1078643.
HSL color Cylindrical-coordinate representation of color #737510: hue angle of 61.19º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #737510 is Cyan = 0.02, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 117 | 16 | - |
| CMYK | 0.02 | 0 | 0.86 | 0.54 |
| HSL | 61.19º | 0.76% | 0.26% | - |
| HSV(B) | 61.19º | 0.86% | 0.46% | - |
| XYZ | 13.53 | 16.4 | 2.94 | - |
| YUV | 104.89 | 77.84 | 135.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 117 | 16 | 0.02 | 0 | 0.86 | 0.54 | 61.19 | 0.76 | 0.26 |
| Hex | 73 | 75 | 10 | 2 | 0 | 56 | 36 | 3D | 4C | 1A |
| Octal | 163 | 165 | 20 | 2 | 0 | 126 | 66 | 75 | 114 | 32 |
| Binary | 1110011 | 1110101 | 10000 | 10 | 0 | 1010110 | 110110 | 111101 | 1001100 | 11010 |
Color Harmonies of #737510
Complementary color
Monochromatic Colors of #737510
Black with #737510
Text Example
Text Example
White with #737510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737510; }
p { color: rgb(115,117,16); }
H1.HeaderClassName
{
color: #737510;
}
.AnyTagClassName
{
color: #737510;
}
</style>
background-color css
<style>
a { background-color: #737510; }
a { background-color: rgb(115,117,16); }
div.DivClassName
{
background-color: #737510;
}
.BgClassName
{
background-color: #737510;
}
</style>
border-color css
<style>
span { border-color: #737510; }
span { border-color: rgb(115,117,16); }
td.TdClassName
{
border-color: #737510;
}
.TagClassName
{
border-color: #737510;
}
</style>