Shades of Deluge #816798
Tints of Deluge #816798
RGB
CMYK
RGB Variations
Color information
#816798 (or 0x816798) is known color: Deluge. HEX triplet: 81, 67 and 98. RGB value is (129,103,152). Sum of RGB (Red+Green+Blue) = 129+103+152=384 (50% of max value = 765). Red value is 129 (50.78% from 255 or 33.59% from 384); Green value is 103 (40.62% from 255 or 26.82% from 384); Blue value is 152 (59.77% from 255 or 39.58% from 384); Max value from RGB is 152 - color contains mainly: blue. Hex color #816798 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816798 is #7E9867. Grayscale: #747474. Windows color (decimal): -8296552 or 9987969. OLE color: 9987969.
HSL color Cylindrical-coordinate representation of color #816798: hue angle of 271.84º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #816798 is Cyan = 0.15, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 103 | 152 | - |
| CMYK | 0.15 | 0.32 | 0 | 0.40 |
| HSL | 271.84º | 0.19% | 0.5% | - |
| HSV(B) | 271.84º | 0.32% | 0.6% | - |
| XYZ | 19.57 | 16.63 | 31.89 | - |
| YUV | 116.36 | 148.11 | 137.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 152 | 0.15 | 0.32 | 0 | 0.40 | 271.84 | 0.19 | 0.5 |
| Hex | 81 | 67 | 98 | F | 20 | 0 | 28 | 110 | 13 | 32 |
| Octal | 201 | 147 | 230 | 17 | 40 | 0 | 50 | 420 | 23 | 62 |
| Binary | 10000001 | 1100111 | 10011000 | 1111 | 100000 | 0 | 101000 | 100010000 | 10011 | 110010 |
Color Harmonies of #816798
Complementary color
Monochromatic Colors of #816798
Black with #816798
Text Example
Text Example
White with #816798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816798; }
p { color: rgb(129,103,152); }
H1.HeaderClassName
{
color: #816798;
}
.AnyTagClassName
{
color: #816798;
}
</style>
background-color css
<style>
a { background-color: #816798; }
a { background-color: rgb(129,103,152); }
div.DivClassName
{
background-color: #816798;
}
.BgClassName
{
background-color: #816798;
}
</style>
border-color css
<style>
span { border-color: #816798; }
span { border-color: rgb(129,103,152); }
td.TdClassName
{
border-color: #816798;
}
.TagClassName
{
border-color: #816798;
}
</style>