Shades of Storm Grey #687186
Tints of Storm Grey #687186
RGB
CMYK
RGB Variations
Color information
#687186 (or 0x687186) is known color: Storm Grey. HEX triplet: 68, 71 and 86. RGB value is (104,113,134). Sum of RGB (Red+Green+Blue) = 104+113+134=351 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.63% from 351); Green value is 113 (44.53% from 255 or 32.19% from 351); Blue value is 134 (52.73% from 255 or 38.18% from 351); Max value from RGB is 134 - color contains mainly: blue. Hex color #687186 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687186 is #978E79. Grayscale: #707070. Windows color (decimal): -9932410 or 8810856. OLE color: 8810856.
HSL color Cylindrical-coordinate representation of color #687186: hue angle of 222º degrees, saturation: 0.13, 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 #687186 is Cyan = 0.22, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 113 | 134 | - |
| CMYK | 0.22 | 0.16 | 0 | 0.47 |
| HSL | 222º | 0.13% | 0.47% | - |
| HSV(B) | 222º | 0.22% | 0.53% | - |
| XYZ | 15.92 | 16.47 | 24.9 | - |
| YUV | 112.7 | 140.02 | 121.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 113 | 134 | 0.22 | 0.16 | 0 | 0.47 | 222 | 0.13 | 0.47 |
| Hex | 68 | 71 | 86 | 16 | 10 | 0 | 2F | DE | D | 2F |
| Octal | 150 | 161 | 206 | 26 | 20 | 0 | 57 | 336 | 15 | 57 |
| Binary | 1101000 | 1110001 | 10000110 | 10110 | 10000 | 0 | 101111 | 11011110 | 1101 | 101111 |
Color Harmonies of #687186
Complementary color
Monochromatic Colors of #687186
Black with #687186
Text Example
Text Example
White with #687186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687186; }
p { color: rgb(104,113,134); }
H1.HeaderClassName
{
color: #687186;
}
.AnyTagClassName
{
color: #687186;
}
</style>
background-color css
<style>
a { background-color: #687186; }
a { background-color: rgb(104,113,134); }
div.DivClassName
{
background-color: #687186;
}
.BgClassName
{
background-color: #687186;
}
</style>
border-color css
<style>
span { border-color: #687186; }
span { border-color: rgb(104,113,134); }
td.TdClassName
{
border-color: #687186;
}
.TagClassName
{
border-color: #687186;
}
</style>