Shades of Storm Grey #737691
Tints of Storm Grey #737691
RGB
CMYK
RGB Variations
Color information
#737691 (or 0x737691) is known color: Storm Grey. HEX triplet: 73, 76 and 91. RGB value is (115,118,145). Sum of RGB (Red+Green+Blue) = 115+118+145=378 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.42% from 378); Green value is 118 (46.48% from 255 or 31.22% from 378); Blue value is 145 (57.03% from 255 or 38.36% from 378); Max value from RGB is 145 - color contains mainly: blue. Hex color #737691 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #737691 is #8C896E. Grayscale: #787878. Windows color (decimal): -9210223 or 9533043. OLE color: 9533043.
HSL color Cylindrical-coordinate representation of color #737691: hue angle of 234º 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 #737691 is Cyan = 0.21, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 118 | 145 | - |
| CMYK | 0.21 | 0.19 | 0 | 0.43 |
| HSL | 234º | 0.12% | 0.51% | - |
| HSV(B) | 234º | 0.21% | 0.57% | - |
| XYZ | 18.66 | 18.65 | 29.4 | - |
| YUV | 120.18 | 142.01 | 124.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 118 | 145 | 0.21 | 0.19 | 0 | 0.43 | 234 | 0.12 | 0.51 |
| Hex | 73 | 76 | 91 | 15 | 13 | 0 | 2B | EA | C | 33 |
| Octal | 163 | 166 | 221 | 25 | 23 | 0 | 53 | 352 | 14 | 63 |
| Binary | 1110011 | 1110110 | 10010001 | 10101 | 10011 | 0 | 101011 | 11101010 | 1100 | 110011 |
Color Harmonies of #737691
Complementary color
Monochromatic Colors of #737691
Black with #737691
Text Example
Text Example
White with #737691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737691; }
p { color: rgb(115,118,145); }
H1.HeaderClassName
{
color: #737691;
}
.AnyTagClassName
{
color: #737691;
}
</style>
background-color css
<style>
a { background-color: #737691; }
a { background-color: rgb(115,118,145); }
div.DivClassName
{
background-color: #737691;
}
.BgClassName
{
background-color: #737691;
}
</style>
border-color css
<style>
span { border-color: #737691; }
span { border-color: rgb(115,118,145); }
td.TdClassName
{
border-color: #737691;
}
.TagClassName
{
border-color: #737691;
}
</style>