Shades of Olive #759002
Tints of Olive #759002
RGB
CMYK
RGB Variations
Color information
#759002 (or 0x759002) is known color: Olive. HEX triplet: 75, 90 and 02. RGB value is (117,144,2). Sum of RGB (Red+Green+Blue) = 117+144+2=263 (34% of max value = 765). Red value is 117 (46.09% from 255 or 44.49% from 263); Green value is 144 (56.64% from 255 or 54.75% from 263); Blue value is 2 (1.17% from 255 or 0.76% from 263); Max value from RGB is 144 - color contains mainly: green. Hex color #759002 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #759002 is #8A6FFD. Grayscale: #787878. Windows color (decimal): -9072638 or 168053. OLE color: 168053.
HSL color Cylindrical-coordinate representation of color #759002: hue angle of 71.41º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #759002 is Cyan = 0.19, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 144 | 2 | - |
| CMYK | 0.19 | 0 | 0.99 | 0.44 |
| HSL | 71.41º | 0.97% | 0.29% | - |
| HSV(B) | 71.41º | 0.99% | 0.56% | - |
| XYZ | 17.32 | 23.73 | 3.73 | - |
| YUV | 119.74 | 61.55 | 126.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 144 | 2 | 0.19 | 0 | 0.99 | 0.44 | 71.41 | 0.97 | 0.29 |
| Hex | 75 | 90 | 2 | 13 | 0 | 63 | 2C | 47 | 61 | 1D |
| Octal | 165 | 220 | 2 | 23 | 0 | 143 | 54 | 107 | 141 | 35 |
| Binary | 1110101 | 10010000 | 10 | 10011 | 0 | 1100011 | 101100 | 1000111 | 1100001 | 11101 |
Color Harmonies of #759002
Complementary color
Monochromatic Colors of #759002
Black with #759002
Text Example
Text Example
White with #759002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759002; }
p { color: rgb(117,144,2); }
H1.HeaderClassName
{
color: #759002;
}
.AnyTagClassName
{
color: #759002;
}
</style>
background-color css
<style>
a { background-color: #759002; }
a { background-color: rgb(117,144,2); }
div.DivClassName
{
background-color: #759002;
}
.BgClassName
{
background-color: #759002;
}
</style>
border-color css
<style>
span { border-color: #759002; }
span { border-color: rgb(117,144,2); }
td.TdClassName
{
border-color: #759002;
}
.TagClassName
{
border-color: #759002;
}
</style>