Shades of Olive #737108
Tints of Olive #737108
RGB
CMYK
RGB Variations
Color information
#737108 (or 0x737108) is known color: Olive. HEX triplet: 73, 71 and 08. RGB value is (115,113,8). Sum of RGB (Red+Green+Blue) = 115+113+8=236 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.73% from 236); Green value is 113 (44.53% from 255 or 47.88% from 236); Blue value is 8 (3.52% from 255 or 3.39% from 236); Max value from RGB is 115 - color contains mainly: red. Hex color #737108 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #737108 is #8C8EF7. Grayscale: #666666. Windows color (decimal): -9211640 or 553331. OLE color: 553331.
HSL color Cylindrical-coordinate representation of color #737108: hue angle of 58.88º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #737108 is Cyan = 0, Magento = 0.02, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 113 | 8 | - |
| CMYK | 0 | 0.02 | 0.93 | 0.55 |
| HSL | 58.88º | 0.87% | 0.24% | - |
| HSV(B) | 58.88º | 0.93% | 0.45% | - |
| XYZ | 13.02 | 15.47 | 2.53 | - |
| YUV | 101.63 | 75.16 | 137.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 113 | 8 | 0 | 0.02 | 0.93 | 0.55 | 58.88 | 0.87 | 0.24 |
| Hex | 73 | 71 | 8 | 0 | 2 | 5D | 37 | 3B | 57 | 18 |
| Octal | 163 | 161 | 10 | 0 | 2 | 135 | 67 | 73 | 127 | 30 |
| Binary | 1110011 | 1110001 | 1000 | 0 | 10 | 1011101 | 110111 | 111011 | 1010111 | 11000 |
Color Harmonies of #737108
Complementary color
Monochromatic Colors of #737108
Black with #737108
Text Example
Text Example
White with #737108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737108; }
p { color: rgb(115,113,8); }
H1.HeaderClassName
{
color: #737108;
}
.AnyTagClassName
{
color: #737108;
}
</style>
background-color css
<style>
a { background-color: #737108; }
a { background-color: rgb(115,113,8); }
div.DivClassName
{
background-color: #737108;
}
.BgClassName
{
background-color: #737108;
}
</style>
border-color css
<style>
span { border-color: #737108; }
span { border-color: rgb(115,113,8); }
td.TdClassName
{
border-color: #737108;
}
.TagClassName
{
border-color: #737108;
}
</style>