Shades of Deluge #827699
Tints of Deluge #827699
RGB
CMYK
RGB Variations
Color information
#827699 (or 0x827699) is known color: Deluge. HEX triplet: 82, 76 and 99. RGB value is (130,118,153). Sum of RGB (Red+Green+Blue) = 130+118+153=401 (53% of max value = 765). Red value is 130 (51.17% from 255 or 32.42% from 401); Green value is 118 (46.48% from 255 or 29.43% from 401); Blue value is 153 (60.16% from 255 or 38.15% from 401); Max value from RGB is 153 - color contains mainly: blue. Hex color #827699 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827699 is #7D8966. Grayscale: #7D7D7D. Windows color (decimal): -8227175 or 10057346. OLE color: 10057346.
HSL color Cylindrical-coordinate representation of color #827699: hue angle of 260.57º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #827699 is Cyan = 0.15, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 130 | 118 | 153 | - |
| CMYK | 0.15 | 0.23 | 0 | 0.4 |
| HSL | 260.57º | 0.15% | 0.53% | - |
| HSV(B) | 260.57º | 0.23% | 0.6% | - |
| XYZ | 21.43 | 20 | 32.87 | - |
| YUV | 125.58 | 143.48 | 131.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 118 | 153 | 0.15 | 0.23 | 0 | 0.4 | 260.57 | 0.15 | 0.53 |
| Hex | 82 | 76 | 99 | F | 17 | 0 | 28 | 105 | F | 35 |
| Octal | 202 | 166 | 231 | 17 | 27 | 0 | 50 | 405 | 17 | 65 |
| Binary | 10000010 | 1110110 | 10011001 | 1111 | 10111 | 0 | 101000 | 100000101 | 1111 | 110101 |
Color Harmonies of #827699
Complementary color
Monochromatic Colors of #827699
Black with #827699
Text Example
Text Example
White with #827699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827699; }
p { color: rgb(130,118,153); }
H1.HeaderClassName
{
color: #827699;
}
.AnyTagClassName
{
color: #827699;
}
</style>
background-color css
<style>
a { background-color: #827699; }
a { background-color: rgb(130,118,153); }
div.DivClassName
{
background-color: #827699;
}
.BgClassName
{
background-color: #827699;
}
</style>
border-color css
<style>
span { border-color: #827699; }
span { border-color: rgb(130,118,153); }
td.TdClassName
{
border-color: #827699;
}
.TagClassName
{
border-color: #827699;
}
</style>