Shades of Deluge #817999
Tints of Deluge #817999
RGB
CMYK
RGB Variations
Color information
#817999 (or 0x817999) is known color: Deluge. HEX triplet: 81, 79 and 99. RGB value is (129,121,153). Sum of RGB (Red+Green+Blue) = 129+121+153=403 (53% of max value = 765). Red value is 129 (50.78% from 255 or 32.01% from 403); Green value is 121 (47.66% from 255 or 30.02% from 403); Blue value is 153 (60.16% from 255 or 37.97% from 403); Max value from RGB is 153 - color contains mainly: blue. Hex color #817999 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817999 is #7E8666. Grayscale: #7E7E7E. Windows color (decimal): -8291943 or 10058113. OLE color: 10058113.
HSL color Cylindrical-coordinate representation of color #817999: hue angle of 255º degrees, saturation: 0.14, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #817999 is Cyan = 0.16, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 121 | 153 | - |
| CMYK | 0.16 | 0.21 | 0 | 0.4 |
| HSL | 255º | 0.14% | 0.54% | - |
| HSV(B) | 255º | 0.21% | 0.6% | - |
| XYZ | 21.64 | 20.64 | 32.98 | - |
| YUV | 127.04 | 142.65 | 129.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 121 | 153 | 0.16 | 0.21 | 0 | 0.4 | 255 | 0.14 | 0.54 |
| Hex | 81 | 79 | 99 | 10 | 15 | 0 | 28 | FF | E | 36 |
| Octal | 201 | 171 | 231 | 20 | 25 | 0 | 50 | 377 | 16 | 66 |
| Binary | 10000001 | 1111001 | 10011001 | 10000 | 10101 | 0 | 101000 | 11111111 | 1110 | 110110 |
Color Harmonies of #817999
Complementary color
Monochromatic Colors of #817999
Black with #817999
Text Example
Text Example
White with #817999
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817999; }
p { color: rgb(129,121,153); }
H1.HeaderClassName
{
color: #817999;
}
.AnyTagClassName
{
color: #817999;
}
</style>
background-color css
<style>
a { background-color: #817999; }
a { background-color: rgb(129,121,153); }
div.DivClassName
{
background-color: #817999;
}
.BgClassName
{
background-color: #817999;
}
</style>
border-color css
<style>
span { border-color: #817999; }
span { border-color: rgb(129,121,153); }
td.TdClassName
{
border-color: #817999;
}
.TagClassName
{
border-color: #817999;
}
</style>