Shades of Deluge #817598
Tints of Deluge #817598
RGB
CMYK
RGB Variations
Color information
#817598 (or 0x817598) is known color: Deluge. HEX triplet: 81, 75 and 98. RGB value is (129,117,152). Sum of RGB (Red+Green+Blue) = 129+117+152=398 (52% of max value = 765). Red value is 129 (50.78% from 255 or 32.41% from 398); Green value is 117 (46.09% from 255 or 29.40% from 398); Blue value is 152 (59.77% from 255 or 38.19% from 398); Max value from RGB is 152 - color contains mainly: blue. Hex color #817598 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817598 is #7E8A67. Grayscale: #7C7C7C. Windows color (decimal): -8292968 or 9991553. OLE color: 9991553.
HSL color Cylindrical-coordinate representation of color #817598: hue angle of 260.57º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #817598 is Cyan = 0.15, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 117 | 152 | - |
| CMYK | 0.15 | 0.23 | 0 | 0.40 |
| HSL | 260.57º | 0.15% | 0.53% | - |
| HSV(B) | 260.57º | 0.23% | 0.6% | - |
| XYZ | 21.08 | 19.66 | 32.39 | - |
| YUV | 124.58 | 143.48 | 131.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 117 | 152 | 0.15 | 0.23 | 0 | 0.40 | 260.57 | 0.15 | 0.53 |
| Hex | 81 | 75 | 98 | F | 17 | 0 | 28 | 105 | F | 35 |
| Octal | 201 | 165 | 230 | 17 | 27 | 0 | 50 | 405 | 17 | 65 |
| Binary | 10000001 | 1110101 | 10011000 | 1111 | 10111 | 0 | 101000 | 100000101 | 1111 | 110101 |
Color Harmonies of #817598
Complementary color
Monochromatic Colors of #817598
Black with #817598
Text Example
Text Example
White with #817598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817598; }
p { color: rgb(129,117,152); }
H1.HeaderClassName
{
color: #817598;
}
.AnyTagClassName
{
color: #817598;
}
</style>
background-color css
<style>
a { background-color: #817598; }
a { background-color: rgb(129,117,152); }
div.DivClassName
{
background-color: #817598;
}
.BgClassName
{
background-color: #817598;
}
</style>
border-color css
<style>
span { border-color: #817598; }
span { border-color: rgb(129,117,152); }
td.TdClassName
{
border-color: #817598;
}
.TagClassName
{
border-color: #817598;
}
</style>