Shades of Storm Grey #717486
Tints of Storm Grey #717486
RGB
CMYK
RGB Variations
Color information
#717486 (or 0x717486) is known color: Storm Grey. HEX triplet: 71, 74 and 86. RGB value is (113,116,134). Sum of RGB (Red+Green+Blue) = 113+116+134=363 (48% of max value = 765). Red value is 113 (44.53% from 255 or 31.13% from 363); Green value is 116 (45.70% from 255 or 31.96% from 363); Blue value is 134 (52.73% from 255 or 36.91% from 363); Max value from RGB is 134 - color contains mainly: blue. Hex color #717486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #717486 is #8E8B79. Grayscale: #757575. Windows color (decimal): -9341818 or 8811633. OLE color: 8811633.
HSL color Cylindrical-coordinate representation of color #717486: hue angle of 231.43º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #717486 is Cyan = 0.16, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 116 | 134 | - |
| CMYK | 0.16 | 0.13 | 0 | 0.47 |
| HSL | 231.43º | 0.09% | 0.48% | - |
| HSV(B) | 231.43º | 0.16% | 0.53% | - |
| XYZ | 17.36 | 17.72 | 25.06 | - |
| YUV | 117.16 | 137.51 | 125.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 116 | 134 | 0.16 | 0.13 | 0 | 0.47 | 231.43 | 0.09 | 0.48 |
| Hex | 71 | 74 | 86 | 10 | D | 0 | 2F | E7 | 9 | 30 |
| Octal | 161 | 164 | 206 | 20 | 15 | 0 | 57 | 347 | 11 | 60 |
| Binary | 1110001 | 1110100 | 10000110 | 10000 | 1101 | 0 | 101111 | 11100111 | 1001 | 110000 |
Color Harmonies of #717486
Complementary color
Monochromatic Colors of #717486
Black with #717486
Text Example
Text Example
White with #717486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717486; }
p { color: rgb(113,116,134); }
H1.HeaderClassName
{
color: #717486;
}
.AnyTagClassName
{
color: #717486;
}
</style>
background-color css
<style>
a { background-color: #717486; }
a { background-color: rgb(113,116,134); }
div.DivClassName
{
background-color: #717486;
}
.BgClassName
{
background-color: #717486;
}
</style>
border-color css
<style>
span { border-color: #717486; }
span { border-color: rgb(113,116,134); }
td.TdClassName
{
border-color: #717486;
}
.TagClassName
{
border-color: #717486;
}
</style>