Shades of Storm Grey #717278
Tints of Storm Grey #717278
RGB
CMYK
RGB Variations
Color information
#717278 (or 0x717278) is known color: Storm Grey. HEX triplet: 71, 72 and 78. RGB value is (113,114,120). Sum of RGB (Red+Green+Blue) = 113+114+120=347 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.56% from 347); Green value is 114 (44.92% from 255 or 32.85% from 347); Blue value is 120 (47.27% from 255 or 34.58% from 347); Max value from RGB is 120 - color contains mainly: blue. Hex color #717278 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717278 is #8E8D87. Grayscale: #727272. Windows color (decimal): -9342344 or 7893617. OLE color: 7893617.
HSL color Cylindrical-coordinate representation of color #717278: hue angle of 231.43º degrees, saturation: 0.03, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #717278 is Cyan = 0.06, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 114 | 120 | - |
| CMYK | 0.06 | 0.05 | 0 | 0.53 |
| HSL | 231.43º | 0.03% | 0.46% | - |
| HSV(B) | 231.43º | 0.06% | 0.47% | - |
| XYZ | 16.22 | 16.9 | 20.18 | - |
| YUV | 114.39 | 131.17 | 127.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 114 | 120 | 0.06 | 0.05 | 0 | 0.53 | 231.43 | 0.03 | 0.46 |
| Hex | 71 | 72 | 78 | 6 | 5 | 0 | 35 | E7 | 3 | 2E |
| Octal | 161 | 162 | 170 | 6 | 5 | 0 | 65 | 347 | 3 | 56 |
| Binary | 1110001 | 1110010 | 1111000 | 110 | 101 | 0 | 110101 | 11100111 | 11 | 101110 |
Color Harmonies of #717278
Complementary color
Monochromatic Colors of #717278
Black with #717278
Text Example
Text Example
White with #717278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717278; }
p { color: rgb(113,114,120); }
H1.HeaderClassName
{
color: #717278;
}
.AnyTagClassName
{
color: #717278;
}
</style>
background-color css
<style>
a { background-color: #717278; }
a { background-color: rgb(113,114,120); }
div.DivClassName
{
background-color: #717278;
}
.BgClassName
{
background-color: #717278;
}
</style>
border-color css
<style>
span { border-color: #717278; }
span { border-color: rgb(113,114,120); }
td.TdClassName
{
border-color: #717278;
}
.TagClassName
{
border-color: #717278;
}
</style>