Shades of Affair #885696
Tints of Affair #885696
RGB
CMYK
RGB Variations
Color information
#885696 (or 0x885696) is known color: Affair. HEX triplet: 88, 56 and 96. RGB value is (136,86,150). Sum of RGB (Red+Green+Blue) = 136+86+150=372 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.56% from 372); Green value is 86 (33.98% from 255 or 23.12% from 372); Blue value is 150 (58.98% from 255 or 40.32% from 372); Max value from RGB is 150 - color contains mainly: blue. Hex color #885696 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #885696 is #77A969. Grayscale: #6C6C6C. Windows color (decimal): -7842154 or 9852552. OLE color: 9852552.
HSL color Cylindrical-coordinate representation of color #885696: hue angle of 286.88º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #885696 is Cyan = 0.09, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 136 | 86 | 150 | - |
| CMYK | 0.09 | 0.43 | 0 | 0.41 |
| HSL | 286.88º | 0.27% | 0.46% | - |
| HSV(B) | 286.88º | 0.43% | 0.59% | - |
| XYZ | 18.99 | 14.09 | 30.57 | - |
| YUV | 108.25 | 151.57 | 147.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 86 | 150 | 0.09 | 0.43 | 0 | 0.41 | 286.88 | 0.27 | 0.46 |
| Hex | 88 | 56 | 96 | 9 | 2B | 0 | 29 | 11F | 1B | 2E |
| Octal | 210 | 126 | 226 | 11 | 53 | 0 | 51 | 437 | 33 | 56 |
| Binary | 10001000 | 1010110 | 10010110 | 1001 | 101011 | 0 | 101001 | 100011111 | 11011 | 101110 |
Color Harmonies of #885696
Complementary color
Monochromatic Colors of #885696
Black with #885696
Text Example
Text Example
White with #885696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885696; }
p { color: rgb(136,86,150); }
H1.HeaderClassName
{
color: #885696;
}
.AnyTagClassName
{
color: #885696;
}
</style>
background-color css
<style>
a { background-color: #885696; }
a { background-color: rgb(136,86,150); }
div.DivClassName
{
background-color: #885696;
}
.BgClassName
{
background-color: #885696;
}
</style>
border-color css
<style>
span { border-color: #885696; }
span { border-color: rgb(136,86,150); }
td.TdClassName
{
border-color: #885696;
}
.TagClassName
{
border-color: #885696;
}
</style>