Shades of Deluge #847397
Tints of Deluge #847397
RGB
CMYK
RGB Variations
Color information
#847397 (or 0x847397) is known color: Deluge. HEX triplet: 84, 73 and 97. RGB value is (132,115,151). Sum of RGB (Red+Green+Blue) = 132+115+151=398 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.17% from 398); Green value is 115 (45.31% from 255 or 28.89% from 398); Blue value is 151 (59.38% from 255 or 37.94% from 398); Max value from RGB is 151 - color contains mainly: blue. Hex color #847397 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847397 is #7B8C68. Grayscale: #7C7C7C. Windows color (decimal): -8096873 or 9925508. OLE color: 9925508.
HSL color Cylindrical-coordinate representation of color #847397: hue angle of 268.33º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #847397 is Cyan = 0.13, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 115 | 151 | - |
| CMYK | 0.13 | 0.24 | 0 | 0.41 |
| HSL | 268.33º | 0.15% | 0.52% | - |
| HSV(B) | 268.33º | 0.24% | 0.59% | - |
| XYZ | 21.23 | 19.4 | 31.9 | - |
| YUV | 124.19 | 143.13 | 133.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 115 | 151 | 0.13 | 0.24 | 0 | 0.41 | 268.33 | 0.15 | 0.52 |
| Hex | 84 | 73 | 97 | D | 18 | 0 | 29 | 10C | F | 34 |
| Octal | 204 | 163 | 227 | 15 | 30 | 0 | 51 | 414 | 17 | 64 |
| Binary | 10000100 | 1110011 | 10010111 | 1101 | 11000 | 0 | 101001 | 100001100 | 1111 | 110100 |
Color Harmonies of #847397
Complementary color
Monochromatic Colors of #847397
Black with #847397
Text Example
Text Example
White with #847397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847397; }
p { color: rgb(132,115,151); }
H1.HeaderClassName
{
color: #847397;
}
.AnyTagClassName
{
color: #847397;
}
</style>
background-color css
<style>
a { background-color: #847397; }
a { background-color: rgb(132,115,151); }
div.DivClassName
{
background-color: #847397;
}
.BgClassName
{
background-color: #847397;
}
</style>
border-color css
<style>
span { border-color: #847397; }
span { border-color: rgb(132,115,151); }
td.TdClassName
{
border-color: #847397;
}
.TagClassName
{
border-color: #847397;
}
</style>