Shades of Storm Grey #747793
Tints of Storm Grey #747793
RGB
CMYK
RGB Variations
Color information
#747793 (or 0x747793) is known color: Storm Grey. HEX triplet: 74, 77 and 93. RGB value is (116,119,147). Sum of RGB (Red+Green+Blue) = 116+119+147=382 (50% of max value = 765). Red value is 116 (45.70% from 255 or 30.37% from 382); Green value is 119 (46.88% from 255 or 31.15% from 382); Blue value is 147 (57.81% from 255 or 38.48% from 382); Max value from RGB is 147 - color contains mainly: blue. Hex color #747793 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #747793 is #8B886C. Grayscale: #797979. Windows color (decimal): -9144429 or 9664372. OLE color: 9664372.
HSL color Cylindrical-coordinate representation of color #747793: hue angle of 234.19º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #747793 is Cyan = 0.21, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 119 | 147 | - |
| CMYK | 0.21 | 0.19 | 0 | 0.42 |
| HSL | 234.19º | 0.13% | 0.52% | - |
| HSV(B) | 234.19º | 0.21% | 0.58% | - |
| XYZ | 19.07 | 19.01 | 30.27 | - |
| YUV | 121.3 | 142.51 | 124.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 119 | 147 | 0.21 | 0.19 | 0 | 0.42 | 234.19 | 0.13 | 0.52 |
| Hex | 74 | 77 | 93 | 15 | 13 | 0 | 2A | EA | D | 34 |
| Octal | 164 | 167 | 223 | 25 | 23 | 0 | 52 | 352 | 15 | 64 |
| Binary | 1110100 | 1110111 | 10010011 | 10101 | 10011 | 0 | 101010 | 11101010 | 1101 | 110100 |
Color Harmonies of #747793
Complementary color
Monochromatic Colors of #747793
Black with #747793
Text Example
Text Example
White with #747793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747793; }
p { color: rgb(116,119,147); }
H1.HeaderClassName
{
color: #747793;
}
.AnyTagClassName
{
color: #747793;
}
</style>
background-color css
<style>
a { background-color: #747793; }
a { background-color: rgb(116,119,147); }
div.DivClassName
{
background-color: #747793;
}
.BgClassName
{
background-color: #747793;
}
</style>
border-color css
<style>
span { border-color: #747793; }
span { border-color: rgb(116,119,147); }
td.TdClassName
{
border-color: #747793;
}
.TagClassName
{
border-color: #747793;
}
</style>