Shades of Affair #885798
Tints of Affair #885798
RGB
CMYK
RGB Variations
Color information
#885798 (or 0x885798) is known color: Affair. HEX triplet: 88, 57 and 98. RGB value is (136,87,152). Sum of RGB (Red+Green+Blue) = 136+87+152=375 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.27% from 375); Green value is 87 (34.38% from 255 or 23.2% from 375); Blue value is 152 (59.77% from 255 or 40.53% from 375); Max value from RGB is 152 - color contains mainly: blue. Hex color #885798 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #885798 is #77A867. Grayscale: #6C6C6C. Windows color (decimal): -7841896 or 9983880. OLE color: 9983880.
HSL color Cylindrical-coordinate representation of color #885798: hue angle of 285.23º degrees, saturation: 0.27, 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 #885798 is Cyan = 0.11, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 136 | 87 | 152 | - |
| CMYK | 0.11 | 0.43 | 0 | 0.40 |
| HSL | 285.23º | 0.27% | 0.47% | - |
| HSV(B) | 285.23º | 0.43% | 0.6% | - |
| XYZ | 19.23 | 14.32 | 31.46 | - |
| YUV | 109.06 | 152.23 | 147.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 87 | 152 | 0.11 | 0.43 | 0 | 0.40 | 285.23 | 0.27 | 0.47 |
| Hex | 88 | 57 | 98 | B | 2B | 0 | 28 | 11D | 1B | 2F |
| Octal | 210 | 127 | 230 | 13 | 53 | 0 | 50 | 435 | 33 | 57 |
| Binary | 10001000 | 1010111 | 10011000 | 1011 | 101011 | 0 | 101000 | 100011101 | 11011 | 101111 |
Color Harmonies of #885798
Complementary color
Monochromatic Colors of #885798
Black with #885798
Text Example
Text Example
White with #885798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885798; }
p { color: rgb(136,87,152); }
H1.HeaderClassName
{
color: #885798;
}
.AnyTagClassName
{
color: #885798;
}
</style>
background-color css
<style>
a { background-color: #885798; }
a { background-color: rgb(136,87,152); }
div.DivClassName
{
background-color: #885798;
}
.BgClassName
{
background-color: #885798;
}
</style>
border-color css
<style>
span { border-color: #885798; }
span { border-color: rgb(136,87,152); }
td.TdClassName
{
border-color: #885798;
}
.TagClassName
{
border-color: #885798;
}
</style>