Shades of Olive #758010
Tints of Olive #758010
RGB
CMYK
RGB Variations
Color information
#758010 (or 0x758010) is known color: Olive. HEX triplet: 75, 80 and 10. RGB value is (117,128,16). Sum of RGB (Red+Green+Blue) = 117+128+16=261 (34% of max value = 765). Red value is 117 (46.09% from 255 or 44.83% from 261); Green value is 128 (50.39% from 255 or 49.04% from 261); Blue value is 16 (6.64% from 255 or 6.13% from 261); Max value from RGB is 128 - color contains mainly: green. Hex color #758010 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #758010 is #8A7FEF. Grayscale: #707070. Windows color (decimal): -9076720 or 1081461. OLE color: 1081461.
HSL color Cylindrical-coordinate representation of color #758010: hue angle of 65.89º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #758010 is Cyan = 0.09, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 117 | 128 | 16 | - |
| CMYK | 0.09 | 0 | 0.88 | 0.50 |
| HSL | 65.89º | 0.78% | 0.28% | - |
| HSV(B) | 65.89º | 0.88% | 0.5% | - |
| XYZ | 15.15 | 19.26 | 3.41 | - |
| YUV | 111.94 | 73.86 | 131.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 128 | 16 | 0.09 | 0 | 0.88 | 0.50 | 65.89 | 0.78 | 0.28 |
| Hex | 75 | 80 | 10 | 9 | 0 | 58 | 32 | 42 | 4E | 1C |
| Octal | 165 | 200 | 20 | 11 | 0 | 130 | 62 | 102 | 116 | 34 |
| Binary | 1110101 | 10000000 | 10000 | 1001 | 0 | 1011000 | 110010 | 1000010 | 1001110 | 11100 |
Color Harmonies of #758010
Complementary color
Monochromatic Colors of #758010
Black with #758010
Text Example
Text Example
White with #758010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758010; }
p { color: rgb(117,128,16); }
H1.HeaderClassName
{
color: #758010;
}
.AnyTagClassName
{
color: #758010;
}
</style>
background-color css
<style>
a { background-color: #758010; }
a { background-color: rgb(117,128,16); }
div.DivClassName
{
background-color: #758010;
}
.BgClassName
{
background-color: #758010;
}
</style>
border-color css
<style>
span { border-color: #758010; }
span { border-color: rgb(117,128,16); }
td.TdClassName
{
border-color: #758010;
}
.TagClassName
{
border-color: #758010;
}
</style>