Shades of Deluge #796596
Tints of Deluge #796596
RGB
CMYK
RGB Variations
Color information
#796596 (or 0x796596) is known color: Deluge. HEX triplet: 79, 65 and 96. RGB value is (121,101,150). Sum of RGB (Red+Green+Blue) = 121+101+150=372 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.53% from 372); Green value is 101 (39.84% from 255 or 27.15% from 372); Blue value is 150 (58.98% from 255 or 40.32% from 372); Max value from RGB is 150 - color contains mainly: blue. Hex color #796596 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796596 is #869A69. Grayscale: #707070. Windows color (decimal): -8821354 or 9856377. OLE color: 9856377.
HSL color Cylindrical-coordinate representation of color #796596: hue angle of 264.49º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #796596 is Cyan = 0.19, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 101 | 150 | - |
| CMYK | 0.19 | 0.33 | 0 | 0.41 |
| HSL | 264.49º | 0.2% | 0.49% | - |
| HSV(B) | 264.49º | 0.33% | 0.59% | - |
| XYZ | 18.04 | 15.57 | 30.91 | - |
| YUV | 112.57 | 149.13 | 134.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 101 | 150 | 0.19 | 0.33 | 0 | 0.41 | 264.49 | 0.2 | 0.49 |
| Hex | 79 | 65 | 96 | 13 | 21 | 0 | 29 | 108 | 14 | 31 |
| Octal | 171 | 145 | 226 | 23 | 41 | 0 | 51 | 410 | 24 | 61 |
| Binary | 1111001 | 1100101 | 10010110 | 10011 | 100001 | 0 | 101001 | 100001000 | 10100 | 110001 |
Color Harmonies of #796596
Complementary color
Monochromatic Colors of #796596
Black with #796596
Text Example
Text Example
White with #796596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796596; }
p { color: rgb(121,101,150); }
H1.HeaderClassName
{
color: #796596;
}
.AnyTagClassName
{
color: #796596;
}
</style>
background-color css
<style>
a { background-color: #796596; }
a { background-color: rgb(121,101,150); }
div.DivClassName
{
background-color: #796596;
}
.BgClassName
{
background-color: #796596;
}
</style>
border-color css
<style>
span { border-color: #796596; }
span { border-color: rgb(121,101,150); }
td.TdClassName
{
border-color: #796596;
}
.TagClassName
{
border-color: #796596;
}
</style>