Shades of Deluge #796793
Tints of Deluge #796793
RGB
CMYK
RGB Variations
Color information
#796793 (or 0x796793) is known color: Deluge. HEX triplet: 79, 67 and 93. RGB value is (121,103,147). Sum of RGB (Red+Green+Blue) = 121+103+147=371 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.61% from 371); Green value is 103 (40.62% from 255 or 27.76% from 371); Blue value is 147 (57.81% from 255 or 39.62% from 371); Max value from RGB is 147 - color contains mainly: blue. Hex color #796793 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796793 is #86986C. Grayscale: #717171. Windows color (decimal): -8820845 or 9660281. OLE color: 9660281.
HSL color Cylindrical-coordinate representation of color #796793: hue angle of 264.55º 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 #796793 is Cyan = 0.18, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 103 | 147 | - |
| CMYK | 0.18 | 0.30 | 0 | 0.42 |
| HSL | 264.55º | 0.18% | 0.49% | - |
| HSV(B) | 264.55º | 0.3% | 0.58% | - |
| XYZ | 18 | 15.87 | 29.72 | - |
| YUV | 113.4 | 146.96 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 103 | 147 | 0.18 | 0.30 | 0 | 0.42 | 264.55 | 0.18 | 0.49 |
| Hex | 79 | 67 | 93 | 12 | 1E | 0 | 2A | 109 | 12 | 31 |
| Octal | 171 | 147 | 223 | 22 | 36 | 0 | 52 | 411 | 22 | 61 |
| Binary | 1111001 | 1100111 | 10010011 | 10010 | 11110 | 0 | 101010 | 100001001 | 10010 | 110001 |
Color Harmonies of #796793
Complementary color
Monochromatic Colors of #796793
Black with #796793
Text Example
Text Example
White with #796793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796793; }
p { color: rgb(121,103,147); }
H1.HeaderClassName
{
color: #796793;
}
.AnyTagClassName
{
color: #796793;
}
</style>
background-color css
<style>
a { background-color: #796793; }
a { background-color: rgb(121,103,147); }
div.DivClassName
{
background-color: #796793;
}
.BgClassName
{
background-color: #796793;
}
</style>
border-color css
<style>
span { border-color: #796793; }
span { border-color: rgb(121,103,147); }
td.TdClassName
{
border-color: #796793;
}
.TagClassName
{
border-color: #796793;
}
</style>