Shades of Olive #758609
Tints of Olive #758609
RGB
CMYK
RGB Variations
Color information
#758609 (or 0x758609) is known color: Olive. HEX triplet: 75, 86 and 09. RGB value is (117,134,9). Sum of RGB (Red+Green+Blue) = 117+134+9=260 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45% from 260); Green value is 134 (52.73% from 255 or 51.54% from 260); Blue value is 9 (3.91% from 255 or 3.46% from 260); Max value from RGB is 134 - color contains mainly: green. Hex color #758609 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #758609 is #8A79F6. Grayscale: #737373. Windows color (decimal): -9075191 or 624245. OLE color: 624245.
HSL color Cylindrical-coordinate representation of color #758609: hue angle of 68.16º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #758609 is Cyan = 0.13, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 134 | 9 | - |
| CMYK | 0.13 | 0 | 0.93 | 0.47 |
| HSL | 68.16º | 0.87% | 0.28% | - |
| HSV(B) | 68.16º | 0.93% | 0.53% | - |
| XYZ | 15.91 | 20.85 | 3.44 | - |
| YUV | 114.67 | 68.37 | 129.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 134 | 9 | 0.13 | 0 | 0.93 | 0.47 | 68.16 | 0.87 | 0.28 |
| Hex | 75 | 86 | 9 | D | 0 | 5D | 2F | 44 | 57 | 1C |
| Octal | 165 | 206 | 11 | 15 | 0 | 135 | 57 | 104 | 127 | 34 |
| Binary | 1110101 | 10000110 | 1001 | 1101 | 0 | 1011101 | 101111 | 1000100 | 1010111 | 11100 |
Color Harmonies of #758609
Complementary color
Monochromatic Colors of #758609
Black with #758609
Text Example
Text Example
White with #758609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758609; }
p { color: rgb(117,134,9); }
H1.HeaderClassName
{
color: #758609;
}
.AnyTagClassName
{
color: #758609;
}
</style>
background-color css
<style>
a { background-color: #758609; }
a { background-color: rgb(117,134,9); }
div.DivClassName
{
background-color: #758609;
}
.BgClassName
{
background-color: #758609;
}
</style>
border-color css
<style>
span { border-color: #758609; }
span { border-color: rgb(117,134,9); }
td.TdClassName
{
border-color: #758609;
}
.TagClassName
{
border-color: #758609;
}
</style>