Shades of Olive #758707
Tints of Olive #758707
RGB
CMYK
RGB Variations
Color information
#758707 (or 0x758707) is known color: Olive. HEX triplet: 75, 87 and 07. RGB value is (117,135,7). Sum of RGB (Red+Green+Blue) = 117+135+7=259 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.17% from 259); Green value is 135 (53.12% from 255 or 52.12% from 259); Blue value is 7 (3.12% from 255 or 2.70% from 259); Max value from RGB is 135 - color contains mainly: green. Hex color #758707 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #758707 is #8A78F8. Grayscale: #737373. Windows color (decimal): -9074937 or 493429. OLE color: 493429.
HSL color Cylindrical-coordinate representation of color #758707: hue angle of 68.44º 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 #758707 is Cyan = 0.13, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 135 | 7 | - |
| CMYK | 0.13 | 0 | 0.95 | 0.47 |
| HSL | 68.44º | 0.9% | 0.28% | - |
| HSV(B) | 68.44º | 0.95% | 0.53% | - |
| XYZ | 16.04 | 21.13 | 3.43 | - |
| YUV | 115.03 | 67.04 | 129.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 135 | 7 | 0.13 | 0 | 0.95 | 0.47 | 68.44 | 0.9 | 0.28 |
| Hex | 75 | 87 | 7 | D | 0 | 5F | 2F | 44 | 5A | 1C |
| Octal | 165 | 207 | 7 | 15 | 0 | 137 | 57 | 104 | 132 | 34 |
| Binary | 1110101 | 10000111 | 111 | 1101 | 0 | 1011111 | 101111 | 1000100 | 1011010 | 11100 |
Color Harmonies of #758707
Complementary color
Monochromatic Colors of #758707
Black with #758707
Text Example
Text Example
White with #758707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758707; }
p { color: rgb(117,135,7); }
H1.HeaderClassName
{
color: #758707;
}
.AnyTagClassName
{
color: #758707;
}
</style>
background-color css
<style>
a { background-color: #758707; }
a { background-color: rgb(117,135,7); }
div.DivClassName
{
background-color: #758707;
}
.BgClassName
{
background-color: #758707;
}
</style>
border-color css
<style>
span { border-color: #758707; }
span { border-color: rgb(117,135,7); }
td.TdClassName
{
border-color: #758707;
}
.TagClassName
{
border-color: #758707;
}
</style>