Shades of Deluge #827399
Tints of Deluge #827399
RGB
CMYK
RGB Variations
Color information
#827399 (or 0x827399) is known color: Deluge. HEX triplet: 82, 73 and 99. RGB value is (130,115,153). Sum of RGB (Red+Green+Blue) = 130+115+153=398 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.66% from 398); Green value is 115 (45.31% from 255 or 28.89% from 398); Blue value is 153 (60.16% from 255 or 38.44% from 398); Max value from RGB is 153 - color contains mainly: blue. Hex color #827399 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827399 is #7D8C66. Grayscale: #7B7B7B. Windows color (decimal): -8227943 or 10056578. OLE color: 10056578.
HSL color Cylindrical-coordinate representation of color #827399: hue angle of 263.68º degrees, saturation: 0.16, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #827399 is Cyan = 0.15, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 130 | 115 | 153 | - |
| CMYK | 0.15 | 0.25 | 0 | 0.4 |
| HSL | 263.68º | 0.16% | 0.53% | - |
| HSV(B) | 263.68º | 0.25% | 0.6% | - |
| XYZ | 21.09 | 19.31 | 32.75 | - |
| YUV | 123.82 | 144.47 | 132.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 115 | 153 | 0.15 | 0.25 | 0 | 0.4 | 263.68 | 0.16 | 0.53 |
| Hex | 82 | 73 | 99 | F | 19 | 0 | 28 | 108 | 10 | 35 |
| Octal | 202 | 163 | 231 | 17 | 31 | 0 | 50 | 410 | 20 | 65 |
| Binary | 10000010 | 1110011 | 10011001 | 1111 | 11001 | 0 | 101000 | 100001000 | 10000 | 110101 |
Color Harmonies of #827399
Complementary color
Monochromatic Colors of #827399
Black with #827399
Text Example
Text Example
White with #827399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827399; }
p { color: rgb(130,115,153); }
H1.HeaderClassName
{
color: #827399;
}
.AnyTagClassName
{
color: #827399;
}
</style>
background-color css
<style>
a { background-color: #827399; }
a { background-color: rgb(130,115,153); }
div.DivClassName
{
background-color: #827399;
}
.BgClassName
{
background-color: #827399;
}
</style>
border-color css
<style>
span { border-color: #827399; }
span { border-color: rgb(130,115,153); }
td.TdClassName
{
border-color: #827399;
}
.TagClassName
{
border-color: #827399;
}
</style>