Shades of Affair #885595
Tints of Affair #885595
RGB
CMYK
RGB Variations
Color information
#885595 (or 0x885595) is known color: Affair. HEX triplet: 88, 55 and 95. RGB value is (136,85,149). Sum of RGB (Red+Green+Blue) = 136+85+149=370 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.76% from 370); Green value is 85 (33.59% from 255 or 22.97% from 370); Blue value is 149 (58.59% from 255 or 40.27% from 370); Max value from RGB is 149 - color contains mainly: blue. Hex color #885595 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #885595 is #77AA6A. Grayscale: #6B6B6B. Windows color (decimal): -7842411 or 9786760. OLE color: 9786760.
HSL color Cylindrical-coordinate representation of color #885595: hue angle of 287.81º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #885595 is Cyan = 0.09, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 85 | 149 | - |
| CMYK | 0.09 | 0.43 | 0 | 0.42 |
| HSL | 287.81º | 0.27% | 0.46% | - |
| HSV(B) | 287.81º | 0.43% | 0.58% | - |
| XYZ | 18.83 | 13.9 | 30.12 | - |
| YUV | 107.55 | 151.4 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 85 | 149 | 0.09 | 0.43 | 0 | 0.42 | 287.81 | 0.27 | 0.46 |
| Hex | 88 | 55 | 95 | 9 | 2B | 0 | 2A | 120 | 1B | 2E |
| Octal | 210 | 125 | 225 | 11 | 53 | 0 | 52 | 440 | 33 | 56 |
| Binary | 10001000 | 1010101 | 10010101 | 1001 | 101011 | 0 | 101010 | 100100000 | 11011 | 101110 |
Color Harmonies of #885595
Complementary color
Monochromatic Colors of #885595
Black with #885595
Text Example
Text Example
White with #885595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885595; }
p { color: rgb(136,85,149); }
H1.HeaderClassName
{
color: #885595;
}
.AnyTagClassName
{
color: #885595;
}
</style>
background-color css
<style>
a { background-color: #885595; }
a { background-color: rgb(136,85,149); }
div.DivClassName
{
background-color: #885595;
}
.BgClassName
{
background-color: #885595;
}
</style>
border-color css
<style>
span { border-color: #885595; }
span { border-color: rgb(136,85,149); }
td.TdClassName
{
border-color: #885595;
}
.TagClassName
{
border-color: #885595;
}
</style>