Shades of Deluge #867698
Tints of Deluge #867698
RGB
CMYK
RGB Variations
Color information
#867698 (or 0x867698) is known color: Deluge. HEX triplet: 86, 76 and 98. RGB value is (134,118,152). Sum of RGB (Red+Green+Blue) = 134+118+152=404 (53% of max value = 765). Red value is 134 (52.73% from 255 or 33.17% from 404); Green value is 118 (46.48% from 255 or 29.21% from 404); Blue value is 152 (59.77% from 255 or 37.62% from 404); Max value from RGB is 152 - color contains mainly: blue. Hex color #867698 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867698 is #798967. Grayscale: #7E7E7E. Windows color (decimal): -7965032 or 9991814. OLE color: 9991814.
HSL color Cylindrical-coordinate representation of color #867698: hue angle of 268.24º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #867698 is Cyan = 0.12, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 118 | 152 | - |
| CMYK | 0.12 | 0.22 | 0 | 0.40 |
| HSL | 268.24º | 0.14% | 0.53% | - |
| HSV(B) | 268.24º | 0.22% | 0.6% | - |
| XYZ | 21.98 | 20.29 | 32.46 | - |
| YUV | 126.66 | 142.3 | 133.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 118 | 152 | 0.12 | 0.22 | 0 | 0.40 | 268.24 | 0.14 | 0.53 |
| Hex | 86 | 76 | 98 | C | 16 | 0 | 28 | 10C | E | 35 |
| Octal | 206 | 166 | 230 | 14 | 26 | 0 | 50 | 414 | 16 | 65 |
| Binary | 10000110 | 1110110 | 10011000 | 1100 | 10110 | 0 | 101000 | 100001100 | 1110 | 110101 |
Color Harmonies of #867698
Complementary color
Monochromatic Colors of #867698
Black with #867698
Text Example
Text Example
White with #867698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867698; }
p { color: rgb(134,118,152); }
H1.HeaderClassName
{
color: #867698;
}
.AnyTagClassName
{
color: #867698;
}
</style>
background-color css
<style>
a { background-color: #867698; }
a { background-color: rgb(134,118,152); }
div.DivClassName
{
background-color: #867698;
}
.BgClassName
{
background-color: #867698;
}
</style>
border-color css
<style>
span { border-color: #867698; }
span { border-color: rgb(134,118,152); }
td.TdClassName
{
border-color: #867698;
}
.TagClassName
{
border-color: #867698;
}
</style>