Shades of Deluge #796794
Tints of Deluge #796794
RGB
CMYK
RGB Variations
Color information
#796794 (or 0x796794) is known color: Deluge. HEX triplet: 79, 67 and 94. RGB value is (121,103,148). Sum of RGB (Red+Green+Blue) = 121+103+148=372 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.53% from 372); Green value is 103 (40.62% from 255 or 27.69% from 372); Blue value is 148 (58.20% from 255 or 39.78% from 372); Max value from RGB is 148 - color contains mainly: blue. Hex color #796794 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796794 is #86986B. Grayscale: #717171. Windows color (decimal): -8820844 or 9725817. OLE color: 9725817.
HSL color Cylindrical-coordinate representation of color #796794: hue angle of 264º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #796794 is Cyan = 0.18, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 103 | 148 | - |
| CMYK | 0.18 | 0.30 | 0 | 0.42 |
| HSL | 264º | 0.18% | 0.49% | - |
| HSV(B) | 264º | 0.3% | 0.58% | - |
| XYZ | 18.08 | 15.9 | 30.13 | - |
| YUV | 113.51 | 147.46 | 133.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 103 | 148 | 0.18 | 0.30 | 0 | 0.42 | 264 | 0.18 | 0.49 |
| Hex | 79 | 67 | 94 | 12 | 1E | 0 | 2A | 108 | 12 | 31 |
| Octal | 171 | 147 | 224 | 22 | 36 | 0 | 52 | 410 | 22 | 61 |
| Binary | 1111001 | 1100111 | 10010100 | 10010 | 11110 | 0 | 101010 | 100001000 | 10010 | 110001 |
Color Harmonies of #796794
Complementary color
Monochromatic Colors of #796794
Black with #796794
Text Example
Text Example
White with #796794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796794; }
p { color: rgb(121,103,148); }
H1.HeaderClassName
{
color: #796794;
}
.AnyTagClassName
{
color: #796794;
}
</style>
background-color css
<style>
a { background-color: #796794; }
a { background-color: rgb(121,103,148); }
div.DivClassName
{
background-color: #796794;
}
.BgClassName
{
background-color: #796794;
}
</style>
border-color css
<style>
span { border-color: #796794; }
span { border-color: rgb(121,103,148); }
td.TdClassName
{
border-color: #796794;
}
.TagClassName
{
border-color: #796794;
}
</style>