Shades of Olive #759207
Tints of Olive #759207
RGB
CMYK
RGB Variations
Color information
#759207 (or 0x759207) is known color: Olive. HEX triplet: 75, 92 and 07. RGB value is (117,146,7). Sum of RGB (Red+Green+Blue) = 117+146+7=270 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.33% from 270); Green value is 146 (57.42% from 255 or 54.07% from 270); Blue value is 7 (3.12% from 255 or 2.59% from 270); Max value from RGB is 146 - color contains mainly: green. Hex color #759207 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #759207 is #8A6DF8. Grayscale: #7A7A7A. Windows color (decimal): -9072121 or 496245. OLE color: 496245.
HSL color Cylindrical-coordinate representation of color #759207: hue angle of 72.52º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #759207 is Cyan = 0.20, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 7 | - |
| CMYK | 0.20 | 0 | 0.95 | 0.43 |
| HSL | 72.52º | 0.91% | 0.3% | - |
| HSV(B) | 72.52º | 0.95% | 0.57% | - |
| XYZ | 17.65 | 24.36 | 3.97 | - |
| YUV | 121.48 | 63.39 | 124.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 7 | 0.20 | 0 | 0.95 | 0.43 | 72.52 | 0.91 | 0.3 |
| Hex | 75 | 92 | 7 | 14 | 0 | 5F | 2B | 49 | 5B | 1E |
| Octal | 165 | 222 | 7 | 24 | 0 | 137 | 53 | 111 | 133 | 36 |
| Binary | 1110101 | 10010010 | 111 | 10100 | 0 | 1011111 | 101011 | 1001001 | 1011011 | 11110 |
Color Harmonies of #759207
Complementary color
Monochromatic Colors of #759207
Black with #759207
Text Example
Text Example
White with #759207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759207; }
p { color: rgb(117,146,7); }
H1.HeaderClassName
{
color: #759207;
}
.AnyTagClassName
{
color: #759207;
}
</style>
background-color css
<style>
a { background-color: #759207; }
a { background-color: rgb(117,146,7); }
div.DivClassName
{
background-color: #759207;
}
.BgClassName
{
background-color: #759207;
}
</style>
border-color css
<style>
span { border-color: #759207; }
span { border-color: rgb(117,146,7); }
td.TdClassName
{
border-color: #759207;
}
.TagClassName
{
border-color: #759207;
}
</style>