Shades of Olive #758607
Tints of Olive #758607
RGB
CMYK
RGB Variations
Color information
#758607 (or 0x758607) is known color: Olive. HEX triplet: 75, 86 and 07. RGB value is (117,134,7). Sum of RGB (Red+Green+Blue) = 117+134+7=258 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.35% from 258); Green value is 134 (52.73% from 255 or 51.94% from 258); Blue value is 7 (3.12% from 255 or 2.71% from 258); Max value from RGB is 134 - color contains mainly: green. Hex color #758607 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #758607 is #8A79F8. Grayscale: #727272. Windows color (decimal): -9075193 or 493173. OLE color: 493173.
HSL color Cylindrical-coordinate representation of color #758607: hue angle of 68.03º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #758607 is Cyan = 0.13, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 134 | 7 | - |
| CMYK | 0.13 | 0 | 0.95 | 0.47 |
| HSL | 68.03º | 0.9% | 0.28% | - |
| HSV(B) | 68.03º | 0.95% | 0.53% | - |
| XYZ | 15.9 | 20.85 | 3.39 | - |
| YUV | 114.44 | 67.37 | 129.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 134 | 7 | 0.13 | 0 | 0.95 | 0.47 | 68.03 | 0.9 | 0.28 |
| Hex | 75 | 86 | 7 | D | 0 | 5F | 2F | 44 | 5A | 1C |
| Octal | 165 | 206 | 7 | 15 | 0 | 137 | 57 | 104 | 132 | 34 |
| Binary | 1110101 | 10000110 | 111 | 1101 | 0 | 1011111 | 101111 | 1000100 | 1011010 | 11100 |
Color Harmonies of #758607
Complementary color
Monochromatic Colors of #758607
Black with #758607
Text Example
Text Example
White with #758607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758607; }
p { color: rgb(117,134,7); }
H1.HeaderClassName
{
color: #758607;
}
.AnyTagClassName
{
color: #758607;
}
</style>
background-color css
<style>
a { background-color: #758607; }
a { background-color: rgb(117,134,7); }
div.DivClassName
{
background-color: #758607;
}
.BgClassName
{
background-color: #758607;
}
</style>
border-color css
<style>
span { border-color: #758607; }
span { border-color: rgb(117,134,7); }
td.TdClassName
{
border-color: #758607;
}
.TagClassName
{
border-color: #758607;
}
</style>