Shades of Deluge #796895
Tints of Deluge #796895
RGB
CMYK
RGB Variations
Color information
#796895 (or 0x796895) is known color: Deluge. HEX triplet: 79, 68 and 95. RGB value is (121,104,149). Sum of RGB (Red+Green+Blue) = 121+104+149=374 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.35% from 374); Green value is 104 (41.02% from 255 or 27.81% from 374); Blue value is 149 (58.59% from 255 or 39.84% from 374); Max value from RGB is 149 - color contains mainly: blue. Hex color #796895 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796895 is #86976A. Grayscale: #727272. Windows color (decimal): -8820587 or 9791609. OLE color: 9791609.
HSL color Cylindrical-coordinate representation of color #796895: hue angle of 262.67º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #796895 is Cyan = 0.19, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 104 | 149 | - |
| CMYK | 0.19 | 0.30 | 0 | 0.42 |
| HSL | 262.67º | 0.18% | 0.5% | - |
| HSV(B) | 262.67º | 0.3% | 0.58% | - |
| XYZ | 18.26 | 16.14 | 30.59 | - |
| YUV | 114.21 | 147.63 | 132.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 104 | 149 | 0.19 | 0.30 | 0 | 0.42 | 262.67 | 0.18 | 0.5 |
| Hex | 79 | 68 | 95 | 13 | 1E | 0 | 2A | 107 | 12 | 32 |
| Octal | 171 | 150 | 225 | 23 | 36 | 0 | 52 | 407 | 22 | 62 |
| Binary | 1111001 | 1101000 | 10010101 | 10011 | 11110 | 0 | 101010 | 100000111 | 10010 | 110010 |
Color Harmonies of #796895
Complementary color
Monochromatic Colors of #796895
Black with #796895
Text Example
Text Example
White with #796895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796895; }
p { color: rgb(121,104,149); }
H1.HeaderClassName
{
color: #796895;
}
.AnyTagClassName
{
color: #796895;
}
</style>
background-color css
<style>
a { background-color: #796895; }
a { background-color: rgb(121,104,149); }
div.DivClassName
{
background-color: #796895;
}
.BgClassName
{
background-color: #796895;
}
</style>
border-color css
<style>
span { border-color: #796895; }
span { border-color: rgb(121,104,149); }
td.TdClassName
{
border-color: #796895;
}
.TagClassName
{
border-color: #796895;
}
</style>