Shades of Deluge #797195
Tints of Deluge #797195
RGB
CMYK
RGB Variations
Color information
#797195 (or 0x797195) is known color: Deluge. HEX triplet: 79, 71 and 95. RGB value is (121,113,149). Sum of RGB (Red+Green+Blue) = 121+113+149=383 (50% of max value = 765). Red value is 121 (47.66% from 255 or 31.59% from 383); Green value is 113 (44.53% from 255 or 29.50% from 383); Blue value is 149 (58.59% from 255 or 38.90% from 383); Max value from RGB is 149 - color contains mainly: blue. Hex color #797195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #797195 is #868E6A. Grayscale: #777777. Windows color (decimal): -8818283 or 9793913. OLE color: 9793913.
HSL color Cylindrical-coordinate representation of color #797195: hue angle of 253.33º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #797195 is Cyan = 0.19, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 113 | 149 | - |
| CMYK | 0.19 | 0.24 | 0 | 0.42 |
| HSL | 253.33º | 0.15% | 0.51% | - |
| HSV(B) | 253.33º | 0.24% | 0.58% | - |
| XYZ | 19.22 | 18.05 | 30.9 | - |
| YUV | 119.5 | 144.65 | 129.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 113 | 149 | 0.19 | 0.24 | 0 | 0.42 | 253.33 | 0.15 | 0.51 |
| Hex | 79 | 71 | 95 | 13 | 18 | 0 | 2A | FD | F | 33 |
| Octal | 171 | 161 | 225 | 23 | 30 | 0 | 52 | 375 | 17 | 63 |
| Binary | 1111001 | 1110001 | 10010101 | 10011 | 11000 | 0 | 101010 | 11111101 | 1111 | 110011 |
Color Harmonies of #797195
Complementary color
Monochromatic Colors of #797195
Black with #797195
Text Example
Text Example
White with #797195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797195; }
p { color: rgb(121,113,149); }
H1.HeaderClassName
{
color: #797195;
}
.AnyTagClassName
{
color: #797195;
}
</style>
background-color css
<style>
a { background-color: #797195; }
a { background-color: rgb(121,113,149); }
div.DivClassName
{
background-color: #797195;
}
.BgClassName
{
background-color: #797195;
}
</style>
border-color css
<style>
span { border-color: #797195; }
span { border-color: rgb(121,113,149); }
td.TdClassName
{
border-color: #797195;
}
.TagClassName
{
border-color: #797195;
}
</style>