Shades of Deluge #817995
Tints of Deluge #817995
RGB
CMYK
RGB Variations
Color information
#817995 (or 0x817995) is known color: Deluge. HEX triplet: 81, 79 and 95. RGB value is (129,121,149). Sum of RGB (Red+Green+Blue) = 129+121+149=399 (52% of max value = 765). Red value is 129 (50.78% from 255 or 32.33% from 399); Green value is 121 (47.66% from 255 or 30.33% from 399); Blue value is 149 (58.59% from 255 or 37.34% from 399); Max value from RGB is 149 - color contains mainly: blue. Hex color #817995 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817995 is #7E866A. Grayscale: #7E7E7E. Windows color (decimal): -8291947 or 9795969. OLE color: 9795969.
HSL color Cylindrical-coordinate representation of color #817995: hue angle of 257.14º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #817995 is Cyan = 0.13, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 121 | 149 | - |
| CMYK | 0.13 | 0.19 | 0 | 0.42 |
| HSL | 257.14º | 0.12% | 0.53% | - |
| HSV(B) | 257.14º | 0.19% | 0.58% | - |
| XYZ | 21.32 | 20.51 | 31.27 | - |
| YUV | 126.58 | 140.65 | 129.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 121 | 149 | 0.13 | 0.19 | 0 | 0.42 | 257.14 | 0.12 | 0.53 |
| Hex | 81 | 79 | 95 | D | 13 | 0 | 2A | 101 | C | 35 |
| Octal | 201 | 171 | 225 | 15 | 23 | 0 | 52 | 401 | 14 | 65 |
| Binary | 10000001 | 1111001 | 10010101 | 1101 | 10011 | 0 | 101010 | 100000001 | 1100 | 110101 |
Color Harmonies of #817995
Complementary color
Monochromatic Colors of #817995
Black with #817995
Text Example
Text Example
White with #817995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817995; }
p { color: rgb(129,121,149); }
H1.HeaderClassName
{
color: #817995;
}
.AnyTagClassName
{
color: #817995;
}
</style>
background-color css
<style>
a { background-color: #817995; }
a { background-color: rgb(129,121,149); }
div.DivClassName
{
background-color: #817995;
}
.BgClassName
{
background-color: #817995;
}
</style>
border-color css
<style>
span { border-color: #817995; }
span { border-color: rgb(129,121,149); }
td.TdClassName
{
border-color: #817995;
}
.TagClassName
{
border-color: #817995;
}
</style>