Shades of Deluge #838097
Tints of Deluge #838097
RGB
CMYK
RGB Variations
Color information
#838097 (or 0x838097) is known color: Deluge. HEX triplet: 83, 80 and 97. RGB value is (131,128,151). Sum of RGB (Red+Green+Blue) = 131+128+151=410 (54% of max value = 765). Red value is 131 (51.56% from 255 or 31.95% from 410); Green value is 128 (50.39% from 255 or 31.22% from 410); Blue value is 151 (59.38% from 255 or 36.83% from 410); Max value from RGB is 151 - color contains mainly: blue. Hex color #838097 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #838097 is #7C7F68. Grayscale: #838383. Windows color (decimal): -8159081 or 9928835. OLE color: 9928835.
HSL color Cylindrical-coordinate representation of color #838097: hue angle of 247.83º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #838097 is Cyan = 0.13, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 131 | 128 | 151 | - |
| CMYK | 0.13 | 0.15 | 0 | 0.41 |
| HSL | 247.83º | 0.1% | 0.55% | - |
| HSV(B) | 247.83º | 0.15% | 0.59% | - |
| XYZ | 22.67 | 22.5 | 32.43 | - |
| YUV | 131.52 | 138.99 | 127.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 128 | 151 | 0.13 | 0.15 | 0 | 0.41 | 247.83 | 0.1 | 0.55 |
| Hex | 83 | 80 | 97 | D | F | 0 | 29 | F8 | A | 37 |
| Octal | 203 | 200 | 227 | 15 | 17 | 0 | 51 | 370 | 12 | 67 |
| Binary | 10000011 | 10000000 | 10010111 | 1101 | 1111 | 0 | 101001 | 11111000 | 1010 | 110111 |
Color Harmonies of #838097
Complementary color
Monochromatic Colors of #838097
Black with #838097
Text Example
Text Example
White with #838097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838097; }
p { color: rgb(131,128,151); }
H1.HeaderClassName
{
color: #838097;
}
.AnyTagClassName
{
color: #838097;
}
</style>
background-color css
<style>
a { background-color: #838097; }
a { background-color: rgb(131,128,151); }
div.DivClassName
{
background-color: #838097;
}
.BgClassName
{
background-color: #838097;
}
</style>
border-color css
<style>
span { border-color: #838097; }
span { border-color: rgb(131,128,151); }
td.TdClassName
{
border-color: #838097;
}
.TagClassName
{
border-color: #838097;
}
</style>