Shades of Storm Grey #727992
Tints of Storm Grey #727992
RGB
CMYK
RGB Variations
Color information
#727992 (or 0x727992) is known color: Storm Grey. HEX triplet: 72, 79 and 92. RGB value is (114,121,146). Sum of RGB (Red+Green+Blue) = 114+121+146=381 (50% of max value = 765). Red value is 114 (44.92% from 255 or 29.92% from 381); Green value is 121 (47.66% from 255 or 31.76% from 381); Blue value is 146 (57.42% from 255 or 38.32% from 381); Max value from RGB is 146 - color contains mainly: blue. Hex color #727992 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727992 is #8D866D. Grayscale: #797979. Windows color (decimal): -9274990 or 9599346. OLE color: 9599346.
HSL color Cylindrical-coordinate representation of color #727992: hue angle of 226.88º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #727992 is Cyan = 0.22, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 114 | 121 | 146 | - |
| CMYK | 0.22 | 0.17 | 0 | 0.43 |
| HSL | 226.88º | 0.13% | 0.51% | - |
| HSV(B) | 226.88º | 0.22% | 0.57% | - |
| XYZ | 18.97 | 19.33 | 29.93 | - |
| YUV | 121.76 | 141.68 | 122.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 121 | 146 | 0.22 | 0.17 | 0 | 0.43 | 226.88 | 0.13 | 0.51 |
| Hex | 72 | 79 | 92 | 16 | 11 | 0 | 2B | E3 | D | 33 |
| Octal | 162 | 171 | 222 | 26 | 21 | 0 | 53 | 343 | 15 | 63 |
| Binary | 1110010 | 1111001 | 10010010 | 10110 | 10001 | 0 | 101011 | 11100011 | 1101 | 110011 |
Color Harmonies of #727992
Complementary color
Monochromatic Colors of #727992
Black with #727992
Text Example
Text Example
White with #727992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727992; }
p { color: rgb(114,121,146); }
H1.HeaderClassName
{
color: #727992;
}
.AnyTagClassName
{
color: #727992;
}
</style>
background-color css
<style>
a { background-color: #727992; }
a { background-color: rgb(114,121,146); }
div.DivClassName
{
background-color: #727992;
}
.BgClassName
{
background-color: #727992;
}
</style>
border-color css
<style>
span { border-color: #727992; }
span { border-color: rgb(114,121,146); }
td.TdClassName
{
border-color: #727992;
}
.TagClassName
{
border-color: #727992;
}
</style>