Shades of Storm Grey #687087
Tints of Storm Grey #687087
RGB
CMYK
RGB Variations
Color information
#687087 (or 0x687087) is known color: Storm Grey. HEX triplet: 68, 70 and 87. RGB value is (104,112,135). Sum of RGB (Red+Green+Blue) = 104+112+135=351 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.63% from 351); Green value is 112 (44.14% from 255 or 31.91% from 351); Blue value is 135 (53.12% from 255 or 38.46% from 351); Max value from RGB is 135 - color contains mainly: blue. Hex color #687087 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687087 is #978F78. Grayscale: #707070. Windows color (decimal): -9932665 or 8876136. OLE color: 8876136.
HSL color Cylindrical-coordinate representation of color #687087: hue angle of 224.52º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #687087 is Cyan = 0.23, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 112 | 135 | - |
| CMYK | 0.23 | 0.17 | 0 | 0.47 |
| HSL | 224.52º | 0.13% | 0.47% | - |
| HSV(B) | 224.52º | 0.23% | 0.53% | - |
| XYZ | 15.88 | 16.28 | 25.23 | - |
| YUV | 112.23 | 140.85 | 122.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 135 | 0.23 | 0.17 | 0 | 0.47 | 224.52 | 0.13 | 0.47 |
| Hex | 68 | 70 | 87 | 17 | 11 | 0 | 2F | E1 | D | 2F |
| Octal | 150 | 160 | 207 | 27 | 21 | 0 | 57 | 341 | 15 | 57 |
| Binary | 1101000 | 1110000 | 10000111 | 10111 | 10001 | 0 | 101111 | 11100001 | 1101 | 101111 |
Color Harmonies of #687087
Complementary color
Monochromatic Colors of #687087
Black with #687087
Text Example
Text Example
White with #687087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687087; }
p { color: rgb(104,112,135); }
H1.HeaderClassName
{
color: #687087;
}
.AnyTagClassName
{
color: #687087;
}
</style>
background-color css
<style>
a { background-color: #687087; }
a { background-color: rgb(104,112,135); }
div.DivClassName
{
background-color: #687087;
}
.BgClassName
{
background-color: #687087;
}
</style>
border-color css
<style>
span { border-color: #687087; }
span { border-color: rgb(104,112,135); }
td.TdClassName
{
border-color: #687087;
}
.TagClassName
{
border-color: #687087;
}
</style>