Shades of Olive #737508
Tints of Olive #737508
RGB
CMYK
RGB Variations
Color information
#737508 (or 0x737508) is known color: Olive. HEX triplet: 73, 75 and 08. RGB value is (115,117,8). Sum of RGB (Red+Green+Blue) = 115+117+8=240 (31% of max value = 765). Red value is 115 (45.31% from 255 or 47.92% from 240); Green value is 117 (46.09% from 255 or 48.75% from 240); Blue value is 8 (3.52% from 255 or 3.33% from 240); Max value from RGB is 117 - color contains mainly: green. Hex color #737508 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #737508 is #8C8AF7. Grayscale: #686868. Windows color (decimal): -9210616 or 554355. OLE color: 554355.
HSL color Cylindrical-coordinate representation of color #737508: hue angle of 61.1º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #737508 is Cyan = 0.02, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 117 | 8 | - |
| CMYK | 0.02 | 0 | 0.93 | 0.54 |
| HSL | 61.1º | 0.87% | 0.25% | - |
| HSV(B) | 61.1º | 0.93% | 0.46% | - |
| XYZ | 13.48 | 16.38 | 2.68 | - |
| YUV | 103.98 | 73.84 | 135.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 117 | 8 | 0.02 | 0 | 0.93 | 0.54 | 61.1 | 0.87 | 0.25 |
| Hex | 73 | 75 | 8 | 2 | 0 | 5D | 36 | 3D | 57 | 19 |
| Octal | 163 | 165 | 10 | 2 | 0 | 135 | 66 | 75 | 127 | 31 |
| Binary | 1110011 | 1110101 | 1000 | 10 | 0 | 1011101 | 110110 | 111101 | 1010111 | 11001 |
Color Harmonies of #737508
Complementary color
Monochromatic Colors of #737508
Black with #737508
Text Example
Text Example
White with #737508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737508; }
p { color: rgb(115,117,8); }
H1.HeaderClassName
{
color: #737508;
}
.AnyTagClassName
{
color: #737508;
}
</style>
background-color css
<style>
a { background-color: #737508; }
a { background-color: rgb(115,117,8); }
div.DivClassName
{
background-color: #737508;
}
.BgClassName
{
background-color: #737508;
}
</style>
border-color css
<style>
span { border-color: #737508; }
span { border-color: rgb(115,117,8); }
td.TdClassName
{
border-color: #737508;
}
.TagClassName
{
border-color: #737508;
}
</style>