Shades of Olive #758807
Tints of Olive #758807
RGB
CMYK
RGB Variations
Color information
#758807 (or 0x758807) is known color: Olive. HEX triplet: 75, 88 and 07. RGB value is (117,136,7). Sum of RGB (Red+Green+Blue) = 117+136+7=260 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45% from 260); Green value is 136 (53.52% from 255 or 52.31% from 260); Blue value is 7 (3.12% from 255 or 2.69% from 260); Max value from RGB is 136 - color contains mainly: green. Hex color #758807 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #758807 is #8A77F8. Grayscale: #747474. Windows color (decimal): -9074681 or 493685. OLE color: 493685.
HSL color Cylindrical-coordinate representation of color #758807: hue angle of 68.84º 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 #758807 is Cyan = 0.14, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 136 | 7 | - |
| CMYK | 0.14 | 0 | 0.95 | 0.47 |
| HSL | 68.84º | 0.9% | 0.28% | - |
| HSV(B) | 68.84º | 0.95% | 0.53% | - |
| XYZ | 16.18 | 21.41 | 3.48 | - |
| YUV | 115.61 | 66.71 | 128.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 136 | 7 | 0.14 | 0 | 0.95 | 0.47 | 68.84 | 0.9 | 0.28 |
| Hex | 75 | 88 | 7 | E | 0 | 5F | 2F | 45 | 5A | 1C |
| Octal | 165 | 210 | 7 | 16 | 0 | 137 | 57 | 105 | 132 | 34 |
| Binary | 1110101 | 10001000 | 111 | 1110 | 0 | 1011111 | 101111 | 1000101 | 1011010 | 11100 |
Color Harmonies of #758807
Complementary color
Monochromatic Colors of #758807
Black with #758807
Text Example
Text Example
White with #758807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758807; }
p { color: rgb(117,136,7); }
H1.HeaderClassName
{
color: #758807;
}
.AnyTagClassName
{
color: #758807;
}
</style>
background-color css
<style>
a { background-color: #758807; }
a { background-color: rgb(117,136,7); }
div.DivClassName
{
background-color: #758807;
}
.BgClassName
{
background-color: #758807;
}
</style>
border-color css
<style>
span { border-color: #758807; }
span { border-color: rgb(117,136,7); }
td.TdClassName
{
border-color: #758807;
}
.TagClassName
{
border-color: #758807;
}
</style>