Shades of Storm Grey #737790
Tints of Storm Grey #737790
RGB
CMYK
RGB Variations
Color information
#737790 (or 0x737790) is known color: Storm Grey. HEX triplet: 73, 77 and 90. RGB value is (115,119,144). Sum of RGB (Red+Green+Blue) = 115+119+144=378 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.42% from 378); Green value is 119 (46.88% from 255 or 31.48% from 378); Blue value is 144 (56.64% from 255 or 38.10% from 378); Max value from RGB is 144 - color contains mainly: blue. Hex color #737790 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #737790 is #8C886F. Grayscale: #787878. Windows color (decimal): -9209968 or 9467763. OLE color: 9467763.
HSL color Cylindrical-coordinate representation of color #737790: hue angle of 231.72º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #737790 is Cyan = 0.20, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 119 | 144 | - |
| CMYK | 0.20 | 0.17 | 0 | 0.44 |
| HSL | 231.72º | 0.12% | 0.51% | - |
| HSV(B) | 231.72º | 0.2% | 0.56% | - |
| XYZ | 18.7 | 18.85 | 29.04 | - |
| YUV | 120.65 | 141.17 | 123.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 119 | 144 | 0.20 | 0.17 | 0 | 0.44 | 231.72 | 0.12 | 0.51 |
| Hex | 73 | 77 | 90 | 14 | 11 | 0 | 2C | E8 | C | 33 |
| Octal | 163 | 167 | 220 | 24 | 21 | 0 | 54 | 350 | 14 | 63 |
| Binary | 1110011 | 1110111 | 10010000 | 10100 | 10001 | 0 | 101100 | 11101000 | 1100 | 110011 |
Color Harmonies of #737790
Complementary color
Monochromatic Colors of #737790
Black with #737790
Text Example
Text Example
White with #737790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737790; }
p { color: rgb(115,119,144); }
H1.HeaderClassName
{
color: #737790;
}
.AnyTagClassName
{
color: #737790;
}
</style>
background-color css
<style>
a { background-color: #737790; }
a { background-color: rgb(115,119,144); }
div.DivClassName
{
background-color: #737790;
}
.BgClassName
{
background-color: #737790;
}
</style>
border-color css
<style>
span { border-color: #737790; }
span { border-color: rgb(115,119,144); }
td.TdClassName
{
border-color: #737790;
}
.TagClassName
{
border-color: #737790;
}
</style>