Shades of Olive Drab #639417
Tints of Olive Drab #639417
RGB
CMYK
RGB Variations
Color information
#639417 (or 0x639417) is known color: Olive Drab. HEX triplet: 63, 94 and 17. RGB value is (99,148,23). Sum of RGB (Red+Green+Blue) = 99+148+23=270 (35% of max value = 765). Red value is 99 (39.06% from 255 or 36.67% from 270); Green value is 148 (58.20% from 255 or 54.81% from 270); Blue value is 23 (9.38% from 255 or 8.52% from 270); Max value from RGB is 148 - color contains mainly: green. Hex color #639417 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #639417 is #9C6BE8. Grayscale: #777777. Windows color (decimal): -10251241 or 1545315. OLE color: 1545315.
HSL color Cylindrical-coordinate representation of color #639417: hue angle of 83.52º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #639417 is Cyan = 0.33, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 23 | - |
| CMYK | 0.33 | 0 | 0.84 | 0.42 |
| HSL | 83.52º | 0.73% | 0.34% | - |
| HSV(B) | 83.52º | 0.84% | 0.58% | - |
| XYZ | 15.89 | 23.89 | 4.59 | - |
| YUV | 119.1 | 73.77 | 113.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 23 | 0.33 | 0 | 0.84 | 0.42 | 83.52 | 0.73 | 0.34 |
| Hex | 63 | 94 | 17 | 21 | 0 | 54 | 2A | 54 | 49 | 22 |
| Octal | 143 | 224 | 27 | 41 | 0 | 124 | 52 | 124 | 111 | 42 |
| Binary | 1100011 | 10010100 | 10111 | 100001 | 0 | 1010100 | 101010 | 1010100 | 1001001 | 100010 |
Color Harmonies of #639417
Complementary color
Monochromatic Colors of #639417
Black with #639417
Text Example
Text Example
White with #639417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639417; }
p { color: rgb(99,148,23); }
H1.HeaderClassName
{
color: #639417;
}
.AnyTagClassName
{
color: #639417;
}
</style>
background-color css
<style>
a { background-color: #639417; }
a { background-color: rgb(99,148,23); }
div.DivClassName
{
background-color: #639417;
}
.BgClassName
{
background-color: #639417;
}
</style>
border-color css
<style>
span { border-color: #639417; }
span { border-color: rgb(99,148,23); }
td.TdClassName
{
border-color: #639417;
}
.TagClassName
{
border-color: #639417;
}
</style>