Shades of Affair #87559A
Tints of Affair #87559A
RGB
CMYK
RGB Variations
Color information
#87559A (or 0x87559A) is known color: Affair. HEX triplet: 87, 55 and 9A. RGB value is (135,85,154). Sum of RGB (Red+Green+Blue) = 135+85+154=374 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.10% from 374); Green value is 85 (33.59% from 255 or 22.73% from 374); Blue value is 154 (60.55% from 255 or 41.18% from 374); Max value from RGB is 154 - color contains mainly: blue. Hex color #87559A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #87559A is #78AA65. Grayscale: #6B6B6B. Windows color (decimal): -7907942 or 10114439. OLE color: 10114439.
HSL color Cylindrical-coordinate representation of color #87559A: hue angle of 283.48º degrees, saturation: 0.29, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #87559A is Cyan = 0.12, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 135 | 85 | 154 | - |
| CMYK | 0.12 | 0.45 | 0 | 0.40 |
| HSL | 283.48º | 0.29% | 0.47% | - |
| HSV(B) | 283.48º | 0.45% | 0.6% | - |
| XYZ | 19.07 | 13.98 | 32.27 | - |
| YUV | 107.82 | 154.07 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 85 | 154 | 0.12 | 0.45 | 0 | 0.40 | 283.48 | 0.29 | 0.47 |
| Hex | 87 | 55 | 9A | C | 2D | 0 | 28 | 11B | 1D | 2F |
| Octal | 207 | 125 | 232 | 14 | 55 | 0 | 50 | 433 | 35 | 57 |
| Binary | 10000111 | 1010101 | 10011010 | 1100 | 101101 | 0 | 101000 | 100011011 | 11101 | 101111 |
Color Harmonies of #87559A
Complementary color
Monochromatic Colors of #87559A
Black with #87559A
Text Example
Text Example
White with #87559A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #87559A; }
p { color: rgb(135,85,154); }
H1.HeaderClassName
{
color: #87559A;
}
.AnyTagClassName
{
color: #87559A;
}
</style>
background-color css
<style>
a { background-color: #87559A; }
a { background-color: rgb(135,85,154); }
div.DivClassName
{
background-color: #87559A;
}
.BgClassName
{
background-color: #87559A;
}
</style>
border-color css
<style>
span { border-color: #87559A; }
span { border-color: rgb(135,85,154); }
td.TdClassName
{
border-color: #87559A;
}
.TagClassName
{
border-color: #87559A;
}
</style>