Shades of Storm Grey #687387
Tints of Storm Grey #687387
RGB
CMYK
RGB Variations
Color information
#687387 (or 0x687387) is known color: Storm Grey. HEX triplet: 68, 73 and 87. RGB value is (104,115,135). Sum of RGB (Red+Green+Blue) = 104+115+135=354 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.38% from 354); Green value is 115 (45.31% from 255 or 32.49% from 354); Blue value is 135 (53.12% from 255 or 38.14% from 354); Max value from RGB is 135 - color contains mainly: blue. Hex color #687387 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687387 is #978C78. Grayscale: #717171. Windows color (decimal): -9931897 or 8876904. OLE color: 8876904.
HSL color Cylindrical-coordinate representation of color #687387: hue angle of 218.71º 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 #687387 is Cyan = 0.23, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 115 | 135 | - |
| CMYK | 0.23 | 0.15 | 0 | 0.47 |
| HSL | 218.71º | 0.13% | 0.47% | - |
| HSV(B) | 218.71º | 0.23% | 0.53% | - |
| XYZ | 16.21 | 16.95 | 25.34 | - |
| YUV | 113.99 | 139.86 | 120.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 135 | 0.23 | 0.15 | 0 | 0.47 | 218.71 | 0.13 | 0.47 |
| Hex | 68 | 73 | 87 | 17 | F | 0 | 2F | DB | D | 2F |
| Octal | 150 | 163 | 207 | 27 | 17 | 0 | 57 | 333 | 15 | 57 |
| Binary | 1101000 | 1110011 | 10000111 | 10111 | 1111 | 0 | 101111 | 11011011 | 1101 | 101111 |
Color Harmonies of #687387
Complementary color
Monochromatic Colors of #687387
Black with #687387
Text Example
Text Example
White with #687387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687387; }
p { color: rgb(104,115,135); }
H1.HeaderClassName
{
color: #687387;
}
.AnyTagClassName
{
color: #687387;
}
</style>
background-color css
<style>
a { background-color: #687387; }
a { background-color: rgb(104,115,135); }
div.DivClassName
{
background-color: #687387;
}
.BgClassName
{
background-color: #687387;
}
</style>
border-color css
<style>
span { border-color: #687387; }
span { border-color: rgb(104,115,135); }
td.TdClassName
{
border-color: #687387;
}
.TagClassName
{
border-color: #687387;
}
</style>