Shades of Deluge #817296
Tints of Deluge #817296
RGB
CMYK
RGB Variations
Color information
#817296 (or 0x817296) is known color: Deluge. HEX triplet: 81, 72 and 96. RGB value is (129,114,150). Sum of RGB (Red+Green+Blue) = 129+114+150=393 (52% of max value = 765). Red value is 129 (50.78% from 255 or 32.82% from 393); Green value is 114 (44.92% from 255 or 29.01% from 393); Blue value is 150 (58.98% from 255 or 38.17% from 393); Max value from RGB is 150 - color contains mainly: blue. Hex color #817296 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817296 is #7E8D69. Grayscale: #7A7A7A. Windows color (decimal): -8293738 or 9859713. OLE color: 9859713.
HSL color Cylindrical-coordinate representation of color #817296: hue angle of 265º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #817296 is Cyan = 0.14, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 114 | 150 | - |
| CMYK | 0.14 | 0.24 | 0 | 0.41 |
| HSL | 265º | 0.15% | 0.52% | - |
| HSV(B) | 265º | 0.24% | 0.59% | - |
| XYZ | 20.58 | 18.9 | 31.42 | - |
| YUV | 122.59 | 143.47 | 132.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 114 | 150 | 0.14 | 0.24 | 0 | 0.41 | 265 | 0.15 | 0.52 |
| Hex | 81 | 72 | 96 | E | 18 | 0 | 29 | 109 | F | 34 |
| Octal | 201 | 162 | 226 | 16 | 30 | 0 | 51 | 411 | 17 | 64 |
| Binary | 10000001 | 1110010 | 10010110 | 1110 | 11000 | 0 | 101001 | 100001001 | 1111 | 110100 |
Color Harmonies of #817296
Complementary color
Monochromatic Colors of #817296
Black with #817296
Text Example
Text Example
White with #817296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817296; }
p { color: rgb(129,114,150); }
H1.HeaderClassName
{
color: #817296;
}
.AnyTagClassName
{
color: #817296;
}
</style>
background-color css
<style>
a { background-color: #817296; }
a { background-color: rgb(129,114,150); }
div.DivClassName
{
background-color: #817296;
}
.BgClassName
{
background-color: #817296;
}
</style>
border-color css
<style>
span { border-color: #817296; }
span { border-color: rgb(129,114,150); }
td.TdClassName
{
border-color: #817296;
}
.TagClassName
{
border-color: #817296;
}
</style>