Shades of Deluge #837297
Tints of Deluge #837297
RGB
CMYK
RGB Variations
Color information
#837297 (or 0x837297) is known color: Deluge. HEX triplet: 83, 72 and 97. RGB value is (131,114,151). Sum of RGB (Red+Green+Blue) = 131+114+151=396 (52% of max value = 765). Red value is 131 (51.56% from 255 or 33.08% from 396); Green value is 114 (44.92% from 255 or 28.79% from 396); Blue value is 151 (59.38% from 255 or 38.13% from 396); Max value from RGB is 151 - color contains mainly: blue. Hex color #837297 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837297 is #7C8D68. Grayscale: #7B7B7B. Windows color (decimal): -8162665 or 9925251. OLE color: 9925251.
HSL color Cylindrical-coordinate representation of color #837297: hue angle of 267.57º 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 #837297 is Cyan = 0.13, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 131 | 114 | 151 | - |
| CMYK | 0.13 | 0.25 | 0 | 0.41 |
| HSL | 267.57º | 0.15% | 0.52% | - |
| HSV(B) | 267.57º | 0.25% | 0.59% | - |
| XYZ | 20.96 | 19.09 | 31.86 | - |
| YUV | 123.3 | 143.63 | 133.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 151 | 0.13 | 0.25 | 0 | 0.41 | 267.57 | 0.15 | 0.52 |
| Hex | 83 | 72 | 97 | D | 19 | 0 | 29 | 10C | F | 34 |
| Octal | 203 | 162 | 227 | 15 | 31 | 0 | 51 | 414 | 17 | 64 |
| Binary | 10000011 | 1110010 | 10010111 | 1101 | 11001 | 0 | 101001 | 100001100 | 1111 | 110100 |
Color Harmonies of #837297
Complementary color
Monochromatic Colors of #837297
Black with #837297
Text Example
Text Example
White with #837297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837297; }
p { color: rgb(131,114,151); }
H1.HeaderClassName
{
color: #837297;
}
.AnyTagClassName
{
color: #837297;
}
</style>
background-color css
<style>
a { background-color: #837297; }
a { background-color: rgb(131,114,151); }
div.DivClassName
{
background-color: #837297;
}
.BgClassName
{
background-color: #837297;
}
</style>
border-color css
<style>
span { border-color: #837297; }
span { border-color: rgb(131,114,151); }
td.TdClassName
{
border-color: #837297;
}
.TagClassName
{
border-color: #837297;
}
</style>