Shades of Deluge #797197
Tints of Deluge #797197
RGB
CMYK
RGB Variations
Color information
#797197 (or 0x797197) is known color: Deluge. HEX triplet: 79, 71 and 97. RGB value is (121,113,151). Sum of RGB (Red+Green+Blue) = 121+113+151=385 (50% of max value = 765). Red value is 121 (47.66% from 255 or 31.43% from 385); Green value is 113 (44.53% from 255 or 29.35% from 385); Blue value is 151 (59.38% from 255 or 39.22% from 385); Max value from RGB is 151 - color contains mainly: blue. Hex color #797197 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #797197 is #868E68. Grayscale: #777777. Windows color (decimal): -8818281 or 9924985. OLE color: 9924985.
HSL color Cylindrical-coordinate representation of color #797197: hue angle of 252.63º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #797197 is Cyan = 0.20, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 113 | 151 | - |
| CMYK | 0.20 | 0.25 | 0 | 0.41 |
| HSL | 252.63º | 0.15% | 0.52% | - |
| HSV(B) | 252.63º | 0.25% | 0.59% | - |
| XYZ | 19.38 | 18.11 | 31.75 | - |
| YUV | 119.72 | 145.65 | 128.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 113 | 151 | 0.20 | 0.25 | 0 | 0.41 | 252.63 | 0.15 | 0.52 |
| Hex | 79 | 71 | 97 | 14 | 19 | 0 | 29 | FD | F | 34 |
| Octal | 171 | 161 | 227 | 24 | 31 | 0 | 51 | 375 | 17 | 64 |
| Binary | 1111001 | 1110001 | 10010111 | 10100 | 11001 | 0 | 101001 | 11111101 | 1111 | 110100 |
Color Harmonies of #797197
Complementary color
Monochromatic Colors of #797197
Black with #797197
Text Example
Text Example
White with #797197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797197; }
p { color: rgb(121,113,151); }
H1.HeaderClassName
{
color: #797197;
}
.AnyTagClassName
{
color: #797197;
}
</style>
background-color css
<style>
a { background-color: #797197; }
a { background-color: rgb(121,113,151); }
div.DivClassName
{
background-color: #797197;
}
.BgClassName
{
background-color: #797197;
}
</style>
border-color css
<style>
span { border-color: #797197; }
span { border-color: rgb(121,113,151); }
td.TdClassName
{
border-color: #797197;
}
.TagClassName
{
border-color: #797197;
}
</style>