Shades of Storm Grey #687287
Tints of Storm Grey #687287
RGB
CMYK
RGB Variations
Color information
#687287 (or 0x687287) is known color: Storm Grey. HEX triplet: 68, 72 and 87. RGB value is (104,114,135). Sum of RGB (Red+Green+Blue) = 104+114+135=353 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.46% from 353); Green value is 114 (44.92% from 255 or 32.29% from 353); Blue value is 135 (53.12% from 255 or 38.24% from 353); Max value from RGB is 135 - color contains mainly: blue. Hex color #687287 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687287 is #978D78. Grayscale: #717171. Windows color (decimal): -9932153 or 8876648. OLE color: 8876648.
HSL color Cylindrical-coordinate representation of color #687287: hue angle of 220.65º 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 #687287 is Cyan = 0.23, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 114 | 135 | - |
| CMYK | 0.23 | 0.16 | 0 | 0.47 |
| HSL | 220.65º | 0.13% | 0.47% | - |
| HSV(B) | 220.65º | 0.23% | 0.53% | - |
| XYZ | 16.1 | 16.73 | 25.3 | - |
| YUV | 113.4 | 140.19 | 121.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 114 | 135 | 0.23 | 0.16 | 0 | 0.47 | 220.65 | 0.13 | 0.47 |
| Hex | 68 | 72 | 87 | 17 | 10 | 0 | 2F | DD | D | 2F |
| Octal | 150 | 162 | 207 | 27 | 20 | 0 | 57 | 335 | 15 | 57 |
| Binary | 1101000 | 1110010 | 10000111 | 10111 | 10000 | 0 | 101111 | 11011101 | 1101 | 101111 |
Color Harmonies of #687287
Complementary color
Monochromatic Colors of #687287
Black with #687287
Text Example
Text Example
White with #687287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687287; }
p { color: rgb(104,114,135); }
H1.HeaderClassName
{
color: #687287;
}
.AnyTagClassName
{
color: #687287;
}
</style>
background-color css
<style>
a { background-color: #687287; }
a { background-color: rgb(104,114,135); }
div.DivClassName
{
background-color: #687287;
}
.BgClassName
{
background-color: #687287;
}
</style>
border-color css
<style>
span { border-color: #687287; }
span { border-color: rgb(104,114,135); }
td.TdClassName
{
border-color: #687287;
}
.TagClassName
{
border-color: #687287;
}
</style>