Shades of Olive #757309
Tints of Olive #757309
RGB
CMYK
RGB Variations
Color information
#757309 (or 0x757309) is known color: Olive. HEX triplet: 75, 73 and 09. RGB value is (117,115,9). Sum of RGB (Red+Green+Blue) = 117+115+9=241 (31% of max value = 765). Red value is 117 (46.09% from 255 or 48.55% from 241); Green value is 115 (45.31% from 255 or 47.72% from 241); Blue value is 9 (3.91% from 255 or 3.73% from 241); Max value from RGB is 117 - color contains mainly: red. Hex color #757309 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #757309 is #8A8CF6. Grayscale: #676767. Windows color (decimal): -9080055 or 619381. OLE color: 619381.
HSL color Cylindrical-coordinate representation of color #757309: hue angle of 58.89º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #757309 is Cyan = 0, Magento = 0.02, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 115 | 9 | - |
| CMYK | 0 | 0.02 | 0.92 | 0.54 |
| HSL | 58.89º | 0.86% | 0.25% | - |
| HSV(B) | 58.89º | 0.92% | 0.46% | - |
| XYZ | 13.52 | 16.06 | 2.65 | - |
| YUV | 103.51 | 74.66 | 137.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 115 | 9 | 0 | 0.02 | 0.92 | 0.54 | 58.89 | 0.86 | 0.25 |
| Hex | 75 | 73 | 9 | 0 | 2 | 5C | 36 | 3B | 56 | 19 |
| Octal | 165 | 163 | 11 | 0 | 2 | 134 | 66 | 73 | 126 | 31 |
| Binary | 1110101 | 1110011 | 1001 | 0 | 10 | 1011100 | 110110 | 111011 | 1010110 | 11001 |
Color Harmonies of #757309
Complementary color
Monochromatic Colors of #757309
Black with #757309
Text Example
Text Example
White with #757309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757309; }
p { color: rgb(117,115,9); }
H1.HeaderClassName
{
color: #757309;
}
.AnyTagClassName
{
color: #757309;
}
</style>
background-color css
<style>
a { background-color: #757309; }
a { background-color: rgb(117,115,9); }
div.DivClassName
{
background-color: #757309;
}
.BgClassName
{
background-color: #757309;
}
</style>
border-color css
<style>
span { border-color: #757309; }
span { border-color: rgb(117,115,9); }
td.TdClassName
{
border-color: #757309;
}
.TagClassName
{
border-color: #757309;
}
</style>