Shades of Storm Grey #727688
Tints of Storm Grey #727688
RGB
CMYK
RGB Variations
Color information
#727688 (or 0x727688) is known color: Storm Grey. HEX triplet: 72, 76 and 88. RGB value is (114,118,136). Sum of RGB (Red+Green+Blue) = 114+118+136=368 (48% of max value = 765). Red value is 114 (44.92% from 255 or 30.98% from 368); Green value is 118 (46.48% from 255 or 32.07% from 368); Blue value is 136 (53.52% from 255 or 36.96% from 368); Max value from RGB is 136 - color contains mainly: blue. Hex color #727688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727688 is #8D8977. Grayscale: #767676. Windows color (decimal): -9275768 or 8943218. OLE color: 8943218.
HSL color Cylindrical-coordinate representation of color #727688: hue angle of 229.09º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #727688 is Cyan = 0.16, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 118 | 136 | - |
| CMYK | 0.16 | 0.13 | 0 | 0.47 |
| HSL | 229.09º | 0.09% | 0.49% | - |
| HSV(B) | 229.09º | 0.16% | 0.53% | - |
| XYZ | 17.86 | 18.31 | 25.89 | - |
| YUV | 118.86 | 137.67 | 124.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 136 | 0.16 | 0.13 | 0 | 0.47 | 229.09 | 0.09 | 0.49 |
| Hex | 72 | 76 | 88 | 10 | D | 0 | 2F | E5 | 9 | 31 |
| Octal | 162 | 166 | 210 | 20 | 15 | 0 | 57 | 345 | 11 | 61 |
| Binary | 1110010 | 1110110 | 10001000 | 10000 | 1101 | 0 | 101111 | 11100101 | 1001 | 110001 |
Color Harmonies of #727688
Complementary color
Monochromatic Colors of #727688
Black with #727688
Text Example
Text Example
White with #727688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727688; }
p { color: rgb(114,118,136); }
H1.HeaderClassName
{
color: #727688;
}
.AnyTagClassName
{
color: #727688;
}
</style>
background-color css
<style>
a { background-color: #727688; }
a { background-color: rgb(114,118,136); }
div.DivClassName
{
background-color: #727688;
}
.BgClassName
{
background-color: #727688;
}
</style>
border-color css
<style>
span { border-color: #727688; }
span { border-color: rgb(114,118,136); }
td.TdClassName
{
border-color: #727688;
}
.TagClassName
{
border-color: #727688;
}
</style>