Shades of Storm Grey #727785
Tints of Storm Grey #727785
RGB
CMYK
RGB Variations
Color information
#727785 (or 0x727785) is known color: Storm Grey. HEX triplet: 72, 77 and 85. RGB value is (114,119,133). Sum of RGB (Red+Green+Blue) = 114+119+133=366 (48% of max value = 765). Red value is 114 (44.92% from 255 or 31.15% from 366); Green value is 119 (46.88% from 255 or 32.51% from 366); Blue value is 133 (52.34% from 255 or 36.34% from 366); Max value from RGB is 133 - color contains mainly: blue. Hex color #727785 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727785 is #8D887A. Grayscale: #777777. Windows color (decimal): -9275515 or 8746866. OLE color: 8746866.
HSL color Cylindrical-coordinate representation of color #727785: hue angle of 224.21º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #727785 is Cyan = 0.14, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 119 | 133 | - |
| CMYK | 0.14 | 0.11 | 0 | 0.48 |
| HSL | 224.21º | 0.08% | 0.48% | - |
| HSV(B) | 224.21º | 0.14% | 0.52% | - |
| XYZ | 17.77 | 18.46 | 24.82 | - |
| YUV | 119.1 | 135.84 | 124.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 119 | 133 | 0.14 | 0.11 | 0 | 0.48 | 224.21 | 0.08 | 0.48 |
| Hex | 72 | 77 | 85 | E | B | 0 | 30 | E0 | 8 | 30 |
| Octal | 162 | 167 | 205 | 16 | 13 | 0 | 60 | 340 | 10 | 60 |
| Binary | 1110010 | 1110111 | 10000101 | 1110 | 1011 | 0 | 110000 | 11100000 | 1000 | 110000 |
Color Harmonies of #727785
Complementary color
Monochromatic Colors of #727785
Black with #727785
Text Example
Text Example
White with #727785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727785; }
p { color: rgb(114,119,133); }
H1.HeaderClassName
{
color: #727785;
}
.AnyTagClassName
{
color: #727785;
}
</style>
background-color css
<style>
a { background-color: #727785; }
a { background-color: rgb(114,119,133); }
div.DivClassName
{
background-color: #727785;
}
.BgClassName
{
background-color: #727785;
}
</style>
border-color css
<style>
span { border-color: #727785; }
span { border-color: rgb(114,119,133); }
td.TdClassName
{
border-color: #727785;
}
.TagClassName
{
border-color: #727785;
}
</style>