Shades of Deluge #827298
Tints of Deluge #827298
RGB
CMYK
RGB Variations
Color information
#827298 (or 0x827298) is known color: Deluge. HEX triplet: 82, 72 and 98. RGB value is (130,114,152). Sum of RGB (Red+Green+Blue) = 130+114+152=396 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.83% from 396); Green value is 114 (44.92% from 255 or 28.79% from 396); Blue value is 152 (59.77% from 255 or 38.38% from 396); Max value from RGB is 152 - color contains mainly: blue. Hex color #827298 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827298 is #7D8D67. Grayscale: #7A7A7A. Windows color (decimal): -8228200 or 9990786. OLE color: 9990786.
HSL color Cylindrical-coordinate representation of color #827298: hue angle of 265.26º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #827298 is Cyan = 0.14, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 114 | 152 | - |
| CMYK | 0.14 | 0.25 | 0 | 0.40 |
| HSL | 265.26º | 0.16% | 0.52% | - |
| HSV(B) | 265.26º | 0.25% | 0.6% | - |
| XYZ | 20.89 | 19.05 | 32.28 | - |
| YUV | 123.12 | 144.3 | 132.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 114 | 152 | 0.14 | 0.25 | 0 | 0.40 | 265.26 | 0.16 | 0.52 |
| Hex | 82 | 72 | 98 | E | 19 | 0 | 28 | 109 | 10 | 34 |
| Octal | 202 | 162 | 230 | 16 | 31 | 0 | 50 | 411 | 20 | 64 |
| Binary | 10000010 | 1110010 | 10011000 | 1110 | 11001 | 0 | 101000 | 100001001 | 10000 | 110100 |
Color Harmonies of #827298
Complementary color
Monochromatic Colors of #827298
Black with #827298
Text Example
Text Example
White with #827298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827298; }
p { color: rgb(130,114,152); }
H1.HeaderClassName
{
color: #827298;
}
.AnyTagClassName
{
color: #827298;
}
</style>
background-color css
<style>
a { background-color: #827298; }
a { background-color: rgb(130,114,152); }
div.DivClassName
{
background-color: #827298;
}
.BgClassName
{
background-color: #827298;
}
</style>
border-color css
<style>
span { border-color: #827298; }
span { border-color: rgb(130,114,152); }
td.TdClassName
{
border-color: #827298;
}
.TagClassName
{
border-color: #827298;
}
</style>