Shades of Olive #758907
Tints of Olive #758907
RGB
CMYK
RGB Variations
Color information
#758907 (or 0x758907) is known color: Olive. HEX triplet: 75, 89 and 07. RGB value is (117,137,7). Sum of RGB (Red+Green+Blue) = 117+137+7=261 (34% of max value = 765). Red value is 117 (46.09% from 255 or 44.83% from 261); Green value is 137 (53.91% from 255 or 52.49% from 261); Blue value is 7 (3.12% from 255 or 2.68% from 261); Max value from RGB is 137 - color contains mainly: green. Hex color #758907 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #758907 is #8A76F8. Grayscale: #747474. Windows color (decimal): -9074425 or 493941. OLE color: 493941.
HSL color Cylindrical-coordinate representation of color #758907: hue angle of 69.23º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #758907 is Cyan = 0.15, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 137 | 7 | - |
| CMYK | 0.15 | 0 | 0.95 | 0.46 |
| HSL | 69.23º | 0.9% | 0.28% | - |
| HSV(B) | 69.23º | 0.95% | 0.54% | - |
| XYZ | 16.32 | 21.69 | 3.53 | - |
| YUV | 116.2 | 66.37 | 128.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 137 | 7 | 0.15 | 0 | 0.95 | 0.46 | 69.23 | 0.9 | 0.28 |
| Hex | 75 | 89 | 7 | F | 0 | 5F | 2E | 45 | 5A | 1C |
| Octal | 165 | 211 | 7 | 17 | 0 | 137 | 56 | 105 | 132 | 34 |
| Binary | 1110101 | 10001001 | 111 | 1111 | 0 | 1011111 | 101110 | 1000101 | 1011010 | 11100 |
Color Harmonies of #758907
Complementary color
Monochromatic Colors of #758907
Black with #758907
Text Example
Text Example
White with #758907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758907; }
p { color: rgb(117,137,7); }
H1.HeaderClassName
{
color: #758907;
}
.AnyTagClassName
{
color: #758907;
}
</style>
background-color css
<style>
a { background-color: #758907; }
a { background-color: rgb(117,137,7); }
div.DivClassName
{
background-color: #758907;
}
.BgClassName
{
background-color: #758907;
}
</style>
border-color css
<style>
span { border-color: #758907; }
span { border-color: rgb(117,137,7); }
td.TdClassName
{
border-color: #758907;
}
.TagClassName
{
border-color: #758907;
}
</style>