Shades of Storm Grey #737478
Tints of Storm Grey #737478
RGB
CMYK
RGB Variations
Color information
#737478 (or 0x737478) is known color: Storm Grey. HEX triplet: 73, 74 and 78. RGB value is (115,116,120). Sum of RGB (Red+Green+Blue) = 115+116+120=351 (46% of max value = 765). Red value is 115 (45.31% from 255 or 32.76% from 351); Green value is 116 (45.70% from 255 or 33.05% from 351); Blue value is 120 (47.27% from 255 or 34.19% from 351); Max value from RGB is 120 - color contains mainly: blue. Hex color #737478 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #737478 is #8C8B87. Grayscale: #747474. Windows color (decimal): -9210760 or 7894131. OLE color: 7894131.
HSL color Cylindrical-coordinate representation of color #737478: hue angle of 228º degrees, saturation: 0.02, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #737478 is Cyan = 0.04, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 116 | 120 | - |
| CMYK | 0.04 | 0.03 | 0 | 0.53 |
| HSL | 228º | 0.02% | 0.46% | - |
| HSV(B) | 228º | 0.04% | 0.47% | - |
| XYZ | 16.71 | 17.49 | 20.27 | - |
| YUV | 116.16 | 130.17 | 127.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 116 | 120 | 0.04 | 0.03 | 0 | 0.53 | 228 | 0.02 | 0.46 |
| Hex | 73 | 74 | 78 | 4 | 3 | 0 | 35 | E4 | 2 | 2E |
| Octal | 163 | 164 | 170 | 4 | 3 | 0 | 65 | 344 | 2 | 56 |
| Binary | 1110011 | 1110100 | 1111000 | 100 | 11 | 0 | 110101 | 11100100 | 10 | 101110 |
Color Harmonies of #737478
Complementary color
Monochromatic Colors of #737478
Black with #737478
Text Example
Text Example
White with #737478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737478; }
p { color: rgb(115,116,120); }
H1.HeaderClassName
{
color: #737478;
}
.AnyTagClassName
{
color: #737478;
}
</style>
background-color css
<style>
a { background-color: #737478; }
a { background-color: rgb(115,116,120); }
div.DivClassName
{
background-color: #737478;
}
.BgClassName
{
background-color: #737478;
}
</style>
border-color css
<style>
span { border-color: #737478; }
span { border-color: rgb(115,116,120); }
td.TdClassName
{
border-color: #737478;
}
.TagClassName
{
border-color: #737478;
}
</style>