Shades of Olive #697406
Tints of Olive #697406
RGB
CMYK
RGB Variations
Color information
#697406 (or 0x697406) is known color: Olive. HEX triplet: 69, 74 and 06. RGB value is (105,116,6). Sum of RGB (Red+Green+Blue) = 105+116+6=227 (30% of max value = 765). Red value is 105 (41.41% from 255 or 46.26% from 227); Green value is 116 (45.70% from 255 or 51.10% from 227); Blue value is 6 (2.73% from 255 or 2.64% from 227); Max value from RGB is 116 - color contains mainly: green. Hex color #697406 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #697406 is #968BF9. Grayscale: #646464. Windows color (decimal): -9866234 or 423017. OLE color: 423017.
HSL color Cylindrical-coordinate representation of color #697406: hue angle of 66º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #697406 is Cyan = 0.09, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 116 | 6 | - |
| CMYK | 0.09 | 0 | 0.95 | 0.55 |
| HSL | 66º | 0.9% | 0.24% | - |
| HSV(B) | 66º | 0.95% | 0.45% | - |
| XYZ | 12.1 | 15.51 | 2.53 | - |
| YUV | 100.17 | 74.86 | 131.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 116 | 6 | 0.09 | 0 | 0.95 | 0.55 | 66 | 0.9 | 0.24 |
| Hex | 69 | 74 | 6 | 9 | 0 | 5F | 37 | 42 | 5A | 18 |
| Octal | 151 | 164 | 6 | 11 | 0 | 137 | 67 | 102 | 132 | 30 |
| Binary | 1101001 | 1110100 | 110 | 1001 | 0 | 1011111 | 110111 | 1000010 | 1011010 | 11000 |
Color Harmonies of #697406
Complementary color
Monochromatic Colors of #697406
Black with #697406
Text Example
Text Example
White with #697406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697406; }
p { color: rgb(105,116,6); }
H1.HeaderClassName
{
color: #697406;
}
.AnyTagClassName
{
color: #697406;
}
</style>
background-color css
<style>
a { background-color: #697406; }
a { background-color: rgb(105,116,6); }
div.DivClassName
{
background-color: #697406;
}
.BgClassName
{
background-color: #697406;
}
</style>
border-color css
<style>
span { border-color: #697406; }
span { border-color: rgb(105,116,6); }
td.TdClassName
{
border-color: #697406;
}
.TagClassName
{
border-color: #697406;
}
</style>