Shades of Storm Grey #677085
Tints of Storm Grey #677085
RGB
CMYK
RGB Variations
Color information
#677085 (or 0x677085) is known color: Storm Grey. HEX triplet: 67, 70 and 85. RGB value is (103,112,133). Sum of RGB (Red+Green+Blue) = 103+112+133=348 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.60% from 348); Green value is 112 (44.14% from 255 or 32.18% from 348); Blue value is 133 (52.34% from 255 or 38.22% from 348); Max value from RGB is 133 - color contains mainly: blue. Hex color #677085 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #677085 is #988F7A. Grayscale: #6F6F6F. Windows color (decimal): -9998203 or 8745063. OLE color: 8745063.
HSL color Cylindrical-coordinate representation of color #677085: hue angle of 222º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #677085 is Cyan = 0.23, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 103 | 112 | 133 | - |
| CMYK | 0.23 | 0.16 | 0 | 0.48 |
| HSL | 222º | 0.13% | 0.46% | - |
| HSV(B) | 222º | 0.23% | 0.52% | - |
| XYZ | 15.62 | 16.17 | 24.49 | - |
| YUV | 111.7 | 140.02 | 121.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 133 | 0.23 | 0.16 | 0 | 0.48 | 222 | 0.13 | 0.46 |
| Hex | 67 | 70 | 85 | 17 | 10 | 0 | 30 | DE | D | 2E |
| Octal | 147 | 160 | 205 | 27 | 20 | 0 | 60 | 336 | 15 | 56 |
| Binary | 1100111 | 1110000 | 10000101 | 10111 | 10000 | 0 | 110000 | 11011110 | 1101 | 101110 |
Color Harmonies of #677085
Complementary color
Monochromatic Colors of #677085
Black with #677085
Text Example
Text Example
White with #677085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677085; }
p { color: rgb(103,112,133); }
H1.HeaderClassName
{
color: #677085;
}
.AnyTagClassName
{
color: #677085;
}
</style>
background-color css
<style>
a { background-color: #677085; }
a { background-color: rgb(103,112,133); }
div.DivClassName
{
background-color: #677085;
}
.BgClassName
{
background-color: #677085;
}
</style>
border-color css
<style>
span { border-color: #677085; }
span { border-color: rgb(103,112,133); }
td.TdClassName
{
border-color: #677085;
}
.TagClassName
{
border-color: #677085;
}
</style>