Shades of Deluge #827995
Tints of Deluge #827995
RGB
CMYK
RGB Variations
Color information
#827995 (or 0x827995) is known color: Deluge. HEX triplet: 82, 79 and 95. RGB value is (130,121,149). Sum of RGB (Red+Green+Blue) = 130+121+149=400 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.5% from 400); Green value is 121 (47.66% from 255 or 30.25% from 400); Blue value is 149 (58.59% from 255 or 37.25% from 400); Max value from RGB is 149 - color contains mainly: blue. Hex color #827995 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827995 is #7D866A. Grayscale: #7E7E7E. Windows color (decimal): -8226411 or 9795970. OLE color: 9795970.
HSL color Cylindrical-coordinate representation of color #827995: hue angle of 259.29º 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 #827995 is Cyan = 0.13, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 121 | 149 | - |
| CMYK | 0.13 | 0.19 | 0 | 0.42 |
| HSL | 259.29º | 0.12% | 0.53% | - |
| HSV(B) | 259.29º | 0.19% | 0.58% | - |
| XYZ | 21.47 | 20.59 | 31.28 | - |
| YUV | 126.88 | 140.48 | 130.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 121 | 149 | 0.13 | 0.19 | 0 | 0.42 | 259.29 | 0.12 | 0.53 |
| Hex | 82 | 79 | 95 | D | 13 | 0 | 2A | 103 | C | 35 |
| Octal | 202 | 171 | 225 | 15 | 23 | 0 | 52 | 403 | 14 | 65 |
| Binary | 10000010 | 1111001 | 10010101 | 1101 | 10011 | 0 | 101010 | 100000011 | 1100 | 110101 |
Color Harmonies of #827995
Complementary color
Monochromatic Colors of #827995
Black with #827995
Text Example
Text Example
White with #827995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827995; }
p { color: rgb(130,121,149); }
H1.HeaderClassName
{
color: #827995;
}
.AnyTagClassName
{
color: #827995;
}
</style>
background-color css
<style>
a { background-color: #827995; }
a { background-color: rgb(130,121,149); }
div.DivClassName
{
background-color: #827995;
}
.BgClassName
{
background-color: #827995;
}
</style>
border-color css
<style>
span { border-color: #827995; }
span { border-color: rgb(130,121,149); }
td.TdClassName
{
border-color: #827995;
}
.TagClassName
{
border-color: #827995;
}
</style>