Shades of Deluge #858197
Tints of Deluge #858197
RGB
CMYK
RGB Variations
Color information
#858197 (or 0x858197) is known color: Deluge. HEX triplet: 85, 81 and 97. RGB value is (133,129,151). Sum of RGB (Red+Green+Blue) = 133+129+151=413 (54% of max value = 765). Red value is 133 (52.34% from 255 or 32.20% from 413); Green value is 129 (50.78% from 255 or 31.23% from 413); Blue value is 151 (59.38% from 255 or 36.56% from 413); Max value from RGB is 151 - color contains mainly: blue. Hex color #858197 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #858197 is #7A7E68. Grayscale: #848484. Windows color (decimal): -8027753 or 9929093. OLE color: 9929093.
HSL color Cylindrical-coordinate representation of color #858197: hue angle of 250.91º 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 #858197 is Cyan = 0.12, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 129 | 151 | - |
| CMYK | 0.12 | 0.15 | 0 | 0.41 |
| HSL | 250.91º | 0.1% | 0.55% | - |
| HSV(B) | 250.91º | 0.15% | 0.59% | - |
| XYZ | 23.11 | 22.92 | 32.48 | - |
| YUV | 132.7 | 138.33 | 128.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 129 | 151 | 0.12 | 0.15 | 0 | 0.41 | 250.91 | 0.1 | 0.55 |
| Hex | 85 | 81 | 97 | C | F | 0 | 29 | FB | A | 37 |
| Octal | 205 | 201 | 227 | 14 | 17 | 0 | 51 | 373 | 12 | 67 |
| Binary | 10000101 | 10000001 | 10010111 | 1100 | 1111 | 0 | 101001 | 11111011 | 1010 | 110111 |
Color Harmonies of #858197
Complementary color
Monochromatic Colors of #858197
Black with #858197
Text Example
Text Example
White with #858197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858197; }
p { color: rgb(133,129,151); }
H1.HeaderClassName
{
color: #858197;
}
.AnyTagClassName
{
color: #858197;
}
</style>
background-color css
<style>
a { background-color: #858197; }
a { background-color: rgb(133,129,151); }
div.DivClassName
{
background-color: #858197;
}
.BgClassName
{
background-color: #858197;
}
</style>
border-color css
<style>
span { border-color: #858197; }
span { border-color: rgb(133,129,151); }
td.TdClassName
{
border-color: #858197;
}
.TagClassName
{
border-color: #858197;
}
</style>