Shades of Deluge #858097
Tints of Deluge #858097
RGB
CMYK
RGB Variations
Color information
#858097 (or 0x858097) is known color: Deluge. HEX triplet: 85, 80 and 97. RGB value is (133,128,151). Sum of RGB (Red+Green+Blue) = 133+128+151=412 (54% of max value = 765). Red value is 133 (52.34% from 255 or 32.28% from 412); Green value is 128 (50.39% from 255 or 31.07% from 412); Blue value is 151 (59.38% from 255 or 36.65% from 412); Max value from RGB is 151 - color contains mainly: blue. Hex color #858097 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858097 is #7A7F68. Grayscale: #848484. Windows color (decimal): -8028009 or 9928837. OLE color: 9928837.
HSL color Cylindrical-coordinate representation of color #858097: hue angle of 253.04º 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 #858097 is Cyan = 0.12, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 128 | 151 | - |
| CMYK | 0.12 | 0.15 | 0 | 0.41 |
| HSL | 253.04º | 0.1% | 0.55% | - |
| HSV(B) | 253.04º | 0.15% | 0.59% | - |
| XYZ | 22.98 | 22.66 | 32.44 | - |
| YUV | 132.12 | 138.66 | 128.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 128 | 151 | 0.12 | 0.15 | 0 | 0.41 | 253.04 | 0.1 | 0.55 |
| Hex | 85 | 80 | 97 | C | F | 0 | 29 | FD | A | 37 |
| Octal | 205 | 200 | 227 | 14 | 17 | 0 | 51 | 375 | 12 | 67 |
| Binary | 10000101 | 10000000 | 10010111 | 1100 | 1111 | 0 | 101001 | 11111101 | 1010 | 110111 |
Color Harmonies of #858097
Complementary color
Monochromatic Colors of #858097
Black with #858097
Text Example
Text Example
White with #858097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858097; }
p { color: rgb(133,128,151); }
H1.HeaderClassName
{
color: #858097;
}
.AnyTagClassName
{
color: #858097;
}
</style>
background-color css
<style>
a { background-color: #858097; }
a { background-color: rgb(133,128,151); }
div.DivClassName
{
background-color: #858097;
}
.BgClassName
{
background-color: #858097;
}
</style>
border-color css
<style>
span { border-color: #858097; }
span { border-color: rgb(133,128,151); }
td.TdClassName
{
border-color: #858097;
}
.TagClassName
{
border-color: #858097;
}
</style>