Shades of Deluge #826998
Tints of Deluge #826998
RGB
CMYK
RGB Variations
Color information
#826998 (or 0x826998) is known color: Deluge. HEX triplet: 82, 69 and 98. RGB value is (130,105,152). Sum of RGB (Red+Green+Blue) = 130+105+152=387 (51% of max value = 765). Red value is 130 (51.17% from 255 or 33.59% from 387); Green value is 105 (41.41% from 255 or 27.13% from 387); Blue value is 152 (59.77% from 255 or 39.28% from 387); Max value from RGB is 152 - color contains mainly: blue. Hex color #826998 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826998 is #7D9667. Grayscale: #757575. Windows color (decimal): -8230504 or 9988482. OLE color: 9988482.
HSL color Cylindrical-coordinate representation of color #826998: hue angle of 271.91º 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 #826998 is Cyan = 0.14, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 105 | 152 | - |
| CMYK | 0.14 | 0.31 | 0 | 0.40 |
| HSL | 271.91º | 0.19% | 0.5% | - |
| HSV(B) | 271.91º | 0.31% | 0.6% | - |
| XYZ | 19.92 | 17.12 | 31.96 | - |
| YUV | 117.83 | 147.28 | 136.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 105 | 152 | 0.14 | 0.31 | 0 | 0.40 | 271.91 | 0.19 | 0.5 |
| Hex | 82 | 69 | 98 | E | 1F | 0 | 28 | 110 | 13 | 32 |
| Octal | 202 | 151 | 230 | 16 | 37 | 0 | 50 | 420 | 23 | 62 |
| Binary | 10000010 | 1101001 | 10011000 | 1110 | 11111 | 0 | 101000 | 100010000 | 10011 | 110010 |
Color Harmonies of #826998
Complementary color
Monochromatic Colors of #826998
Black with #826998
Text Example
Text Example
White with #826998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826998; }
p { color: rgb(130,105,152); }
H1.HeaderClassName
{
color: #826998;
}
.AnyTagClassName
{
color: #826998;
}
</style>
background-color css
<style>
a { background-color: #826998; }
a { background-color: rgb(130,105,152); }
div.DivClassName
{
background-color: #826998;
}
.BgClassName
{
background-color: #826998;
}
</style>
border-color css
<style>
span { border-color: #826998; }
span { border-color: rgb(130,105,152); }
td.TdClassName
{
border-color: #826998;
}
.TagClassName
{
border-color: #826998;
}
</style>