Shades of Olive #757308
Tints of Olive #757308
RGB
CMYK
RGB Variations
Color information
#757308 (or 0x757308) is known color: Olive. HEX triplet: 75, 73 and 08. RGB value is (117,115,8). Sum of RGB (Red+Green+Blue) = 117+115+8=240 (31% of max value = 765). Red value is 117 (46.09% from 255 or 48.75% from 240); Green value is 115 (45.31% from 255 or 47.92% from 240); Blue value is 8 (3.52% from 255 or 3.33% from 240); Max value from RGB is 117 - color contains mainly: red. Hex color #757308 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #757308 is #8A8CF7. Grayscale: #676767. Windows color (decimal): -9080056 or 553845. OLE color: 553845.
HSL color Cylindrical-coordinate representation of color #757308: hue angle of 58.9º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #757308 is Cyan = 0, Magento = 0.02, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 115 | 8 | - |
| CMYK | 0 | 0.02 | 0.93 | 0.54 |
| HSL | 58.9º | 0.87% | 0.25% | - |
| HSV(B) | 58.9º | 0.93% | 0.46% | - |
| XYZ | 13.51 | 16.06 | 2.62 | - |
| YUV | 103.4 | 74.16 | 137.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 115 | 8 | 0 | 0.02 | 0.93 | 0.54 | 58.9 | 0.87 | 0.25 |
| Hex | 75 | 73 | 8 | 0 | 2 | 5D | 36 | 3B | 57 | 19 |
| Octal | 165 | 163 | 10 | 0 | 2 | 135 | 66 | 73 | 127 | 31 |
| Binary | 1110101 | 1110011 | 1000 | 0 | 10 | 1011101 | 110110 | 111011 | 1010111 | 11001 |
Color Harmonies of #757308
Complementary color
Monochromatic Colors of #757308
Black with #757308
Text Example
Text Example
White with #757308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757308; }
p { color: rgb(117,115,8); }
H1.HeaderClassName
{
color: #757308;
}
.AnyTagClassName
{
color: #757308;
}
</style>
background-color css
<style>
a { background-color: #757308; }
a { background-color: rgb(117,115,8); }
div.DivClassName
{
background-color: #757308;
}
.BgClassName
{
background-color: #757308;
}
</style>
border-color css
<style>
span { border-color: #757308; }
span { border-color: rgb(117,115,8); }
td.TdClassName
{
border-color: #757308;
}
.TagClassName
{
border-color: #757308;
}
</style>