Shades of Olive Drab #639416
Tints of Olive Drab #639416
RGB
CMYK
RGB Variations
Color information
#639416 (or 0x639416) is known color: Olive Drab. HEX triplet: 63, 94 and 16. RGB value is (99,148,22). Sum of RGB (Red+Green+Blue) = 99+148+22=269 (35% of max value = 765). Red value is 99 (39.06% from 255 or 36.80% from 269); Green value is 148 (58.20% from 255 or 55.02% from 269); Blue value is 22 (8.98% from 255 or 8.18% from 269); Max value from RGB is 148 - color contains mainly: green. Hex color #639416 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #639416 is #9C6BE9. Grayscale: #777777. Windows color (decimal): -10251242 or 1479779. OLE color: 1479779.
HSL color Cylindrical-coordinate representation of color #639416: hue angle of 83.33º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #639416 is Cyan = 0.33, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 22 | - |
| CMYK | 0.33 | 0 | 0.85 | 0.42 |
| HSL | 83.33º | 0.74% | 0.33% | - |
| HSV(B) | 83.33º | 0.85% | 0.58% | - |
| XYZ | 15.88 | 23.89 | 4.53 | - |
| YUV | 118.99 | 73.27 | 113.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 22 | 0.33 | 0 | 0.85 | 0.42 | 83.33 | 0.74 | 0.33 |
| Hex | 63 | 94 | 16 | 21 | 0 | 55 | 2A | 53 | 4A | 21 |
| Octal | 143 | 224 | 26 | 41 | 0 | 125 | 52 | 123 | 112 | 41 |
| Binary | 1100011 | 10010100 | 10110 | 100001 | 0 | 1010101 | 101010 | 1010011 | 1001010 | 100001 |
Color Harmonies of #639416
Complementary color
Monochromatic Colors of #639416
Black with #639416
Text Example
Text Example
White with #639416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639416; }
p { color: rgb(99,148,22); }
H1.HeaderClassName
{
color: #639416;
}
.AnyTagClassName
{
color: #639416;
}
</style>
background-color css
<style>
a { background-color: #639416; }
a { background-color: rgb(99,148,22); }
div.DivClassName
{
background-color: #639416;
}
.BgClassName
{
background-color: #639416;
}
</style>
border-color css
<style>
span { border-color: #639416; }
span { border-color: rgb(99,148,22); }
td.TdClassName
{
border-color: #639416;
}
.TagClassName
{
border-color: #639416;
}
</style>