Shades of Deluge #797395
Tints of Deluge #797395
RGB
CMYK
RGB Variations
Color information
#797395 (or 0x797395) is known color: Deluge. HEX triplet: 79, 73 and 95. RGB value is (121,115,149). Sum of RGB (Red+Green+Blue) = 121+115+149=385 (50% of max value = 765). Red value is 121 (47.66% from 255 or 31.43% from 385); Green value is 115 (45.31% from 255 or 29.87% from 385); Blue value is 149 (58.59% from 255 or 38.70% from 385); Max value from RGB is 149 - color contains mainly: blue. Hex color #797395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #797395 is #868C6A. Grayscale: #787878. Windows color (decimal): -8817771 or 9794425. OLE color: 9794425.
HSL color Cylindrical-coordinate representation of color #797395: hue angle of 250.59º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #797395 is Cyan = 0.19, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 115 | 149 | - |
| CMYK | 0.19 | 0.23 | 0 | 0.42 |
| HSL | 250.59º | 0.14% | 0.52% | - |
| HSV(B) | 250.59º | 0.23% | 0.58% | - |
| XYZ | 19.44 | 18.5 | 30.98 | - |
| YUV | 120.67 | 143.99 | 128.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 149 | 0.19 | 0.23 | 0 | 0.42 | 250.59 | 0.14 | 0.52 |
| Hex | 79 | 73 | 95 | 13 | 17 | 0 | 2A | FB | E | 34 |
| Octal | 171 | 163 | 225 | 23 | 27 | 0 | 52 | 373 | 16 | 64 |
| Binary | 1111001 | 1110011 | 10010101 | 10011 | 10111 | 0 | 101010 | 11111011 | 1110 | 110100 |
Color Harmonies of #797395
Complementary color
Monochromatic Colors of #797395
Black with #797395
Text Example
Text Example
White with #797395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797395; }
p { color: rgb(121,115,149); }
H1.HeaderClassName
{
color: #797395;
}
.AnyTagClassName
{
color: #797395;
}
</style>
background-color css
<style>
a { background-color: #797395; }
a { background-color: rgb(121,115,149); }
div.DivClassName
{
background-color: #797395;
}
.BgClassName
{
background-color: #797395;
}
</style>
border-color css
<style>
span { border-color: #797395; }
span { border-color: rgb(121,115,149); }
td.TdClassName
{
border-color: #797395;
}
.TagClassName
{
border-color: #797395;
}
</style>