Shades of Deluge #796495
Tints of Deluge #796495
RGB
CMYK
RGB Variations
Color information
#796495 (or 0x796495) is known color: Deluge. HEX triplet: 79, 64 and 95. RGB value is (121,100,149). Sum of RGB (Red+Green+Blue) = 121+100+149=370 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.70% from 370); Green value is 100 (39.45% from 255 or 27.03% from 370); Blue value is 149 (58.59% from 255 or 40.27% from 370); Max value from RGB is 149 - color contains mainly: blue. Hex color #796495 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796495 is #869B6A. Grayscale: #6F6F6F. Windows color (decimal): -8821611 or 9790585. OLE color: 9790585.
HSL color Cylindrical-coordinate representation of color #796495: hue angle of 265.71º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #796495 is Cyan = 0.19, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 100 | 149 | - |
| CMYK | 0.19 | 0.33 | 0 | 0.42 |
| HSL | 265.71º | 0.2% | 0.49% | - |
| HSV(B) | 265.71º | 0.33% | 0.58% | - |
| XYZ | 17.87 | 15.35 | 30.45 | - |
| YUV | 111.87 | 148.96 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 100 | 149 | 0.19 | 0.33 | 0 | 0.42 | 265.71 | 0.2 | 0.49 |
| Hex | 79 | 64 | 95 | 13 | 21 | 0 | 2A | 10A | 14 | 31 |
| Octal | 171 | 144 | 225 | 23 | 41 | 0 | 52 | 412 | 24 | 61 |
| Binary | 1111001 | 1100100 | 10010101 | 10011 | 100001 | 0 | 101010 | 100001010 | 10100 | 110001 |
Color Harmonies of #796495
Complementary color
Monochromatic Colors of #796495
Black with #796495
Text Example
Text Example
White with #796495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796495; }
p { color: rgb(121,100,149); }
H1.HeaderClassName
{
color: #796495;
}
.AnyTagClassName
{
color: #796495;
}
</style>
background-color css
<style>
a { background-color: #796495; }
a { background-color: rgb(121,100,149); }
div.DivClassName
{
background-color: #796495;
}
.BgClassName
{
background-color: #796495;
}
</style>
border-color css
<style>
span { border-color: #796495; }
span { border-color: rgb(121,100,149); }
td.TdClassName
{
border-color: #796495;
}
.TagClassName
{
border-color: #796495;
}
</style>