Shades of Olive Drab #639311
Tints of Olive Drab #639311
RGB
CMYK
RGB Variations
Color information
#639311 (or 0x639311) is known color: Olive Drab. HEX triplet: 63, 93 and 11. RGB value is (99,147,17). Sum of RGB (Red+Green+Blue) = 99+147+17=263 (34% of max value = 765). Red value is 99 (39.06% from 255 or 37.64% from 263); Green value is 147 (57.81% from 255 or 55.89% from 263); Blue value is 17 (7.03% from 255 or 6.46% from 263); Max value from RGB is 147 - color contains mainly: green. Hex color #639311 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #639311 is #9C6CEE. Grayscale: #767676. Windows color (decimal): -10251503 or 1151843. OLE color: 1151843.
HSL color Cylindrical-coordinate representation of color #639311: hue angle of 82.15º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #639311 is Cyan = 0.33, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 147 | 17 | - |
| CMYK | 0.33 | 0 | 0.88 | 0.42 |
| HSL | 82.15º | 0.79% | 0.32% | - |
| HSV(B) | 82.15º | 0.88% | 0.58% | - |
| XYZ | 15.68 | 23.56 | 4.25 | - |
| YUV | 117.83 | 71.1 | 114.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 147 | 17 | 0.33 | 0 | 0.88 | 0.42 | 82.15 | 0.79 | 0.32 |
| Hex | 63 | 93 | 11 | 21 | 0 | 58 | 2A | 52 | 4F | 20 |
| Octal | 143 | 223 | 21 | 41 | 0 | 130 | 52 | 122 | 117 | 40 |
| Binary | 1100011 | 10010011 | 10001 | 100001 | 0 | 1011000 | 101010 | 1010010 | 1001111 | 100000 |
Color Harmonies of #639311
Complementary color
Monochromatic Colors of #639311
Black with #639311
Text Example
Text Example
White with #639311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639311; }
p { color: rgb(99,147,17); }
H1.HeaderClassName
{
color: #639311;
}
.AnyTagClassName
{
color: #639311;
}
</style>
background-color css
<style>
a { background-color: #639311; }
a { background-color: rgb(99,147,17); }
div.DivClassName
{
background-color: #639311;
}
.BgClassName
{
background-color: #639311;
}
</style>
border-color css
<style>
span { border-color: #639311; }
span { border-color: rgb(99,147,17); }
td.TdClassName
{
border-color: #639311;
}
.TagClassName
{
border-color: #639311;
}
</style>