Shades of Storm Grey #717997
Tints of Storm Grey #717997
RGB
CMYK
RGB Variations
Color information
#717997 (or 0x717997) is known color: Storm Grey. HEX triplet: 71, 79 and 97. RGB value is (113,121,151). Sum of RGB (Red+Green+Blue) = 113+121+151=385 (50% of max value = 765). Red value is 113 (44.53% from 255 or 29.35% from 385); Green value is 121 (47.66% from 255 or 31.43% from 385); Blue value is 151 (59.38% from 255 or 39.22% from 385); Max value from RGB is 151 - color contains mainly: blue. Hex color #717997 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #717997 is #8E8668. Grayscale: #797979. Windows color (decimal): -9340521 or 9927025. OLE color: 9927025.
HSL color Cylindrical-coordinate representation of color #717997: hue angle of 227.37º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #717997 is Cyan = 0.25, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 121 | 151 | - |
| CMYK | 0.25 | 0.20 | 0 | 0.41 |
| HSL | 227.37º | 0.15% | 0.52% | - |
| HSV(B) | 227.37º | 0.25% | 0.59% | - |
| XYZ | 19.23 | 19.42 | 32.01 | - |
| YUV | 122.03 | 144.35 | 121.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 121 | 151 | 0.25 | 0.20 | 0 | 0.41 | 227.37 | 0.15 | 0.52 |
| Hex | 71 | 79 | 97 | 19 | 14 | 0 | 29 | E3 | F | 34 |
| Octal | 161 | 171 | 227 | 31 | 24 | 0 | 51 | 343 | 17 | 64 |
| Binary | 1110001 | 1111001 | 10010111 | 11001 | 10100 | 0 | 101001 | 11100011 | 1111 | 110100 |
Color Harmonies of #717997
Complementary color
Monochromatic Colors of #717997
Black with #717997
Text Example
Text Example
White with #717997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717997; }
p { color: rgb(113,121,151); }
H1.HeaderClassName
{
color: #717997;
}
.AnyTagClassName
{
color: #717997;
}
</style>
background-color css
<style>
a { background-color: #717997; }
a { background-color: rgb(113,121,151); }
div.DivClassName
{
background-color: #717997;
}
.BgClassName
{
background-color: #717997;
}
</style>
border-color css
<style>
span { border-color: #717997; }
span { border-color: rgb(113,121,151); }
td.TdClassName
{
border-color: #717997;
}
.TagClassName
{
border-color: #717997;
}
</style>