Shades of Olive #758604
Tints of Olive #758604
RGB
CMYK
RGB Variations
Color information
#758604 (or 0x758604) is known color: Olive. HEX triplet: 75, 86 and 04. RGB value is (117,134,4). Sum of RGB (Red+Green+Blue) = 117+134+4=255 (33% of max value = 765). Red value is 117 (46.09% from 255 or 45.88% from 255); Green value is 134 (52.73% from 255 or 52.55% from 255); Blue value is 4 (1.95% from 255 or 1.57% from 255); Max value from RGB is 134 - color contains mainly: green. Hex color #758604 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #758604 is #8A79FB. Grayscale: #727272. Windows color (decimal): -9075196 or 296565. OLE color: 296565.
HSL color Cylindrical-coordinate representation of color #758604: hue angle of 67.85º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #758604 is Cyan = 0.13, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 134 | 4 | - |
| CMYK | 0.13 | 0 | 0.97 | 0.47 |
| HSL | 67.85º | 0.94% | 0.27% | - |
| HSV(B) | 67.85º | 0.97% | 0.53% | - |
| XYZ | 15.88 | 20.84 | 3.3 | - |
| YUV | 114.1 | 65.87 | 130.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 134 | 4 | 0.13 | 0 | 0.97 | 0.47 | 67.85 | 0.94 | 0.27 |
| Hex | 75 | 86 | 4 | D | 0 | 61 | 2F | 44 | 5E | 1B |
| Octal | 165 | 206 | 4 | 15 | 0 | 141 | 57 | 104 | 136 | 33 |
| Binary | 1110101 | 10000110 | 100 | 1101 | 0 | 1100001 | 101111 | 1000100 | 1011110 | 11011 |
Color Harmonies of #758604
Complementary color
Monochromatic Colors of #758604
Black with #758604
Text Example
Text Example
White with #758604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758604; }
p { color: rgb(117,134,4); }
H1.HeaderClassName
{
color: #758604;
}
.AnyTagClassName
{
color: #758604;
}
</style>
background-color css
<style>
a { background-color: #758604; }
a { background-color: rgb(117,134,4); }
div.DivClassName
{
background-color: #758604;
}
.BgClassName
{
background-color: #758604;
}
</style>
border-color css
<style>
span { border-color: #758604; }
span { border-color: rgb(117,134,4); }
td.TdClassName
{
border-color: #758604;
}
.TagClassName
{
border-color: #758604;
}
</style>