Shades of Storm Grey #747790
Tints of Storm Grey #747790
RGB
CMYK
RGB Variations
Color information
#747790 (or 0x747790) is known color: Storm Grey. HEX triplet: 74, 77 and 90. RGB value is (116,119,144). Sum of RGB (Red+Green+Blue) = 116+119+144=379 (50% of max value = 765). Red value is 116 (45.70% from 255 or 30.61% from 379); Green value is 119 (46.88% from 255 or 31.40% from 379); Blue value is 144 (56.64% from 255 or 37.99% from 379); Max value from RGB is 144 - color contains mainly: blue. Hex color #747790 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #747790 is #8B886F. Grayscale: #787878. Windows color (decimal): -9144432 or 9467764. OLE color: 9467764.
HSL color Cylindrical-coordinate representation of color #747790: hue angle of 233.57º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #747790 is Cyan = 0.19, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 119 | 144 | - |
| CMYK | 0.19 | 0.17 | 0 | 0.44 |
| HSL | 233.57º | 0.11% | 0.51% | - |
| HSV(B) | 233.57º | 0.19% | 0.56% | - |
| XYZ | 18.83 | 18.92 | 29.04 | - |
| YUV | 120.95 | 141.01 | 124.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 119 | 144 | 0.19 | 0.17 | 0 | 0.44 | 233.57 | 0.11 | 0.51 |
| Hex | 74 | 77 | 90 | 13 | 11 | 0 | 2C | EA | B | 33 |
| Octal | 164 | 167 | 220 | 23 | 21 | 0 | 54 | 352 | 13 | 63 |
| Binary | 1110100 | 1110111 | 10010000 | 10011 | 10001 | 0 | 101100 | 11101010 | 1011 | 110011 |
Color Harmonies of #747790
Complementary color
Monochromatic Colors of #747790
Black with #747790
Text Example
Text Example
White with #747790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747790; }
p { color: rgb(116,119,144); }
H1.HeaderClassName
{
color: #747790;
}
.AnyTagClassName
{
color: #747790;
}
</style>
background-color css
<style>
a { background-color: #747790; }
a { background-color: rgb(116,119,144); }
div.DivClassName
{
background-color: #747790;
}
.BgClassName
{
background-color: #747790;
}
</style>
border-color css
<style>
span { border-color: #747790; }
span { border-color: rgb(116,119,144); }
td.TdClassName
{
border-color: #747790;
}
.TagClassName
{
border-color: #747790;
}
</style>