Shades of Olive Drab #639106
Tints of Olive Drab #639106
RGB
CMYK
RGB Variations
Color information
#639106 (or 0x639106) is known color: Olive Drab. HEX triplet: 63, 91 and 06. RGB value is (99,145,6). Sum of RGB (Red+Green+Blue) = 99+145+6=250 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.6% from 250); Green value is 145 (57.03% from 255 or 58% from 250); Blue value is 6 (2.73% from 255 or 2.4% from 250); Max value from RGB is 145 - color contains mainly: green. Hex color #639106 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #639106 is #9C6EF9. Grayscale: #737373. Windows color (decimal): -10252026 or 430435. OLE color: 430435.
HSL color Cylindrical-coordinate representation of color #639106: hue angle of 79.86º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #639106 is Cyan = 0.32, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 99 | 145 | 6 | - |
| CMYK | 0.32 | 0 | 0.96 | 0.43 |
| HSL | 79.86º | 0.92% | 0.3% | - |
| HSV(B) | 79.86º | 0.96% | 0.57% | - |
| XYZ | 15.3 | 22.92 | 3.79 | - |
| YUV | 115.4 | 66.26 | 116.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 145 | 6 | 0.32 | 0 | 0.96 | 0.43 | 79.86 | 0.92 | 0.3 |
| Hex | 63 | 91 | 6 | 20 | 0 | 60 | 2B | 50 | 5C | 1E |
| Octal | 143 | 221 | 6 | 40 | 0 | 140 | 53 | 120 | 134 | 36 |
| Binary | 1100011 | 10010001 | 110 | 100000 | 0 | 1100000 | 101011 | 1010000 | 1011100 | 11110 |
Color Harmonies of #639106
Complementary color
Monochromatic Colors of #639106
Black with #639106
Text Example
Text Example
White with #639106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639106; }
p { color: rgb(99,145,6); }
H1.HeaderClassName
{
color: #639106;
}
.AnyTagClassName
{
color: #639106;
}
</style>
background-color css
<style>
a { background-color: #639106; }
a { background-color: rgb(99,145,6); }
div.DivClassName
{
background-color: #639106;
}
.BgClassName
{
background-color: #639106;
}
</style>
border-color css
<style>
span { border-color: #639106; }
span { border-color: rgb(99,145,6); }
td.TdClassName
{
border-color: #639106;
}
.TagClassName
{
border-color: #639106;
}
</style>