Shades of Storm Grey #727491
Tints of Storm Grey #727491
RGB
CMYK
RGB Variations
Color information
#727491 (or 0x727491) is known color: Storm Grey. HEX triplet: 72, 74 and 91. RGB value is (114,116,145). Sum of RGB (Red+Green+Blue) = 114+116+145=375 (49% of max value = 765). Red value is 114 (44.92% from 255 or 30.4% from 375); Green value is 116 (45.70% from 255 or 30.93% from 375); Blue value is 145 (57.03% from 255 or 38.67% from 375); Max value from RGB is 145 - color contains mainly: blue. Hex color #727491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727491 is #8D8B6E. Grayscale: #767676. Windows color (decimal): -9276271 or 9532530. OLE color: 9532530.
HSL color Cylindrical-coordinate representation of color #727491: hue angle of 236.13º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #727491 is Cyan = 0.21, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 114 | 116 | 145 | - |
| CMYK | 0.21 | 0.2 | 0 | 0.43 |
| HSL | 236.13º | 0.12% | 0.51% | - |
| HSV(B) | 236.13º | 0.21% | 0.57% | - |
| XYZ | 18.3 | 18.11 | 29.32 | - |
| YUV | 118.71 | 142.84 | 124.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 116 | 145 | 0.21 | 0.2 | 0 | 0.43 | 236.13 | 0.12 | 0.51 |
| Hex | 72 | 74 | 91 | 15 | 14 | 0 | 2B | EC | C | 33 |
| Octal | 162 | 164 | 221 | 25 | 24 | 0 | 53 | 354 | 14 | 63 |
| Binary | 1110010 | 1110100 | 10010001 | 10101 | 10100 | 0 | 101011 | 11101100 | 1100 | 110011 |
Color Harmonies of #727491
Complementary color
Monochromatic Colors of #727491
Black with #727491
Text Example
Text Example
White with #727491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727491; }
p { color: rgb(114,116,145); }
H1.HeaderClassName
{
color: #727491;
}
.AnyTagClassName
{
color: #727491;
}
</style>
background-color css
<style>
a { background-color: #727491; }
a { background-color: rgb(114,116,145); }
div.DivClassName
{
background-color: #727491;
}
.BgClassName
{
background-color: #727491;
}
</style>
border-color css
<style>
span { border-color: #727491; }
span { border-color: rgb(114,116,145); }
td.TdClassName
{
border-color: #727491;
}
.TagClassName
{
border-color: #727491;
}
</style>