Shades of Deluge #797198
Tints of Deluge #797198
RGB
CMYK
RGB Variations
Color information
#797198 (or 0x797198) is known color: Deluge. HEX triplet: 79, 71 and 98. RGB value is (121,113,152). Sum of RGB (Red+Green+Blue) = 121+113+152=386 (51% of max value = 765). Red value is 121 (47.66% from 255 or 31.35% from 386); Green value is 113 (44.53% from 255 or 29.27% from 386); Blue value is 152 (59.77% from 255 or 39.38% from 386); Max value from RGB is 152 - color contains mainly: blue. Hex color #797198 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #797198 is #868E67. Grayscale: #777777. Windows color (decimal): -8818280 or 9990521. OLE color: 9990521.
HSL color Cylindrical-coordinate representation of color #797198: hue angle of 252.31º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #797198 is Cyan = 0.20, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 121 | 113 | 152 | - |
| CMYK | 0.20 | 0.26 | 0 | 0.40 |
| HSL | 252.31º | 0.16% | 0.52% | - |
| HSV(B) | 252.31º | 0.26% | 0.6% | - |
| XYZ | 19.46 | 18.14 | 32.18 | - |
| YUV | 119.84 | 146.15 | 128.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 113 | 152 | 0.20 | 0.26 | 0 | 0.40 | 252.31 | 0.16 | 0.52 |
| Hex | 79 | 71 | 98 | 14 | 1A | 0 | 28 | FC | 10 | 34 |
| Octal | 171 | 161 | 230 | 24 | 32 | 0 | 50 | 374 | 20 | 64 |
| Binary | 1111001 | 1110001 | 10011000 | 10100 | 11010 | 0 | 101000 | 11111100 | 10000 | 110100 |
Color Harmonies of #797198
Complementary color
Monochromatic Colors of #797198
Black with #797198
Text Example
Text Example
White with #797198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797198; }
p { color: rgb(121,113,152); }
H1.HeaderClassName
{
color: #797198;
}
.AnyTagClassName
{
color: #797198;
}
</style>
background-color css
<style>
a { background-color: #797198; }
a { background-color: rgb(121,113,152); }
div.DivClassName
{
background-color: #797198;
}
.BgClassName
{
background-color: #797198;
}
</style>
border-color css
<style>
span { border-color: #797198; }
span { border-color: rgb(121,113,152); }
td.TdClassName
{
border-color: #797198;
}
.TagClassName
{
border-color: #797198;
}
</style>