Shades of Storm Grey #697087
Tints of Storm Grey #697087
RGB
CMYK
RGB Variations
Color information
#697087 (or 0x697087) is known color: Storm Grey. HEX triplet: 69, 70 and 87. RGB value is (105,112,135). Sum of RGB (Red+Green+Blue) = 105+112+135=352 (46% of max value = 765). Red value is 105 (41.41% from 255 or 29.83% from 352); Green value is 112 (44.14% from 255 or 31.82% from 352); Blue value is 135 (53.12% from 255 or 38.35% from 352); Max value from RGB is 135 - color contains mainly: blue. Hex color #697087 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #697087 is #968F78. Grayscale: #707070. Windows color (decimal): -9867129 or 8876137. OLE color: 8876137.
HSL color Cylindrical-coordinate representation of color #697087: hue angle of 226º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #697087 is Cyan = 0.22, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 112 | 135 | - |
| CMYK | 0.22 | 0.17 | 0 | 0.47 |
| HSL | 226º | 0.13% | 0.47% | - |
| HSV(B) | 226º | 0.22% | 0.53% | - |
| XYZ | 15.99 | 16.34 | 25.23 | - |
| YUV | 112.53 | 140.68 | 122.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 112 | 135 | 0.22 | 0.17 | 0 | 0.47 | 226 | 0.13 | 0.47 |
| Hex | 69 | 70 | 87 | 16 | 11 | 0 | 2F | E2 | C | 2F |
| Octal | 151 | 160 | 207 | 26 | 21 | 0 | 57 | 342 | 14 | 57 |
| Binary | 1101001 | 1110000 | 10000111 | 10110 | 10001 | 0 | 101111 | 11100010 | 1100 | 101111 |
Color Harmonies of #697087
Complementary color
Monochromatic Colors of #697087
Black with #697087
Text Example
Text Example
White with #697087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697087; }
p { color: rgb(105,112,135); }
H1.HeaderClassName
{
color: #697087;
}
.AnyTagClassName
{
color: #697087;
}
</style>
background-color css
<style>
a { background-color: #697087; }
a { background-color: rgb(105,112,135); }
div.DivClassName
{
background-color: #697087;
}
.BgClassName
{
background-color: #697087;
}
</style>
border-color css
<style>
span { border-color: #697087; }
span { border-color: rgb(105,112,135); }
td.TdClassName
{
border-color: #697087;
}
.TagClassName
{
border-color: #697087;
}
</style>