Shades of Deluge #796597
Tints of Deluge #796597
RGB
CMYK
RGB Variations
Color information
#796597 (or 0x796597) is known color: Deluge. HEX triplet: 79, 65 and 97. RGB value is (121,101,151). Sum of RGB (Red+Green+Blue) = 121+101+151=373 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.44% from 373); Green value is 101 (39.84% from 255 or 27.08% from 373); Blue value is 151 (59.38% from 255 or 40.48% from 373); Max value from RGB is 151 - color contains mainly: blue. Hex color #796597 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796597 is #869A68. Grayscale: #707070. Windows color (decimal): -8821353 or 9921913. OLE color: 9921913.
HSL color Cylindrical-coordinate representation of color #796597: hue angle of 264º 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 #796597 is Cyan = 0.20, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 101 | 151 | - |
| CMYK | 0.20 | 0.33 | 0 | 0.41 |
| HSL | 264º | 0.2% | 0.49% | - |
| HSV(B) | 264º | 0.33% | 0.59% | - |
| XYZ | 18.12 | 15.61 | 31.34 | - |
| YUV | 112.68 | 149.63 | 133.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 101 | 151 | 0.20 | 0.33 | 0 | 0.41 | 264 | 0.2 | 0.49 |
| Hex | 79 | 65 | 97 | 14 | 21 | 0 | 29 | 108 | 14 | 31 |
| Octal | 171 | 145 | 227 | 24 | 41 | 0 | 51 | 410 | 24 | 61 |
| Binary | 1111001 | 1100101 | 10010111 | 10100 | 100001 | 0 | 101001 | 100001000 | 10100 | 110001 |
Color Harmonies of #796597
Complementary color
Monochromatic Colors of #796597
Black with #796597
Text Example
Text Example
White with #796597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796597; }
p { color: rgb(121,101,151); }
H1.HeaderClassName
{
color: #796597;
}
.AnyTagClassName
{
color: #796597;
}
</style>
background-color css
<style>
a { background-color: #796597; }
a { background-color: rgb(121,101,151); }
div.DivClassName
{
background-color: #796597;
}
.BgClassName
{
background-color: #796597;
}
</style>
border-color css
<style>
span { border-color: #796597; }
span { border-color: rgb(121,101,151); }
td.TdClassName
{
border-color: #796597;
}
.TagClassName
{
border-color: #796597;
}
</style>