Shades of Affair #885597
Tints of Affair #885597
RGB
CMYK
RGB Variations
Color information
#885597 (or 0x885597) is known color: Affair. HEX triplet: 88, 55 and 97. RGB value is (136,85,151). Sum of RGB (Red+Green+Blue) = 136+85+151=372 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.56% from 372); Green value is 85 (33.59% from 255 or 22.85% from 372); Blue value is 151 (59.38% from 255 or 40.59% from 372); Max value from RGB is 151 - color contains mainly: blue. Hex color #885597 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #885597 is #77AA68. Grayscale: #6B6B6B. Windows color (decimal): -7842409 or 9917832. OLE color: 9917832.
HSL color Cylindrical-coordinate representation of color #885597: hue angle of 286.36º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #885597 is Cyan = 0.10, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 136 | 85 | 151 | - |
| CMYK | 0.10 | 0.44 | 0 | 0.41 |
| HSL | 286.36º | 0.28% | 0.46% | - |
| HSV(B) | 286.36º | 0.44% | 0.59% | - |
| XYZ | 18.99 | 13.97 | 30.97 | - |
| YUV | 107.77 | 152.4 | 148.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 85 | 151 | 0.10 | 0.44 | 0 | 0.41 | 286.36 | 0.28 | 0.46 |
| Hex | 88 | 55 | 97 | A | 2C | 0 | 29 | 11E | 1C | 2E |
| Octal | 210 | 125 | 227 | 12 | 54 | 0 | 51 | 436 | 34 | 56 |
| Binary | 10001000 | 1010101 | 10010111 | 1010 | 101100 | 0 | 101001 | 100011110 | 11100 | 101110 |
Color Harmonies of #885597
Complementary color
Monochromatic Colors of #885597
Black with #885597
Text Example
Text Example
White with #885597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885597; }
p { color: rgb(136,85,151); }
H1.HeaderClassName
{
color: #885597;
}
.AnyTagClassName
{
color: #885597;
}
</style>
background-color css
<style>
a { background-color: #885597; }
a { background-color: rgb(136,85,151); }
div.DivClassName
{
background-color: #885597;
}
.BgClassName
{
background-color: #885597;
}
</style>
border-color css
<style>
span { border-color: #885597; }
span { border-color: rgb(136,85,151); }
td.TdClassName
{
border-color: #885597;
}
.TagClassName
{
border-color: #885597;
}
</style>