Shades of Olive #697305
Tints of Olive #697305
RGB
CMYK
RGB Variations
Color information
#697305 (or 0x697305) is known color: Olive. HEX triplet: 69, 73 and 05. RGB value is (105,115,5). Sum of RGB (Red+Green+Blue) = 105+115+5=225 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.67% from 225); Green value is 115 (45.31% from 255 or 51.11% from 225); Blue value is 5 (2.34% from 255 or 2.22% from 225); Max value from RGB is 115 - color contains mainly: green. Hex color #697305 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #697305 is #968CFA. Grayscale: #636363. Windows color (decimal): -9866491 or 357225. OLE color: 357225.
HSL color Cylindrical-coordinate representation of color #697305: hue angle of 65.45º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #697305 is Cyan = 0.09, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 115 | 5 | - |
| CMYK | 0.09 | 0 | 0.96 | 0.55 |
| HSL | 65.45º | 0.92% | 0.24% | - |
| HSV(B) | 65.45º | 0.96% | 0.45% | - |
| XYZ | 11.98 | 15.28 | 2.46 | - |
| YUV | 99.47 | 74.69 | 131.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 5 | 0.09 | 0 | 0.96 | 0.55 | 65.45 | 0.92 | 0.24 |
| Hex | 69 | 73 | 5 | 9 | 0 | 60 | 37 | 41 | 5C | 18 |
| Octal | 151 | 163 | 5 | 11 | 0 | 140 | 67 | 101 | 134 | 30 |
| Binary | 1101001 | 1110011 | 101 | 1001 | 0 | 1100000 | 110111 | 1000001 | 1011100 | 11000 |
Color Harmonies of #697305
Complementary color
Monochromatic Colors of #697305
Black with #697305
Text Example
Text Example
White with #697305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697305; }
p { color: rgb(105,115,5); }
H1.HeaderClassName
{
color: #697305;
}
.AnyTagClassName
{
color: #697305;
}
</style>
background-color css
<style>
a { background-color: #697305; }
a { background-color: rgb(105,115,5); }
div.DivClassName
{
background-color: #697305;
}
.BgClassName
{
background-color: #697305;
}
</style>
border-color css
<style>
span { border-color: #697305; }
span { border-color: rgb(105,115,5); }
td.TdClassName
{
border-color: #697305;
}
.TagClassName
{
border-color: #697305;
}
</style>