Shades of Storm Grey #727894
Tints of Storm Grey #727894
RGB
CMYK
RGB Variations
Color information
#727894 (or 0x727894) is known color: Storm Grey. HEX triplet: 72, 78 and 94. RGB value is (114,120,148). Sum of RGB (Red+Green+Blue) = 114+120+148=382 (50% of max value = 765). Red value is 114 (44.92% from 255 or 29.84% from 382); Green value is 120 (47.27% from 255 or 31.41% from 382); Blue value is 148 (58.20% from 255 or 38.74% from 382); Max value from RGB is 148 - color contains mainly: blue. Hex color #727894 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727894 is #8D876B. Grayscale: #797979. Windows color (decimal): -9275244 or 9730162. OLE color: 9730162.
HSL color Cylindrical-coordinate representation of color #727894: hue angle of 229.41º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #727894 is Cyan = 0.23, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 120 | 148 | - |
| CMYK | 0.23 | 0.19 | 0 | 0.42 |
| HSL | 229.41º | 0.14% | 0.51% | - |
| HSV(B) | 229.41º | 0.23% | 0.58% | - |
| XYZ | 19 | 19.15 | 30.71 | - |
| YUV | 121.4 | 143.01 | 122.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 120 | 148 | 0.23 | 0.19 | 0 | 0.42 | 229.41 | 0.14 | 0.51 |
| Hex | 72 | 78 | 94 | 17 | 13 | 0 | 2A | E5 | E | 33 |
| Octal | 162 | 170 | 224 | 27 | 23 | 0 | 52 | 345 | 16 | 63 |
| Binary | 1110010 | 1111000 | 10010100 | 10111 | 10011 | 0 | 101010 | 11100101 | 1110 | 110011 |
Color Harmonies of #727894
Complementary color
Monochromatic Colors of #727894
Black with #727894
Text Example
Text Example
White with #727894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727894; }
p { color: rgb(114,120,148); }
H1.HeaderClassName
{
color: #727894;
}
.AnyTagClassName
{
color: #727894;
}
</style>
background-color css
<style>
a { background-color: #727894; }
a { background-color: rgb(114,120,148); }
div.DivClassName
{
background-color: #727894;
}
.BgClassName
{
background-color: #727894;
}
</style>
border-color css
<style>
span { border-color: #727894; }
span { border-color: rgb(114,120,148); }
td.TdClassName
{
border-color: #727894;
}
.TagClassName
{
border-color: #727894;
}
</style>