Shades of Deluge #817697
Tints of Deluge #817697
RGB
CMYK
RGB Variations
Color information
#817697 (or 0x817697) is known color: Deluge. HEX triplet: 81, 76 and 97. RGB value is (129,118,151). Sum of RGB (Red+Green+Blue) = 129+118+151=398 (52% of max value = 765). Red value is 129 (50.78% from 255 or 32.41% from 398); Green value is 118 (46.48% from 255 or 29.65% from 398); Blue value is 151 (59.38% from 255 or 37.94% from 398); Max value from RGB is 151 - color contains mainly: blue. Hex color #817697 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817697 is #7E8968. Grayscale: #7C7C7C. Windows color (decimal): -8292713 or 9926273. OLE color: 9926273.
HSL color Cylindrical-coordinate representation of color #817697: hue angle of 260º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #817697 is Cyan = 0.15, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 118 | 151 | - |
| CMYK | 0.15 | 0.22 | 0 | 0.41 |
| HSL | 260º | 0.14% | 0.53% | - |
| HSV(B) | 260º | 0.22% | 0.59% | - |
| XYZ | 21.12 | 19.86 | 32 | - |
| YUV | 125.05 | 142.64 | 130.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 118 | 151 | 0.15 | 0.22 | 0 | 0.41 | 260 | 0.14 | 0.53 |
| Hex | 81 | 76 | 97 | F | 16 | 0 | 29 | 104 | E | 35 |
| Octal | 201 | 166 | 227 | 17 | 26 | 0 | 51 | 404 | 16 | 65 |
| Binary | 10000001 | 1110110 | 10010111 | 1111 | 10110 | 0 | 101001 | 100000100 | 1110 | 110101 |
Color Harmonies of #817697
Complementary color
Monochromatic Colors of #817697
Black with #817697
Text Example
Text Example
White with #817697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817697; }
p { color: rgb(129,118,151); }
H1.HeaderClassName
{
color: #817697;
}
.AnyTagClassName
{
color: #817697;
}
</style>
background-color css
<style>
a { background-color: #817697; }
a { background-color: rgb(129,118,151); }
div.DivClassName
{
background-color: #817697;
}
.BgClassName
{
background-color: #817697;
}
</style>
border-color css
<style>
span { border-color: #817697; }
span { border-color: rgb(129,118,151); }
td.TdClassName
{
border-color: #817697;
}
.TagClassName
{
border-color: #817697;
}
</style>