Shades of Olive #759205
Tints of Olive #759205
RGB
CMYK
RGB Variations
Color information
#759205 (or 0x759205) is known color: Olive. HEX triplet: 75, 92 and 05. RGB value is (117,146,5). Sum of RGB (Red+Green+Blue) = 117+146+5=268 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.66% from 268); Green value is 146 (57.42% from 255 or 54.48% from 268); Blue value is 5 (2.34% from 255 or 1.87% from 268); Max value from RGB is 146 - color contains mainly: green. Hex color #759205 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #759205 is #8A6DFA. Grayscale: #797979. Windows color (decimal): -9072123 or 365173. OLE color: 365173.
HSL color Cylindrical-coordinate representation of color #759205: hue angle of 72.34º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #759205 is Cyan = 0.20, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 5 | - |
| CMYK | 0.20 | 0 | 0.97 | 0.43 |
| HSL | 72.34º | 0.93% | 0.3% | - |
| HSV(B) | 72.34º | 0.97% | 0.57% | - |
| XYZ | 17.64 | 24.35 | 3.91 | - |
| YUV | 121.26 | 62.39 | 124.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 5 | 0.20 | 0 | 0.97 | 0.43 | 72.34 | 0.93 | 0.3 |
| Hex | 75 | 92 | 5 | 14 | 0 | 61 | 2B | 48 | 5D | 1E |
| Octal | 165 | 222 | 5 | 24 | 0 | 141 | 53 | 110 | 135 | 36 |
| Binary | 1110101 | 10010010 | 101 | 10100 | 0 | 1100001 | 101011 | 1001000 | 1011101 | 11110 |
Color Harmonies of #759205
Complementary color
Monochromatic Colors of #759205
Black with #759205
Text Example
Text Example
White with #759205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759205; }
p { color: rgb(117,146,5); }
H1.HeaderClassName
{
color: #759205;
}
.AnyTagClassName
{
color: #759205;
}
</style>
background-color css
<style>
a { background-color: #759205; }
a { background-color: rgb(117,146,5); }
div.DivClassName
{
background-color: #759205;
}
.BgClassName
{
background-color: #759205;
}
</style>
border-color css
<style>
span { border-color: #759205; }
span { border-color: rgb(117,146,5); }
td.TdClassName
{
border-color: #759205;
}
.TagClassName
{
border-color: #759205;
}
</style>