Shades of Deluge #827597
Tints of Deluge #827597
RGB
CMYK
RGB Variations
Color information
#827597 (or 0x827597) is known color: Deluge. HEX triplet: 82, 75 and 97. RGB value is (130,117,151). Sum of RGB (Red+Green+Blue) = 130+117+151=398 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.66% from 398); Green value is 117 (46.09% from 255 or 29.40% 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 #827597 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827597 is #7D8A68. Grayscale: #7C7C7C. Windows color (decimal): -8227433 or 9926018. OLE color: 9926018.
HSL color Cylindrical-coordinate representation of color #827597: hue angle of 262.94º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #827597 is Cyan = 0.14, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 117 | 151 | - |
| CMYK | 0.14 | 0.23 | 0 | 0.41 |
| HSL | 262.94º | 0.14% | 0.53% | - |
| HSV(B) | 262.94º | 0.23% | 0.59% | - |
| XYZ | 21.15 | 19.7 | 31.97 | - |
| YUV | 124.76 | 142.81 | 131.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 117 | 151 | 0.14 | 0.23 | 0 | 0.41 | 262.94 | 0.14 | 0.53 |
| Hex | 82 | 75 | 97 | E | 17 | 0 | 29 | 107 | E | 35 |
| Octal | 202 | 165 | 227 | 16 | 27 | 0 | 51 | 407 | 16 | 65 |
| Binary | 10000010 | 1110101 | 10010111 | 1110 | 10111 | 0 | 101001 | 100000111 | 1110 | 110101 |
Color Harmonies of #827597
Complementary color
Monochromatic Colors of #827597
Black with #827597
Text Example
Text Example
White with #827597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827597; }
p { color: rgb(130,117,151); }
H1.HeaderClassName
{
color: #827597;
}
.AnyTagClassName
{
color: #827597;
}
</style>
background-color css
<style>
a { background-color: #827597; }
a { background-color: rgb(130,117,151); }
div.DivClassName
{
background-color: #827597;
}
.BgClassName
{
background-color: #827597;
}
</style>
border-color css
<style>
span { border-color: #827597; }
span { border-color: rgb(130,117,151); }
td.TdClassName
{
border-color: #827597;
}
.TagClassName
{
border-color: #827597;
}
</style>