Shades of Deluge #868198
Tints of Deluge #868198
RGB
CMYK
RGB Variations
Color information
#868198 (or 0x868198) is known color: Deluge. HEX triplet: 86, 81 and 98. RGB value is (134,129,152). Sum of RGB (Red+Green+Blue) = 134+129+152=415 (54% of max value = 765). Red value is 134 (52.73% from 255 or 32.29% from 415); Green value is 129 (50.78% from 255 or 31.08% from 415); Blue value is 152 (59.77% from 255 or 36.63% from 415); Max value from RGB is 152 - color contains mainly: blue. Hex color #868198 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #868198 is #797E67. Grayscale: #858585. Windows color (decimal): -7962216 or 9994630. OLE color: 9994630.
HSL color Cylindrical-coordinate representation of color #868198: hue angle of 253.04º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #868198 is Cyan = 0.12, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 129 | 152 | - |
| CMYK | 0.12 | 0.15 | 0 | 0.40 |
| HSL | 253.04º | 0.1% | 0.55% | - |
| HSV(B) | 253.04º | 0.15% | 0.6% | - |
| XYZ | 23.35 | 23.04 | 32.92 | - |
| YUV | 133.12 | 138.66 | 128.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 129 | 152 | 0.12 | 0.15 | 0 | 0.40 | 253.04 | 0.1 | 0.55 |
| Hex | 86 | 81 | 98 | C | F | 0 | 28 | FD | A | 37 |
| Octal | 206 | 201 | 230 | 14 | 17 | 0 | 50 | 375 | 12 | 67 |
| Binary | 10000110 | 10000001 | 10011000 | 1100 | 1111 | 0 | 101000 | 11111101 | 1010 | 110111 |
Color Harmonies of #868198
Complementary color
Monochromatic Colors of #868198
Black with #868198
Text Example
Text Example
White with #868198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868198; }
p { color: rgb(134,129,152); }
H1.HeaderClassName
{
color: #868198;
}
.AnyTagClassName
{
color: #868198;
}
</style>
background-color css
<style>
a { background-color: #868198; }
a { background-color: rgb(134,129,152); }
div.DivClassName
{
background-color: #868198;
}
.BgClassName
{
background-color: #868198;
}
</style>
border-color css
<style>
span { border-color: #868198; }
span { border-color: rgb(134,129,152); }
td.TdClassName
{
border-color: #868198;
}
.TagClassName
{
border-color: #868198;
}
</style>