Shades of Deluge #816997
Tints of Deluge #816997
RGB
CMYK
RGB Variations
Color information
#816997 (or 0x816997) is known color: Deluge. HEX triplet: 81, 69 and 97. RGB value is (129,105,151). Sum of RGB (Red+Green+Blue) = 129+105+151=385 (50% of max value = 765). Red value is 129 (50.78% from 255 or 33.51% from 385); Green value is 105 (41.41% from 255 or 27.27% from 385); Blue value is 151 (59.38% from 255 or 39.22% from 385); Max value from RGB is 151 - color contains mainly: blue. Hex color #816997 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816997 is #7E9668. Grayscale: #757575. Windows color (decimal): -8296041 or 9922945. OLE color: 9922945.
HSL color Cylindrical-coordinate representation of color #816997: hue angle of 271.3º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #816997 is Cyan = 0.15, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 105 | 151 | - |
| CMYK | 0.15 | 0.30 | 0 | 0.41 |
| HSL | 271.3º | 0.18% | 0.5% | - |
| HSV(B) | 271.3º | 0.3% | 0.59% | - |
| XYZ | 19.69 | 17 | 31.52 | - |
| YUV | 117.42 | 146.95 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 151 | 0.15 | 0.30 | 0 | 0.41 | 271.3 | 0.18 | 0.5 |
| Hex | 81 | 69 | 97 | F | 1E | 0 | 29 | 10F | 12 | 32 |
| Octal | 201 | 151 | 227 | 17 | 36 | 0 | 51 | 417 | 22 | 62 |
| Binary | 10000001 | 1101001 | 10010111 | 1111 | 11110 | 0 | 101001 | 100001111 | 10010 | 110010 |
Color Harmonies of #816997
Complementary color
Monochromatic Colors of #816997
Black with #816997
Text Example
Text Example
White with #816997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816997; }
p { color: rgb(129,105,151); }
H1.HeaderClassName
{
color: #816997;
}
.AnyTagClassName
{
color: #816997;
}
</style>
background-color css
<style>
a { background-color: #816997; }
a { background-color: rgb(129,105,151); }
div.DivClassName
{
background-color: #816997;
}
.BgClassName
{
background-color: #816997;
}
</style>
border-color css
<style>
span { border-color: #816997; }
span { border-color: rgb(129,105,151); }
td.TdClassName
{
border-color: #816997;
}
.TagClassName
{
border-color: #816997;
}
</style>