Shades of Deluge #797490
Tints of Deluge #797490
RGB
CMYK
RGB Variations
Color information
#797490 (or 0x797490) is known color: Deluge. HEX triplet: 79, 74 and 90. RGB value is (121,116,144). Sum of RGB (Red+Green+Blue) = 121+116+144=381 (50% of max value = 765). Red value is 121 (47.66% from 255 or 31.76% from 381); Green value is 116 (45.70% from 255 or 30.45% from 381); Blue value is 144 (56.64% from 255 or 37.80% from 381); Max value from RGB is 144 - color contains mainly: blue. Hex color #797490 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #797490 is #868B6F. Grayscale: #787878. Windows color (decimal): -8817520 or 9467001. OLE color: 9467001.
HSL color Cylindrical-coordinate representation of color #797490: hue angle of 250.71º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #797490 is Cyan = 0.16, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 116 | 144 | - |
| CMYK | 0.16 | 0.19 | 0 | 0.44 |
| HSL | 250.71º | 0.11% | 0.51% | - |
| HSV(B) | 250.71º | 0.19% | 0.56% | - |
| XYZ | 19.16 | 18.57 | 28.96 | - |
| YUV | 120.69 | 141.16 | 128.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 116 | 144 | 0.16 | 0.19 | 0 | 0.44 | 250.71 | 0.11 | 0.51 |
| Hex | 79 | 74 | 90 | 10 | 13 | 0 | 2C | FB | B | 33 |
| Octal | 171 | 164 | 220 | 20 | 23 | 0 | 54 | 373 | 13 | 63 |
| Binary | 1111001 | 1110100 | 10010000 | 10000 | 10011 | 0 | 101100 | 11111011 | 1011 | 110011 |
Color Harmonies of #797490
Complementary color
Monochromatic Colors of #797490
Black with #797490
Text Example
Text Example
White with #797490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797490; }
p { color: rgb(121,116,144); }
H1.HeaderClassName
{
color: #797490;
}
.AnyTagClassName
{
color: #797490;
}
</style>
background-color css
<style>
a { background-color: #797490; }
a { background-color: rgb(121,116,144); }
div.DivClassName
{
background-color: #797490;
}
.BgClassName
{
background-color: #797490;
}
</style>
border-color css
<style>
span { border-color: #797490; }
span { border-color: rgb(121,116,144); }
td.TdClassName
{
border-color: #797490;
}
.TagClassName
{
border-color: #797490;
}
</style>