Shades of Deluge #796992
Tints of Deluge #796992
RGB
CMYK
RGB Variations
Color information
#796992 (or 0x796992) is known color: Deluge. HEX triplet: 79, 69 and 92. RGB value is (121,105,146). Sum of RGB (Red+Green+Blue) = 121+105+146=372 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.53% from 372); Green value is 105 (41.41% from 255 or 28.23% from 372); Blue value is 146 (57.42% from 255 or 39.25% from 372); Max value from RGB is 146 - color contains mainly: blue. Hex color #796992 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796992 is #86966D. Grayscale: #727272. Windows color (decimal): -8820334 or 9595257. OLE color: 9595257.
HSL color Cylindrical-coordinate representation of color #796992: hue angle of 263.41º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #796992 is Cyan = 0.17, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 105 | 146 | - |
| CMYK | 0.17 | 0.28 | 0 | 0.43 |
| HSL | 263.41º | 0.16% | 0.49% | - |
| HSV(B) | 263.41º | 0.28% | 0.57% | - |
| XYZ | 18.13 | 16.24 | 29.37 | - |
| YUV | 114.46 | 145.8 | 132.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 105 | 146 | 0.17 | 0.28 | 0 | 0.43 | 263.41 | 0.16 | 0.49 |
| Hex | 79 | 69 | 92 | 11 | 1C | 0 | 2B | 107 | 10 | 31 |
| Octal | 171 | 151 | 222 | 21 | 34 | 0 | 53 | 407 | 20 | 61 |
| Binary | 1111001 | 1101001 | 10010010 | 10001 | 11100 | 0 | 101011 | 100000111 | 10000 | 110001 |
Color Harmonies of #796992
Complementary color
Monochromatic Colors of #796992
Black with #796992
Text Example
Text Example
White with #796992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796992; }
p { color: rgb(121,105,146); }
H1.HeaderClassName
{
color: #796992;
}
.AnyTagClassName
{
color: #796992;
}
</style>
background-color css
<style>
a { background-color: #796992; }
a { background-color: rgb(121,105,146); }
div.DivClassName
{
background-color: #796992;
}
.BgClassName
{
background-color: #796992;
}
</style>
border-color css
<style>
span { border-color: #796992; }
span { border-color: rgb(121,105,146); }
td.TdClassName
{
border-color: #796992;
}
.TagClassName
{
border-color: #796992;
}
</style>