Shades of Deluge #817496
Tints of Deluge #817496
RGB
CMYK
RGB Variations
Color information
#817496 (or 0x817496) is known color: Deluge. HEX triplet: 81, 74 and 96. RGB value is (129,116,150). Sum of RGB (Red+Green+Blue) = 129+116+150=395 (52% of max value = 765). Red value is 129 (50.78% from 255 or 32.66% from 395); Green value is 116 (45.70% from 255 or 29.37% from 395); Blue value is 150 (58.98% from 255 or 37.97% from 395); Max value from RGB is 150 - color contains mainly: blue. Hex color #817496 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817496 is #7E8B69. Grayscale: #7B7B7B. Windows color (decimal): -8293226 or 9860225. OLE color: 9860225.
HSL color Cylindrical-coordinate representation of color #817496: hue angle of 262.94º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #817496 is Cyan = 0.14, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 116 | 150 | - |
| CMYK | 0.14 | 0.23 | 0 | 0.41 |
| HSL | 262.94º | 0.14% | 0.52% | - |
| HSV(B) | 262.94º | 0.23% | 0.59% | - |
| XYZ | 20.8 | 19.36 | 31.49 | - |
| YUV | 123.76 | 142.81 | 131.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 116 | 150 | 0.14 | 0.23 | 0 | 0.41 | 262.94 | 0.14 | 0.52 |
| Hex | 81 | 74 | 96 | E | 17 | 0 | 29 | 107 | E | 34 |
| Octal | 201 | 164 | 226 | 16 | 27 | 0 | 51 | 407 | 16 | 64 |
| Binary | 10000001 | 1110100 | 10010110 | 1110 | 10111 | 0 | 101001 | 100000111 | 1110 | 110100 |
Color Harmonies of #817496
Complementary color
Monochromatic Colors of #817496
Black with #817496
Text Example
Text Example
White with #817496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817496; }
p { color: rgb(129,116,150); }
H1.HeaderClassName
{
color: #817496;
}
.AnyTagClassName
{
color: #817496;
}
</style>
background-color css
<style>
a { background-color: #817496; }
a { background-color: rgb(129,116,150); }
div.DivClassName
{
background-color: #817496;
}
.BgClassName
{
background-color: #817496;
}
</style>
border-color css
<style>
span { border-color: #817496; }
span { border-color: rgb(129,116,150); }
td.TdClassName
{
border-color: #817496;
}
.TagClassName
{
border-color: #817496;
}
</style>