Shades of Olive Drab #639415
Tints of Olive Drab #639415
RGB
CMYK
RGB Variations
Color information
#639415 (or 0x639415) is known color: Olive Drab. HEX triplet: 63, 94 and 15. RGB value is (99,148,21). Sum of RGB (Red+Green+Blue) = 99+148+21=268 (35% of max value = 765). Red value is 99 (39.06% from 255 or 36.94% from 268); Green value is 148 (58.20% from 255 or 55.22% from 268); Blue value is 21 (8.59% from 255 or 7.84% from 268); Max value from RGB is 148 - color contains mainly: green. Hex color #639415 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #639415 is #9C6BEA. Grayscale: #777777. Windows color (decimal): -10251243 or 1414243. OLE color: 1414243.
HSL color Cylindrical-coordinate representation of color #639415: hue angle of 83.15º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #639415 is Cyan = 0.33, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 21 | - |
| CMYK | 0.33 | 0 | 0.86 | 0.42 |
| HSL | 83.15º | 0.75% | 0.33% | - |
| HSV(B) | 83.15º | 0.86% | 0.58% | - |
| XYZ | 15.87 | 23.89 | 4.48 | - |
| YUV | 118.87 | 72.77 | 113.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 21 | 0.33 | 0 | 0.86 | 0.42 | 83.15 | 0.75 | 0.33 |
| Hex | 63 | 94 | 15 | 21 | 0 | 56 | 2A | 53 | 4B | 21 |
| Octal | 143 | 224 | 25 | 41 | 0 | 126 | 52 | 123 | 113 | 41 |
| Binary | 1100011 | 10010100 | 10101 | 100001 | 0 | 1010110 | 101010 | 1010011 | 1001011 | 100001 |
Color Harmonies of #639415
Complementary color
Monochromatic Colors of #639415
Black with #639415
Text Example
Text Example
White with #639415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639415; }
p { color: rgb(99,148,21); }
H1.HeaderClassName
{
color: #639415;
}
.AnyTagClassName
{
color: #639415;
}
</style>
background-color css
<style>
a { background-color: #639415; }
a { background-color: rgb(99,148,21); }
div.DivClassName
{
background-color: #639415;
}
.BgClassName
{
background-color: #639415;
}
</style>
border-color css
<style>
span { border-color: #639415; }
span { border-color: rgb(99,148,21); }
td.TdClassName
{
border-color: #639415;
}
.TagClassName
{
border-color: #639415;
}
</style>