Shades of Affair #885698
Tints of Affair #885698
RGB
CMYK
RGB Variations
Color information
#885698 (or 0x885698) is known color: Affair. HEX triplet: 88, 56 and 98. RGB value is (136,86,152). Sum of RGB (Red+Green+Blue) = 136+86+152=374 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.36% from 374); Green value is 86 (33.98% from 255 or 22.99% from 374); Blue value is 152 (59.77% from 255 or 40.64% from 374); Max value from RGB is 152 - color contains mainly: blue. Hex color #885698 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #885698 is #77A967. Grayscale: #6C6C6C. Windows color (decimal): -7842152 or 9983624. OLE color: 9983624.
HSL color Cylindrical-coordinate representation of color #885698: hue angle of 285.45º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #885698 is Cyan = 0.11, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 136 | 86 | 152 | - |
| CMYK | 0.11 | 0.43 | 0 | 0.40 |
| HSL | 285.45º | 0.28% | 0.47% | - |
| HSV(B) | 285.45º | 0.43% | 0.6% | - |
| XYZ | 19.15 | 14.16 | 31.43 | - |
| YUV | 108.47 | 152.57 | 147.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 86 | 152 | 0.11 | 0.43 | 0 | 0.40 | 285.45 | 0.28 | 0.47 |
| Hex | 88 | 56 | 98 | B | 2B | 0 | 28 | 11D | 1C | 2F |
| Octal | 210 | 126 | 230 | 13 | 53 | 0 | 50 | 435 | 34 | 57 |
| Binary | 10001000 | 1010110 | 10011000 | 1011 | 101011 | 0 | 101000 | 100011101 | 11100 | 101111 |
Color Harmonies of #885698
Complementary color
Monochromatic Colors of #885698
Black with #885698
Text Example
Text Example
White with #885698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885698; }
p { color: rgb(136,86,152); }
H1.HeaderClassName
{
color: #885698;
}
.AnyTagClassName
{
color: #885698;
}
</style>
background-color css
<style>
a { background-color: #885698; }
a { background-color: rgb(136,86,152); }
div.DivClassName
{
background-color: #885698;
}
.BgClassName
{
background-color: #885698;
}
</style>
border-color css
<style>
span { border-color: #885698; }
span { border-color: rgb(136,86,152); }
td.TdClassName
{
border-color: #885698;
}
.TagClassName
{
border-color: #885698;
}
</style>