Shades of Deluge #807397
Tints of Deluge #807397
RGB
CMYK
RGB Variations
Color information
#807397 (or 0x807397) is known color: Deluge. HEX triplet: 80, 73 and 97. RGB value is (128,115,151). Sum of RGB (Red+Green+Blue) = 128+115+151=394 (52% of max value = 765). Red value is 128 (50.39% from 255 or 32.49% from 394); Green value is 115 (45.31% from 255 or 29.19% from 394); Blue value is 151 (59.38% from 255 or 38.32% from 394); Max value from RGB is 151 - color contains mainly: blue. Hex color #807397 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #807397 is #7F8C68. Grayscale: #7A7A7A. Windows color (decimal): -8359017 or 9925504. OLE color: 9925504.
HSL color Cylindrical-coordinate representation of color #807397: hue angle of 261.67º 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 #807397 is Cyan = 0.15, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 128 | 115 | 151 | - |
| CMYK | 0.15 | 0.24 | 0 | 0.41 |
| HSL | 261.67º | 0.15% | 0.52% | - |
| HSV(B) | 261.67º | 0.24% | 0.59% | - |
| XYZ | 20.62 | 19.09 | 31.88 | - |
| YUV | 122.99 | 143.81 | 131.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 115 | 151 | 0.15 | 0.24 | 0 | 0.41 | 261.67 | 0.15 | 0.52 |
| Hex | 80 | 73 | 97 | F | 18 | 0 | 29 | 106 | F | 34 |
| Octal | 200 | 163 | 227 | 17 | 30 | 0 | 51 | 406 | 17 | 64 |
| Binary | 10000000 | 1110011 | 10010111 | 1111 | 11000 | 0 | 101001 | 100000110 | 1111 | 110100 |
Color Harmonies of #807397
Complementary color
Monochromatic Colors of #807397
Black with #807397
Text Example
Text Example
White with #807397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807397; }
p { color: rgb(128,115,151); }
H1.HeaderClassName
{
color: #807397;
}
.AnyTagClassName
{
color: #807397;
}
</style>
background-color css
<style>
a { background-color: #807397; }
a { background-color: rgb(128,115,151); }
div.DivClassName
{
background-color: #807397;
}
.BgClassName
{
background-color: #807397;
}
</style>
border-color css
<style>
span { border-color: #807397; }
span { border-color: rgb(128,115,151); }
td.TdClassName
{
border-color: #807397;
}
.TagClassName
{
border-color: #807397;
}
</style>