Shades of Storm Grey #697489
Tints of Storm Grey #697489
RGB
CMYK
RGB Variations
Color information
#697489 (or 0x697489) is known color: Storm Grey. HEX triplet: 69, 74 and 89. RGB value is (105,116,137). Sum of RGB (Red+Green+Blue) = 105+116+137=358 (47% of max value = 765). Red value is 105 (41.41% from 255 or 29.33% from 358); Green value is 116 (45.70% from 255 or 32.40% from 358); Blue value is 137 (53.91% from 255 or 38.27% from 358); Max value from RGB is 137 - color contains mainly: blue. Hex color #697489 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697489 is #968B76. Grayscale: #737373. Windows color (decimal): -9866103 or 9008233. OLE color: 9008233.
HSL color Cylindrical-coordinate representation of color #697489: hue angle of 219.38º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #697489 is Cyan = 0.23, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 105 | 116 | 137 | - |
| CMYK | 0.23 | 0.15 | 0 | 0.46 |
| HSL | 219.38º | 0.13% | 0.47% | - |
| HSV(B) | 219.38º | 0.23% | 0.54% | - |
| XYZ | 16.59 | 17.3 | 26.13 | - |
| YUV | 115.11 | 140.36 | 120.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 116 | 137 | 0.23 | 0.15 | 0 | 0.46 | 219.38 | 0.13 | 0.47 |
| Hex | 69 | 74 | 89 | 17 | F | 0 | 2E | DB | D | 2F |
| Octal | 151 | 164 | 211 | 27 | 17 | 0 | 56 | 333 | 15 | 57 |
| Binary | 1101001 | 1110100 | 10001001 | 10111 | 1111 | 0 | 101110 | 11011011 | 1101 | 101111 |
Color Harmonies of #697489
Complementary color
Monochromatic Colors of #697489
Black with #697489
Text Example
Text Example
White with #697489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697489; }
p { color: rgb(105,116,137); }
H1.HeaderClassName
{
color: #697489;
}
.AnyTagClassName
{
color: #697489;
}
</style>
background-color css
<style>
a { background-color: #697489; }
a { background-color: rgb(105,116,137); }
div.DivClassName
{
background-color: #697489;
}
.BgClassName
{
background-color: #697489;
}
</style>
border-color css
<style>
span { border-color: #697489; }
span { border-color: rgb(105,116,137); }
td.TdClassName
{
border-color: #697489;
}
.TagClassName
{
border-color: #697489;
}
</style>