Shades of Deluge #827297
Tints of Deluge #827297
RGB
CMYK
RGB Variations
Color information
#827297 (or 0x827297) is known color: Deluge. HEX triplet: 82, 72 and 97. RGB value is (130,114,151). Sum of RGB (Red+Green+Blue) = 130+114+151=395 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.91% from 395); Green value is 114 (44.92% from 255 or 28.86% from 395); Blue value is 151 (59.38% from 255 or 38.23% from 395); Max value from RGB is 151 - color contains mainly: blue. Hex color #827297 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827297 is #7D8D68. Grayscale: #7A7A7A. Windows color (decimal): -8228201 or 9925250. OLE color: 9925250.
HSL color Cylindrical-coordinate representation of color #827297: hue angle of 265.95º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #827297 is Cyan = 0.14, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 114 | 151 | - |
| CMYK | 0.14 | 0.25 | 0 | 0.41 |
| HSL | 265.95º | 0.15% | 0.52% | - |
| HSV(B) | 265.95º | 0.25% | 0.59% | - |
| XYZ | 20.81 | 19.01 | 31.85 | - |
| YUV | 123 | 143.8 | 132.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 114 | 151 | 0.14 | 0.25 | 0 | 0.41 | 265.95 | 0.15 | 0.52 |
| Hex | 82 | 72 | 97 | E | 19 | 0 | 29 | 10A | F | 34 |
| Octal | 202 | 162 | 227 | 16 | 31 | 0 | 51 | 412 | 17 | 64 |
| Binary | 10000010 | 1110010 | 10010111 | 1110 | 11001 | 0 | 101001 | 100001010 | 1111 | 110100 |
Color Harmonies of #827297
Complementary color
Monochromatic Colors of #827297
Black with #827297
Text Example
Text Example
White with #827297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827297; }
p { color: rgb(130,114,151); }
H1.HeaderClassName
{
color: #827297;
}
.AnyTagClassName
{
color: #827297;
}
</style>
background-color css
<style>
a { background-color: #827297; }
a { background-color: rgb(130,114,151); }
div.DivClassName
{
background-color: #827297;
}
.BgClassName
{
background-color: #827297;
}
</style>
border-color css
<style>
span { border-color: #827297; }
span { border-color: rgb(130,114,151); }
td.TdClassName
{
border-color: #827297;
}
.TagClassName
{
border-color: #827297;
}
</style>