Shades of Deluge #817899
Tints of Deluge #817899
RGB
CMYK
RGB Variations
Color information
#817899 (or 0x817899) is known color: Deluge. HEX triplet: 81, 78 and 99. RGB value is (129,120,153). Sum of RGB (Red+Green+Blue) = 129+120+153=402 (53% of max value = 765). Red value is 129 (50.78% from 255 or 32.09% from 402); Green value is 120 (47.27% from 255 or 29.85% from 402); Blue value is 153 (60.16% from 255 or 38.06% from 402); Max value from RGB is 153 - color contains mainly: blue. Hex color #817899 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817899 is #7E8766. Grayscale: #7E7E7E. Windows color (decimal): -8292199 or 10057857. OLE color: 10057857.
HSL color Cylindrical-coordinate representation of color #817899: hue angle of 256.36º degrees, saturation: 0.14, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #817899 is Cyan = 0.16, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 120 | 153 | - |
| CMYK | 0.16 | 0.22 | 0 | 0.4 |
| HSL | 256.36º | 0.14% | 0.54% | - |
| HSV(B) | 256.36º | 0.22% | 0.6% | - |
| XYZ | 21.52 | 20.4 | 32.94 | - |
| YUV | 126.45 | 142.98 | 129.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 120 | 153 | 0.16 | 0.22 | 0 | 0.4 | 256.36 | 0.14 | 0.54 |
| Hex | 81 | 78 | 99 | 10 | 16 | 0 | 28 | 100 | E | 36 |
| Octal | 201 | 170 | 231 | 20 | 26 | 0 | 50 | 400 | 16 | 66 |
| Binary | 10000001 | 1111000 | 10011001 | 10000 | 10110 | 0 | 101000 | 100000000 | 1110 | 110110 |
Color Harmonies of #817899
Complementary color
Monochromatic Colors of #817899
Black with #817899
Text Example
Text Example
White with #817899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817899; }
p { color: rgb(129,120,153); }
H1.HeaderClassName
{
color: #817899;
}
.AnyTagClassName
{
color: #817899;
}
</style>
background-color css
<style>
a { background-color: #817899; }
a { background-color: rgb(129,120,153); }
div.DivClassName
{
background-color: #817899;
}
.BgClassName
{
background-color: #817899;
}
</style>
border-color css
<style>
span { border-color: #817899; }
span { border-color: rgb(129,120,153); }
td.TdClassName
{
border-color: #817899;
}
.TagClassName
{
border-color: #817899;
}
</style>