Shades of Deluge #817898
Tints of Deluge #817898
RGB
CMYK
RGB Variations
Color information
#817898 (or 0x817898) is known color: Deluge. HEX triplet: 81, 78 and 98. RGB value is (129,120,152). Sum of RGB (Red+Green+Blue) = 129+120+152=401 (53% of max value = 765). Red value is 129 (50.78% from 255 or 32.17% from 401); Green value is 120 (47.27% from 255 or 29.93% from 401); Blue value is 152 (59.77% from 255 or 37.91% from 401); Max value from RGB is 152 - color contains mainly: blue. Hex color #817898 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817898 is #7E8767. Grayscale: #7E7E7E. Windows color (decimal): -8292200 or 9992321. OLE color: 9992321.
HSL color Cylindrical-coordinate representation of color #817898: hue angle of 256.88º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #817898 is Cyan = 0.15, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 120 | 152 | - |
| CMYK | 0.15 | 0.21 | 0 | 0.40 |
| HSL | 256.88º | 0.13% | 0.53% | - |
| HSV(B) | 256.88º | 0.21% | 0.6% | - |
| XYZ | 21.44 | 20.37 | 32.51 | - |
| YUV | 126.34 | 142.48 | 129.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 120 | 152 | 0.15 | 0.21 | 0 | 0.40 | 256.88 | 0.13 | 0.53 |
| Hex | 81 | 78 | 98 | F | 15 | 0 | 28 | 101 | D | 35 |
| Octal | 201 | 170 | 230 | 17 | 25 | 0 | 50 | 401 | 15 | 65 |
| Binary | 10000001 | 1111000 | 10011000 | 1111 | 10101 | 0 | 101000 | 100000001 | 1101 | 110101 |
Color Harmonies of #817898
Complementary color
Monochromatic Colors of #817898
Black with #817898
Text Example
Text Example
White with #817898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817898; }
p { color: rgb(129,120,152); }
H1.HeaderClassName
{
color: #817898;
}
.AnyTagClassName
{
color: #817898;
}
</style>
background-color css
<style>
a { background-color: #817898; }
a { background-color: rgb(129,120,152); }
div.DivClassName
{
background-color: #817898;
}
.BgClassName
{
background-color: #817898;
}
</style>
border-color css
<style>
span { border-color: #817898; }
span { border-color: rgb(129,120,152); }
td.TdClassName
{
border-color: #817898;
}
.TagClassName
{
border-color: #817898;
}
</style>