Shades of Deluge #827795
Tints of Deluge #827795
RGB
CMYK
RGB Variations
Color information
#827795 (or 0x827795) is known color: Deluge. HEX triplet: 82, 77 and 95. RGB value is (130,119,149). Sum of RGB (Red+Green+Blue) = 130+119+149=398 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.66% from 398); Green value is 119 (46.88% from 255 or 29.90% from 398); Blue value is 149 (58.59% from 255 or 37.44% from 398); Max value from RGB is 149 - color contains mainly: blue. Hex color #827795 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827795 is #7D886A. Grayscale: #7D7D7D. Windows color (decimal): -8226923 or 9795458. OLE color: 9795458.
HSL color Cylindrical-coordinate representation of color #827795: hue angle of 262º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #827795 is Cyan = 0.13, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 119 | 149 | - |
| CMYK | 0.13 | 0.20 | 0 | 0.42 |
| HSL | 262º | 0.12% | 0.53% | - |
| HSV(B) | 262º | 0.2% | 0.58% | - |
| XYZ | 21.23 | 20.11 | 31.2 | - |
| YUV | 125.71 | 141.14 | 131.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 149 | 0.13 | 0.20 | 0 | 0.42 | 262 | 0.12 | 0.53 |
| Hex | 82 | 77 | 95 | D | 14 | 0 | 2A | 106 | C | 35 |
| Octal | 202 | 167 | 225 | 15 | 24 | 0 | 52 | 406 | 14 | 65 |
| Binary | 10000010 | 1110111 | 10010101 | 1101 | 10100 | 0 | 101010 | 100000110 | 1100 | 110101 |
Color Harmonies of #827795
Complementary color
Monochromatic Colors of #827795
Black with #827795
Text Example
Text Example
White with #827795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827795; }
p { color: rgb(130,119,149); }
H1.HeaderClassName
{
color: #827795;
}
.AnyTagClassName
{
color: #827795;
}
</style>
background-color css
<style>
a { background-color: #827795; }
a { background-color: rgb(130,119,149); }
div.DivClassName
{
background-color: #827795;
}
.BgClassName
{
background-color: #827795;
}
</style>
border-color css
<style>
span { border-color: #827795; }
span { border-color: rgb(130,119,149); }
td.TdClassName
{
border-color: #827795;
}
.TagClassName
{
border-color: #827795;
}
</style>