Shades of Storm Grey #727594
Tints of Storm Grey #727594
RGB
CMYK
RGB Variations
Color information
#727594 (or 0x727594) is known color: Storm Grey. HEX triplet: 72, 75 and 94. RGB value is (114,117,148). Sum of RGB (Red+Green+Blue) = 114+117+148=379 (50% of max value = 765). Red value is 114 (44.92% from 255 or 30.08% from 379); Green value is 117 (46.09% from 255 or 30.87% from 379); Blue value is 148 (58.20% from 255 or 39.05% from 379); Max value from RGB is 148 - color contains mainly: blue. Hex color #727594 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727594 is #8D8A6B. Grayscale: #777777. Windows color (decimal): -9276012 or 9729394. OLE color: 9729394.
HSL color Cylindrical-coordinate representation of color #727594: hue angle of 234.71º 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 #727594 is Cyan = 0.23, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 117 | 148 | - |
| CMYK | 0.23 | 0.21 | 0 | 0.42 |
| HSL | 234.71º | 0.14% | 0.51% | - |
| HSV(B) | 234.71º | 0.23% | 0.58% | - |
| XYZ | 18.65 | 18.44 | 30.59 | - |
| YUV | 119.64 | 144.01 | 123.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 117 | 148 | 0.23 | 0.21 | 0 | 0.42 | 234.71 | 0.14 | 0.51 |
| Hex | 72 | 75 | 94 | 17 | 15 | 0 | 2A | EB | E | 33 |
| Octal | 162 | 165 | 224 | 27 | 25 | 0 | 52 | 353 | 16 | 63 |
| Binary | 1110010 | 1110101 | 10010100 | 10111 | 10101 | 0 | 101010 | 11101011 | 1110 | 110011 |
Color Harmonies of #727594
Complementary color
Monochromatic Colors of #727594
Black with #727594
Text Example
Text Example
White with #727594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727594; }
p { color: rgb(114,117,148); }
H1.HeaderClassName
{
color: #727594;
}
.AnyTagClassName
{
color: #727594;
}
</style>
background-color css
<style>
a { background-color: #727594; }
a { background-color: rgb(114,117,148); }
div.DivClassName
{
background-color: #727594;
}
.BgClassName
{
background-color: #727594;
}
</style>
border-color css
<style>
span { border-color: #727594; }
span { border-color: rgb(114,117,148); }
td.TdClassName
{
border-color: #727594;
}
.TagClassName
{
border-color: #727594;
}
</style>