Shades of Deluge #797290
Tints of Deluge #797290
RGB
CMYK
RGB Variations
Color information
#797290 (or 0x797290) is known color: Deluge. HEX triplet: 79, 72 and 90. RGB value is (121,114,144). Sum of RGB (Red+Green+Blue) = 121+114+144=379 (50% of max value = 765). Red value is 121 (47.66% from 255 or 31.93% from 379); Green value is 114 (44.92% from 255 or 30.08% from 379); Blue value is 144 (56.64% from 255 or 37.99% from 379); Max value from RGB is 144 - color contains mainly: blue. Hex color #797290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #797290 is #868D6F. Grayscale: #777777. Windows color (decimal): -8818032 or 9466489. OLE color: 9466489.
HSL color Cylindrical-coordinate representation of color #797290: hue angle of 254º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #797290 is Cyan = 0.16, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 114 | 144 | - |
| CMYK | 0.16 | 0.21 | 0 | 0.44 |
| HSL | 254º | 0.12% | 0.51% | - |
| HSV(B) | 254º | 0.21% | 0.56% | - |
| XYZ | 18.94 | 18.11 | 28.88 | - |
| YUV | 119.51 | 141.82 | 129.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 114 | 144 | 0.16 | 0.21 | 0 | 0.44 | 254 | 0.12 | 0.51 |
| Hex | 79 | 72 | 90 | 10 | 15 | 0 | 2C | FE | C | 33 |
| Octal | 171 | 162 | 220 | 20 | 25 | 0 | 54 | 376 | 14 | 63 |
| Binary | 1111001 | 1110010 | 10010000 | 10000 | 10101 | 0 | 101100 | 11111110 | 1100 | 110011 |
Color Harmonies of #797290
Complementary color
Monochromatic Colors of #797290
Black with #797290
Text Example
Text Example
White with #797290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797290; }
p { color: rgb(121,114,144); }
H1.HeaderClassName
{
color: #797290;
}
.AnyTagClassName
{
color: #797290;
}
</style>
background-color css
<style>
a { background-color: #797290; }
a { background-color: rgb(121,114,144); }
div.DivClassName
{
background-color: #797290;
}
.BgClassName
{
background-color: #797290;
}
</style>
border-color css
<style>
span { border-color: #797290; }
span { border-color: rgb(121,114,144); }
td.TdClassName
{
border-color: #797290;
}
.TagClassName
{
border-color: #797290;
}
</style>