Shades of Olive Drab #759317
Tints of Olive Drab #759317
RGB
CMYK
RGB Variations
Color information
#759317 (or 0x759317) is known color: Olive Drab. HEX triplet: 75, 93 and 17. RGB value is (117,147,23). Sum of RGB (Red+Green+Blue) = 117+147+23=287 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.77% from 287); Green value is 147 (57.81% from 255 or 51.22% from 287); Blue value is 23 (9.38% from 255 or 8.01% from 287); Max value from RGB is 147 - color contains mainly: green. Hex color #759317 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #759317 is #8A6CE8. Grayscale: #7C7C7C. Windows color (decimal): -9071849 or 1545077. OLE color: 1545077.
HSL color Cylindrical-coordinate representation of color #759317: hue angle of 74.52º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #759317 is Cyan = 0.20, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 23 | - |
| CMYK | 0.20 | 0 | 0.84 | 0.42 |
| HSL | 74.52º | 0.73% | 0.33% | - |
| HSV(B) | 74.52º | 0.84% | 0.58% | - |
| XYZ | 17.92 | 24.71 | 4.64 | - |
| YUV | 123.89 | 71.06 | 123.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 23 | 0.20 | 0 | 0.84 | 0.42 | 74.52 | 0.73 | 0.33 |
| Hex | 75 | 93 | 17 | 14 | 0 | 54 | 2A | 4B | 49 | 21 |
| Octal | 165 | 223 | 27 | 24 | 0 | 124 | 52 | 113 | 111 | 41 |
| Binary | 1110101 | 10010011 | 10111 | 10100 | 0 | 1010100 | 101010 | 1001011 | 1001001 | 100001 |
Color Harmonies of #759317
Complementary color
Monochromatic Colors of #759317
Black with #759317
Text Example
Text Example
White with #759317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759317; }
p { color: rgb(117,147,23); }
H1.HeaderClassName
{
color: #759317;
}
.AnyTagClassName
{
color: #759317;
}
</style>
background-color css
<style>
a { background-color: #759317; }
a { background-color: rgb(117,147,23); }
div.DivClassName
{
background-color: #759317;
}
.BgClassName
{
background-color: #759317;
}
</style>
border-color css
<style>
span { border-color: #759317; }
span { border-color: rgb(117,147,23); }
td.TdClassName
{
border-color: #759317;
}
.TagClassName
{
border-color: #759317;
}
</style>