Shades of Storm Grey #687085
Tints of Storm Grey #687085
RGB
CMYK
RGB Variations
Color information
#687085 (or 0x687085) is known color: Storm Grey. HEX triplet: 68, 70 and 85. RGB value is (104,112,133). Sum of RGB (Red+Green+Blue) = 104+112+133=349 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.80% from 349); Green value is 112 (44.14% from 255 or 32.09% from 349); Blue value is 133 (52.34% from 255 or 38.11% from 349); Max value from RGB is 133 - color contains mainly: blue. Hex color #687085 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #687085 is #978F7A. Grayscale: #6F6F6F. Windows color (decimal): -9932667 or 8745064. OLE color: 8745064.
HSL color Cylindrical-coordinate representation of color #687085: hue angle of 223.45º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #687085 is Cyan = 0.22, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 104 | 112 | 133 | - |
| CMYK | 0.22 | 0.16 | 0 | 0.48 |
| HSL | 223.45º | 0.12% | 0.46% | - |
| HSV(B) | 223.45º | 0.22% | 0.52% | - |
| XYZ | 15.74 | 16.22 | 24.49 | - |
| YUV | 112 | 139.85 | 122.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 133 | 0.22 | 0.16 | 0 | 0.48 | 223.45 | 0.12 | 0.46 |
| Hex | 68 | 70 | 85 | 16 | 10 | 0 | 30 | DF | C | 2E |
| Octal | 150 | 160 | 205 | 26 | 20 | 0 | 60 | 337 | 14 | 56 |
| Binary | 1101000 | 1110000 | 10000101 | 10110 | 10000 | 0 | 110000 | 11011111 | 1100 | 101110 |
Color Harmonies of #687085
Complementary color
Monochromatic Colors of #687085
Black with #687085
Text Example
Text Example
White with #687085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687085; }
p { color: rgb(104,112,133); }
H1.HeaderClassName
{
color: #687085;
}
.AnyTagClassName
{
color: #687085;
}
</style>
background-color css
<style>
a { background-color: #687085; }
a { background-color: rgb(104,112,133); }
div.DivClassName
{
background-color: #687085;
}
.BgClassName
{
background-color: #687085;
}
</style>
border-color css
<style>
span { border-color: #687085; }
span { border-color: rgb(104,112,133); }
td.TdClassName
{
border-color: #687085;
}
.TagClassName
{
border-color: #687085;
}
</style>