Shades of Olive Drab #679406
Tints of Olive Drab #679406
RGB
CMYK
RGB Variations
Color information
#679406 (or 0x679406) is known color: Olive Drab. HEX triplet: 67, 94 and 06. RGB value is (103,148,6). Sum of RGB (Red+Green+Blue) = 103+148+6=257 (34% of max value = 765). Red value is 103 (40.62% from 255 or 40.08% from 257); Green value is 148 (58.20% from 255 or 57.59% from 257); Blue value is 6 (2.73% from 255 or 2.33% from 257); Max value from RGB is 148 - color contains mainly: green. Hex color #679406 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #679406 is #986BF9. Grayscale: #767676. Windows color (decimal): -9989114 or 431207. OLE color: 431207.
HSL color Cylindrical-coordinate representation of color #679406: hue angle of 79.01º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #679406 is Cyan = 0.30, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 148 | 6 | - |
| CMYK | 0.30 | 0 | 0.96 | 0.42 |
| HSL | 79.01º | 0.92% | 0.3% | - |
| HSV(B) | 79.01º | 0.96% | 0.58% | - |
| XYZ | 16.22 | 24.08 | 3.96 | - |
| YUV | 118.36 | 64.59 | 117.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 148 | 6 | 0.30 | 0 | 0.96 | 0.42 | 79.01 | 0.92 | 0.3 |
| Hex | 67 | 94 | 6 | 1E | 0 | 60 | 2A | 4F | 5C | 1E |
| Octal | 147 | 224 | 6 | 36 | 0 | 140 | 52 | 117 | 134 | 36 |
| Binary | 1100111 | 10010100 | 110 | 11110 | 0 | 1100000 | 101010 | 1001111 | 1011100 | 11110 |
Color Harmonies of #679406
Complementary color
Monochromatic Colors of #679406
Black with #679406
Text Example
Text Example
White with #679406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679406; }
p { color: rgb(103,148,6); }
H1.HeaderClassName
{
color: #679406;
}
.AnyTagClassName
{
color: #679406;
}
</style>
background-color css
<style>
a { background-color: #679406; }
a { background-color: rgb(103,148,6); }
div.DivClassName
{
background-color: #679406;
}
.BgClassName
{
background-color: #679406;
}
</style>
border-color css
<style>
span { border-color: #679406; }
span { border-color: rgb(103,148,6); }
td.TdClassName
{
border-color: #679406;
}
.TagClassName
{
border-color: #679406;
}
</style>