Shades of Storm Grey #687088
Tints of Storm Grey #687088
RGB
CMYK
RGB Variations
Color information
#687088 (or 0x687088) is known color: Storm Grey. HEX triplet: 68, 70 and 88. RGB value is (104,112,136). Sum of RGB (Red+Green+Blue) = 104+112+136=352 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.55% from 352); Green value is 112 (44.14% from 255 or 31.82% from 352); Blue value is 136 (53.52% from 255 or 38.64% from 352); Max value from RGB is 136 - color contains mainly: blue. Hex color #687088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687088 is #978F77. Grayscale: #707070. Windows color (decimal): -9932664 or 8941672. OLE color: 8941672.
HSL color Cylindrical-coordinate representation of color #687088: hue angle of 225º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #687088 is Cyan = 0.24, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 112 | 136 | - |
| CMYK | 0.24 | 0.18 | 0 | 0.47 |
| HSL | 225º | 0.13% | 0.47% | - |
| HSV(B) | 225º | 0.24% | 0.53% | - |
| XYZ | 15.95 | 16.31 | 25.6 | - |
| YUV | 112.34 | 141.35 | 122.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 136 | 0.24 | 0.18 | 0 | 0.47 | 225 | 0.13 | 0.47 |
| Hex | 68 | 70 | 88 | 18 | 12 | 0 | 2F | E1 | D | 2F |
| Octal | 150 | 160 | 210 | 30 | 22 | 0 | 57 | 341 | 15 | 57 |
| Binary | 1101000 | 1110000 | 10001000 | 11000 | 10010 | 0 | 101111 | 11100001 | 1101 | 101111 |
Color Harmonies of #687088
Complementary color
Monochromatic Colors of #687088
Black with #687088
Text Example
Text Example
White with #687088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687088; }
p { color: rgb(104,112,136); }
H1.HeaderClassName
{
color: #687088;
}
.AnyTagClassName
{
color: #687088;
}
</style>
background-color css
<style>
a { background-color: #687088; }
a { background-color: rgb(104,112,136); }
div.DivClassName
{
background-color: #687088;
}
.BgClassName
{
background-color: #687088;
}
</style>
border-color css
<style>
span { border-color: #687088; }
span { border-color: rgb(104,112,136); }
td.TdClassName
{
border-color: #687088;
}
.TagClassName
{
border-color: #687088;
}
</style>