Shades of Olive #759802
Tints of Olive #759802
RGB
CMYK
RGB Variations
Color information
#759802 (or 0x759802) is known color: Olive. HEX triplet: 75, 98 and 02. RGB value is (117,152,2). Sum of RGB (Red+Green+Blue) = 117+152+2=271 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.17% from 271); Green value is 152 (59.77% from 255 or 56.09% from 271); Blue value is 2 (1.17% from 255 or 0.74% from 271); Max value from RGB is 152 - color contains mainly: green. Hex color #759802 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #759802 is #8A67FD. Grayscale: #7D7D7D. Windows color (decimal): -9070590 or 170101. OLE color: 170101.
HSL color Cylindrical-coordinate representation of color #759802: hue angle of 74º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #759802 is Cyan = 0.23, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 152 | 2 | - |
| CMYK | 0.23 | 0 | 0.99 | 0.40 |
| HSL | 74º | 0.97% | 0.3% | - |
| HSV(B) | 74º | 0.99% | 0.6% | - |
| XYZ | 18.58 | 26.24 | 4.14 | - |
| YUV | 124.44 | 58.9 | 122.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 152 | 2 | 0.23 | 0 | 0.99 | 0.40 | 74 | 0.97 | 0.3 |
| Hex | 75 | 98 | 2 | 17 | 0 | 63 | 28 | 4A | 61 | 1E |
| Octal | 165 | 230 | 2 | 27 | 0 | 143 | 50 | 112 | 141 | 36 |
| Binary | 1110101 | 10011000 | 10 | 10111 | 0 | 1100011 | 101000 | 1001010 | 1100001 | 11110 |
Color Harmonies of #759802
Complementary color
Monochromatic Colors of #759802
Black with #759802
Text Example
Text Example
White with #759802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759802; }
p { color: rgb(117,152,2); }
H1.HeaderClassName
{
color: #759802;
}
.AnyTagClassName
{
color: #759802;
}
</style>
background-color css
<style>
a { background-color: #759802; }
a { background-color: rgb(117,152,2); }
div.DivClassName
{
background-color: #759802;
}
.BgClassName
{
background-color: #759802;
}
</style>
border-color css
<style>
span { border-color: #759802; }
span { border-color: rgb(117,152,2); }
td.TdClassName
{
border-color: #759802;
}
.TagClassName
{
border-color: #759802;
}
</style>