Shades of Olive #759605
Tints of Olive #759605
RGB
CMYK
RGB Variations
Color information
#759605 (or 0x759605) is known color: Olive. HEX triplet: 75, 96 and 05. RGB value is (117,150,5). Sum of RGB (Red+Green+Blue) = 117+150+5=272 (36% of max value = 765). Red value is 117 (46.09% from 255 or 43.01% from 272); Green value is 150 (58.98% from 255 or 55.15% from 272); Blue value is 5 (2.34% from 255 or 1.84% from 272); Max value from RGB is 150 - color contains mainly: green. Hex color #759605 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #759605 is #8A69FA. Grayscale: #7C7C7C. Windows color (decimal): -9071099 or 366197. OLE color: 366197.
HSL color Cylindrical-coordinate representation of color #759605: hue angle of 73.66º degrees, saturation: 0.94, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #759605 is Cyan = 0.22, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 5 | - |
| CMYK | 0.22 | 0 | 0.97 | 0.41 |
| HSL | 73.66º | 0.94% | 0.3% | - |
| HSV(B) | 73.66º | 0.97% | 0.59% | - |
| XYZ | 18.27 | 25.61 | 4.12 | - |
| YUV | 123.6 | 61.07 | 123.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 5 | 0.22 | 0 | 0.97 | 0.41 | 73.66 | 0.94 | 0.3 |
| Hex | 75 | 96 | 5 | 16 | 0 | 61 | 29 | 4A | 5E | 1E |
| Octal | 165 | 226 | 5 | 26 | 0 | 141 | 51 | 112 | 136 | 36 |
| Binary | 1110101 | 10010110 | 101 | 10110 | 0 | 1100001 | 101001 | 1001010 | 1011110 | 11110 |
Color Harmonies of #759605
Complementary color
Monochromatic Colors of #759605
Black with #759605
Text Example
Text Example
White with #759605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759605; }
p { color: rgb(117,150,5); }
H1.HeaderClassName
{
color: #759605;
}
.AnyTagClassName
{
color: #759605;
}
</style>
background-color css
<style>
a { background-color: #759605; }
a { background-color: rgb(117,150,5); }
div.DivClassName
{
background-color: #759605;
}
.BgClassName
{
background-color: #759605;
}
</style>
border-color css
<style>
span { border-color: #759605; }
span { border-color: rgb(117,150,5); }
td.TdClassName
{
border-color: #759605;
}
.TagClassName
{
border-color: #759605;
}
</style>