Shades of Olive #697407
Tints of Olive #697407
RGB
CMYK
RGB Variations
Color information
#697407 (or 0x697407) is known color: Olive. HEX triplet: 69, 74 and 07. RGB value is (105,116,7). Sum of RGB (Red+Green+Blue) = 105+116+7=228 (30% of max value = 765). Red value is 105 (41.41% from 255 or 46.05% from 228); Green value is 116 (45.70% from 255 or 50.88% from 228); Blue value is 7 (3.12% from 255 or 3.07% from 228); Max value from RGB is 116 - color contains mainly: green. Hex color #697407 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #697407 is #968BF8. Grayscale: #646464. Windows color (decimal): -9866233 or 488553. OLE color: 488553.
HSL color Cylindrical-coordinate representation of color #697407: hue angle of 66.06º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #697407 is Cyan = 0.09, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 116 | 7 | - |
| CMYK | 0.09 | 0 | 0.94 | 0.55 |
| HSL | 66.06º | 0.89% | 0.24% | - |
| HSV(B) | 66.06º | 0.94% | 0.45% | - |
| XYZ | 12.11 | 15.51 | 2.56 | - |
| YUV | 100.29 | 75.36 | 131.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 116 | 7 | 0.09 | 0 | 0.94 | 0.55 | 66.06 | 0.89 | 0.24 |
| Hex | 69 | 74 | 7 | 9 | 0 | 5E | 37 | 42 | 59 | 18 |
| Octal | 151 | 164 | 7 | 11 | 0 | 136 | 67 | 102 | 131 | 30 |
| Binary | 1101001 | 1110100 | 111 | 1001 | 0 | 1011110 | 110111 | 1000010 | 1011001 | 11000 |
Color Harmonies of #697407
Complementary color
Monochromatic Colors of #697407
Black with #697407
Text Example
Text Example
White with #697407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697407; }
p { color: rgb(105,116,7); }
H1.HeaderClassName
{
color: #697407;
}
.AnyTagClassName
{
color: #697407;
}
</style>
background-color css
<style>
a { background-color: #697407; }
a { background-color: rgb(105,116,7); }
div.DivClassName
{
background-color: #697407;
}
.BgClassName
{
background-color: #697407;
}
</style>
border-color css
<style>
span { border-color: #697407; }
span { border-color: rgb(105,116,7); }
td.TdClassName
{
border-color: #697407;
}
.TagClassName
{
border-color: #697407;
}
</style>