Shades of Olive #759108
Tints of Olive #759108
RGB
CMYK
RGB Variations
Color information
#759108 (or 0x759108) is known color: Olive. HEX triplet: 75, 91 and 08. RGB value is (117,145,8). Sum of RGB (Red+Green+Blue) = 117+145+8=270 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.33% from 270); Green value is 145 (57.03% from 255 or 53.70% from 270); Blue value is 8 (3.52% from 255 or 2.96% from 270); Max value from RGB is 145 - color contains mainly: green. Hex color #759108 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #759108 is #8A6EF7. Grayscale: #797979. Windows color (decimal): -9072376 or 561525. OLE color: 561525.
HSL color Cylindrical-coordinate representation of color #759108: hue angle of 72.26º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #759108 is Cyan = 0.19, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 145 | 8 | - |
| CMYK | 0.19 | 0 | 0.94 | 0.43 |
| HSL | 72.26º | 0.9% | 0.3% | - |
| HSV(B) | 72.26º | 0.94% | 0.57% | - |
| XYZ | 17.51 | 24.05 | 3.95 | - |
| YUV | 121.01 | 64.22 | 125.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 145 | 8 | 0.19 | 0 | 0.94 | 0.43 | 72.26 | 0.9 | 0.3 |
| Hex | 75 | 91 | 8 | 13 | 0 | 5E | 2B | 48 | 5A | 1E |
| Octal | 165 | 221 | 10 | 23 | 0 | 136 | 53 | 110 | 132 | 36 |
| Binary | 1110101 | 10010001 | 1000 | 10011 | 0 | 1011110 | 101011 | 1001000 | 1011010 | 11110 |
Color Harmonies of #759108
Complementary color
Monochromatic Colors of #759108
Black with #759108
Text Example
Text Example
White with #759108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759108; }
p { color: rgb(117,145,8); }
H1.HeaderClassName
{
color: #759108;
}
.AnyTagClassName
{
color: #759108;
}
</style>
background-color css
<style>
a { background-color: #759108; }
a { background-color: rgb(117,145,8); }
div.DivClassName
{
background-color: #759108;
}
.BgClassName
{
background-color: #759108;
}
</style>
border-color css
<style>
span { border-color: #759108; }
span { border-color: rgb(117,145,8); }
td.TdClassName
{
border-color: #759108;
}
.TagClassName
{
border-color: #759108;
}
</style>