Shades of Storm Grey #737791
Tints of Storm Grey #737791
RGB
CMYK
RGB Variations
Color information
#737791 (or 0x737791) is known color: Storm Grey. HEX triplet: 73, 77 and 91. RGB value is (115,119,145). Sum of RGB (Red+Green+Blue) = 115+119+145=379 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.34% from 379); Green value is 119 (46.88% from 255 or 31.40% from 379); Blue value is 145 (57.03% from 255 or 38.26% from 379); Max value from RGB is 145 - color contains mainly: blue. Hex color #737791 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #737791 is #8C886E. Grayscale: #787878. Windows color (decimal): -9209967 or 9533299. OLE color: 9533299.
HSL color Cylindrical-coordinate representation of color #737791: hue angle of 232º 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 #737791 is Cyan = 0.21, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 119 | 145 | - |
| CMYK | 0.21 | 0.18 | 0 | 0.43 |
| HSL | 232º | 0.12% | 0.51% | - |
| HSV(B) | 232º | 0.21% | 0.57% | - |
| XYZ | 18.78 | 18.88 | 29.44 | - |
| YUV | 120.77 | 141.67 | 123.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 119 | 145 | 0.21 | 0.18 | 0 | 0.43 | 232 | 0.12 | 0.51 |
| Hex | 73 | 77 | 91 | 15 | 12 | 0 | 2B | E8 | C | 33 |
| Octal | 163 | 167 | 221 | 25 | 22 | 0 | 53 | 350 | 14 | 63 |
| Binary | 1110011 | 1110111 | 10010001 | 10101 | 10010 | 0 | 101011 | 11101000 | 1100 | 110011 |
Color Harmonies of #737791
Complementary color
Monochromatic Colors of #737791
Black with #737791
Text Example
Text Example
White with #737791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737791; }
p { color: rgb(115,119,145); }
H1.HeaderClassName
{
color: #737791;
}
.AnyTagClassName
{
color: #737791;
}
</style>
background-color css
<style>
a { background-color: #737791; }
a { background-color: rgb(115,119,145); }
div.DivClassName
{
background-color: #737791;
}
.BgClassName
{
background-color: #737791;
}
</style>
border-color css
<style>
span { border-color: #737791; }
span { border-color: rgb(115,119,145); }
td.TdClassName
{
border-color: #737791;
}
.TagClassName
{
border-color: #737791;
}
</style>