Shades of Storm Grey #687388
Tints of Storm Grey #687388
RGB
CMYK
RGB Variations
Color information
#687388 (or 0x687388) is known color: Storm Grey. HEX triplet: 68, 73 and 88. RGB value is (104,115,136). Sum of RGB (Red+Green+Blue) = 104+115+136=355 (47% of max value = 765). Red value is 104 (41.02% from 255 or 29.30% from 355); Green value is 115 (45.31% from 255 or 32.39% from 355); Blue value is 136 (53.52% from 255 or 38.31% from 355); Max value from RGB is 136 - color contains mainly: blue. Hex color #687388 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687388 is #978C77. Grayscale: #727272. Windows color (decimal): -9931896 or 8942440. OLE color: 8942440.
HSL color Cylindrical-coordinate representation of color #687388: hue angle of 219.38º 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 #687388 is Cyan = 0.24, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 115 | 136 | - |
| CMYK | 0.24 | 0.15 | 0 | 0.47 |
| HSL | 219.38º | 0.13% | 0.47% | - |
| HSV(B) | 219.38º | 0.24% | 0.53% | - |
| XYZ | 16.28 | 16.98 | 25.71 | - |
| YUV | 114.11 | 140.36 | 120.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 136 | 0.24 | 0.15 | 0 | 0.47 | 219.38 | 0.13 | 0.47 |
| Hex | 68 | 73 | 88 | 18 | F | 0 | 2F | DB | D | 2F |
| Octal | 150 | 163 | 210 | 30 | 17 | 0 | 57 | 333 | 15 | 57 |
| Binary | 1101000 | 1110011 | 10001000 | 11000 | 1111 | 0 | 101111 | 11011011 | 1101 | 101111 |
Color Harmonies of #687388
Complementary color
Monochromatic Colors of #687388
Black with #687388
Text Example
Text Example
White with #687388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687388; }
p { color: rgb(104,115,136); }
H1.HeaderClassName
{
color: #687388;
}
.AnyTagClassName
{
color: #687388;
}
</style>
background-color css
<style>
a { background-color: #687388; }
a { background-color: rgb(104,115,136); }
div.DivClassName
{
background-color: #687388;
}
.BgClassName
{
background-color: #687388;
}
</style>
border-color css
<style>
span { border-color: #687388; }
span { border-color: rgb(104,115,136); }
td.TdClassName
{
border-color: #687388;
}
.TagClassName
{
border-color: #687388;
}
</style>