Shades of Storm Grey #717689
Tints of Storm Grey #717689
RGB
CMYK
RGB Variations
Color information
#717689 (or 0x717689) is known color: Storm Grey. HEX triplet: 71, 76 and 89. RGB value is (113,118,137). Sum of RGB (Red+Green+Blue) = 113+118+137=368 (48% of max value = 765). Red value is 113 (44.53% from 255 or 30.71% from 368); Green value is 118 (46.48% from 255 or 32.07% from 368); Blue value is 137 (53.91% from 255 or 37.23% from 368); Max value from RGB is 137 - color contains mainly: blue. Hex color #717689 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #717689 is #8E8976. Grayscale: #767676. Windows color (decimal): -9341303 or 9008753. OLE color: 9008753.
HSL color Cylindrical-coordinate representation of color #717689: hue angle of 227.5º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #717689 is Cyan = 0.18, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 113 | 118 | 137 | - |
| CMYK | 0.18 | 0.14 | 0 | 0.46 |
| HSL | 227.5º | 0.1% | 0.49% | - |
| HSV(B) | 227.5º | 0.18% | 0.54% | - |
| XYZ | 17.8 | 18.27 | 26.26 | - |
| YUV | 118.67 | 138.34 | 123.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 118 | 137 | 0.18 | 0.14 | 0 | 0.46 | 227.5 | 0.1 | 0.49 |
| Hex | 71 | 76 | 89 | 12 | E | 0 | 2E | E4 | A | 31 |
| Octal | 161 | 166 | 211 | 22 | 16 | 0 | 56 | 344 | 12 | 61 |
| Binary | 1110001 | 1110110 | 10001001 | 10010 | 1110 | 0 | 101110 | 11100100 | 1010 | 110001 |
Color Harmonies of #717689
Complementary color
Monochromatic Colors of #717689
Black with #717689
Text Example
Text Example
White with #717689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717689; }
p { color: rgb(113,118,137); }
H1.HeaderClassName
{
color: #717689;
}
.AnyTagClassName
{
color: #717689;
}
</style>
background-color css
<style>
a { background-color: #717689; }
a { background-color: rgb(113,118,137); }
div.DivClassName
{
background-color: #717689;
}
.BgClassName
{
background-color: #717689;
}
</style>
border-color css
<style>
span { border-color: #717689; }
span { border-color: rgb(113,118,137); }
td.TdClassName
{
border-color: #717689;
}
.TagClassName
{
border-color: #717689;
}
</style>