Shades of Deluge #816998
Tints of Deluge #816998
RGB
CMYK
RGB Variations
Color information
#816998 (or 0x816998) is known color: Deluge. HEX triplet: 81, 69 and 98. RGB value is (129,105,152). Sum of RGB (Red+Green+Blue) = 129+105+152=386 (51% of max value = 765). Red value is 129 (50.78% from 255 or 33.42% from 386); Green value is 105 (41.41% from 255 or 27.20% from 386); Blue value is 152 (59.77% from 255 or 39.38% from 386); Max value from RGB is 152 - color contains mainly: blue. Hex color #816998 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816998 is #7E9667. Grayscale: #757575. Windows color (decimal): -8296040 or 9988481. OLE color: 9988481.
HSL color Cylindrical-coordinate representation of color #816998: hue angle of 270.64º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #816998 is Cyan = 0.15, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 105 | 152 | - |
| CMYK | 0.15 | 0.31 | 0 | 0.40 |
| HSL | 270.64º | 0.19% | 0.5% | - |
| HSV(B) | 270.64º | 0.31% | 0.6% | - |
| XYZ | 19.77 | 17.04 | 31.95 | - |
| YUV | 117.53 | 147.45 | 136.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 152 | 0.15 | 0.31 | 0 | 0.40 | 270.64 | 0.19 | 0.5 |
| Hex | 81 | 69 | 98 | F | 1F | 0 | 28 | 10F | 13 | 32 |
| Octal | 201 | 151 | 230 | 17 | 37 | 0 | 50 | 417 | 23 | 62 |
| Binary | 10000001 | 1101001 | 10011000 | 1111 | 11111 | 0 | 101000 | 100001111 | 10011 | 110010 |
Color Harmonies of #816998
Complementary color
Monochromatic Colors of #816998
Black with #816998
Text Example
Text Example
White with #816998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816998; }
p { color: rgb(129,105,152); }
H1.HeaderClassName
{
color: #816998;
}
.AnyTagClassName
{
color: #816998;
}
</style>
background-color css
<style>
a { background-color: #816998; }
a { background-color: rgb(129,105,152); }
div.DivClassName
{
background-color: #816998;
}
.BgClassName
{
background-color: #816998;
}
</style>
border-color css
<style>
span { border-color: #816998; }
span { border-color: rgb(129,105,152); }
td.TdClassName
{
border-color: #816998;
}
.TagClassName
{
border-color: #816998;
}
</style>