Shades of Olive #757310
Tints of Olive #757310
RGB
CMYK
RGB Variations
Color information
#757310 (or 0x757310) is known color: Olive. HEX triplet: 75, 73 and 10. RGB value is (117,115,16). Sum of RGB (Red+Green+Blue) = 117+115+16=248 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.18% from 248); Green value is 115 (45.31% from 255 or 46.37% from 248); Blue value is 16 (6.64% from 255 or 6.45% from 248); Max value from RGB is 117 - color contains mainly: red. Hex color #757310 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #757310 is #8A8CEF. Grayscale: #686868. Windows color (decimal): -9080048 or 1078133. OLE color: 1078133.
HSL color Cylindrical-coordinate representation of color #757310: hue angle of 58.81º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #757310 is Cyan = 0, Magento = 0.02, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 115 | 16 | - |
| CMYK | 0 | 0.02 | 0.86 | 0.54 |
| HSL | 58.81º | 0.76% | 0.26% | - |
| HSV(B) | 58.81º | 0.86% | 0.46% | - |
| XYZ | 13.56 | 16.08 | 2.88 | - |
| YUV | 104.31 | 78.16 | 137.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 115 | 16 | 0 | 0.02 | 0.86 | 0.54 | 58.81 | 0.76 | 0.26 |
| Hex | 75 | 73 | 10 | 0 | 2 | 56 | 36 | 3B | 4C | 1A |
| Octal | 165 | 163 | 20 | 0 | 2 | 126 | 66 | 73 | 114 | 32 |
| Binary | 1110101 | 1110011 | 10000 | 0 | 10 | 1010110 | 110110 | 111011 | 1001100 | 11010 |
Color Harmonies of #757310
Complementary color
Monochromatic Colors of #757310
Black with #757310
Text Example
Text Example
White with #757310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757310; }
p { color: rgb(117,115,16); }
H1.HeaderClassName
{
color: #757310;
}
.AnyTagClassName
{
color: #757310;
}
</style>
background-color css
<style>
a { background-color: #757310; }
a { background-color: rgb(117,115,16); }
div.DivClassName
{
background-color: #757310;
}
.BgClassName
{
background-color: #757310;
}
</style>
border-color css
<style>
span { border-color: #757310; }
span { border-color: rgb(117,115,16); }
td.TdClassName
{
border-color: #757310;
}
.TagClassName
{
border-color: #757310;
}
</style>