Shades of Deluge #807796
Tints of Deluge #807796
RGB
CMYK
RGB Variations
Color information
#807796 (or 0x807796) is known color: Deluge. HEX triplet: 80, 77 and 96. RGB value is (128,119,150). Sum of RGB (Red+Green+Blue) = 128+119+150=397 (52% of max value = 765). Red value is 128 (50.39% from 255 or 32.24% from 397); Green value is 119 (46.88% from 255 or 29.97% from 397); Blue value is 150 (58.98% from 255 or 37.78% from 397); Max value from RGB is 150 - color contains mainly: blue. Hex color #807796 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #807796 is #7F8869. Grayscale: #7D7D7D. Windows color (decimal): -8357994 or 9860992. OLE color: 9860992.
HSL color Cylindrical-coordinate representation of color #807796: hue angle of 257.42º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #807796 is Cyan = 0.15, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 128 | 119 | 150 | - |
| CMYK | 0.15 | 0.21 | 0 | 0.41 |
| HSL | 257.42º | 0.13% | 0.53% | - |
| HSV(B) | 257.42º | 0.21% | 0.59% | - |
| XYZ | 21 | 19.98 | 31.6 | - |
| YUV | 125.23 | 141.98 | 129.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 119 | 150 | 0.15 | 0.21 | 0 | 0.41 | 257.42 | 0.13 | 0.53 |
| Hex | 80 | 77 | 96 | F | 15 | 0 | 29 | 101 | D | 35 |
| Octal | 200 | 167 | 226 | 17 | 25 | 0 | 51 | 401 | 15 | 65 |
| Binary | 10000000 | 1110111 | 10010110 | 1111 | 10101 | 0 | 101001 | 100000001 | 1101 | 110101 |
Color Harmonies of #807796
Complementary color
Monochromatic Colors of #807796
Black with #807796
Text Example
Text Example
White with #807796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807796; }
p { color: rgb(128,119,150); }
H1.HeaderClassName
{
color: #807796;
}
.AnyTagClassName
{
color: #807796;
}
</style>
background-color css
<style>
a { background-color: #807796; }
a { background-color: rgb(128,119,150); }
div.DivClassName
{
background-color: #807796;
}
.BgClassName
{
background-color: #807796;
}
</style>
border-color css
<style>
span { border-color: #807796; }
span { border-color: rgb(128,119,150); }
td.TdClassName
{
border-color: #807796;
}
.TagClassName
{
border-color: #807796;
}
</style>