Shades of Deluge #797497
Tints of Deluge #797497
RGB
CMYK
RGB Variations
Color information
#797497 (or 0x797497) is known color: Deluge. HEX triplet: 79, 74 and 97. RGB value is (121,116,151). Sum of RGB (Red+Green+Blue) = 121+116+151=388 (51% of max value = 765). Red value is 121 (47.66% from 255 or 31.19% from 388); Green value is 116 (45.70% from 255 or 29.90% from 388); Blue value is 151 (59.38% from 255 or 38.92% from 388); Max value from RGB is 151 - color contains mainly: blue. Hex color #797497 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #797497 is #868B68. Grayscale: #797979. Windows color (decimal): -8817513 or 9925753. OLE color: 9925753.
HSL color Cylindrical-coordinate representation of color #797497: hue angle of 248.57º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #797497 is Cyan = 0.20, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 116 | 151 | - |
| CMYK | 0.20 | 0.23 | 0 | 0.41 |
| HSL | 248.57º | 0.14% | 0.52% | - |
| HSV(B) | 248.57º | 0.23% | 0.59% | - |
| XYZ | 19.72 | 18.79 | 31.87 | - |
| YUV | 121.49 | 144.66 | 127.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 116 | 151 | 0.20 | 0.23 | 0 | 0.41 | 248.57 | 0.14 | 0.52 |
| Hex | 79 | 74 | 97 | 14 | 17 | 0 | 29 | F9 | E | 34 |
| Octal | 171 | 164 | 227 | 24 | 27 | 0 | 51 | 371 | 16 | 64 |
| Binary | 1111001 | 1110100 | 10010111 | 10100 | 10111 | 0 | 101001 | 11111001 | 1110 | 110100 |
Color Harmonies of #797497
Complementary color
Monochromatic Colors of #797497
Black with #797497
Text Example
Text Example
White with #797497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797497; }
p { color: rgb(121,116,151); }
H1.HeaderClassName
{
color: #797497;
}
.AnyTagClassName
{
color: #797497;
}
</style>
background-color css
<style>
a { background-color: #797497; }
a { background-color: rgb(121,116,151); }
div.DivClassName
{
background-color: #797497;
}
.BgClassName
{
background-color: #797497;
}
</style>
border-color css
<style>
span { border-color: #797497; }
span { border-color: rgb(121,116,151); }
td.TdClassName
{
border-color: #797497;
}
.TagClassName
{
border-color: #797497;
}
</style>