Shades of Affair #87569C
Tints of Affair #87569C
RGB
CMYK
RGB Variations
Color information
#87569C (or 0x87569C) is known color: Affair. HEX triplet: 87, 56 and 9C. RGB value is (135,86,156). Sum of RGB (Red+Green+Blue) = 135+86+156=377 (49% of max value = 765). Red value is 135 (53.12% from 255 or 35.81% from 377); Green value is 86 (33.98% from 255 or 22.81% from 377); Blue value is 156 (61.33% from 255 or 41.38% from 377); Max value from RGB is 156 - color contains mainly: blue. Hex color #87569C is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #87569C is #78A963. Grayscale: #6C6C6C. Windows color (decimal): -7907684 or 10245767. OLE color: 10245767.
HSL color Cylindrical-coordinate representation of color #87569C: hue angle of 282º degrees, saturation: 0.29, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #87569C is Cyan = 0.13, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 135 | 86 | 156 | - |
| CMYK | 0.13 | 0.45 | 0 | 0.39 |
| HSL | 282º | 0.29% | 0.47% | - |
| HSV(B) | 282º | 0.45% | 0.61% | - |
| XYZ | 19.32 | 14.21 | 33.18 | - |
| YUV | 108.63 | 154.73 | 146.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 86 | 156 | 0.13 | 0.45 | 0 | 0.39 | 282 | 0.29 | 0.47 |
| Hex | 87 | 56 | 9C | D | 2D | 0 | 27 | 11A | 1D | 2F |
| Octal | 207 | 126 | 234 | 15 | 55 | 0 | 47 | 432 | 35 | 57 |
| Binary | 10000111 | 1010110 | 10011100 | 1101 | 101101 | 0 | 100111 | 100011010 | 11101 | 101111 |
Color Harmonies of #87569C
Complementary color
Monochromatic Colors of #87569C
Black with #87569C
Text Example
Text Example
White with #87569C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #87569C; }
p { color: rgb(135,86,156); }
H1.HeaderClassName
{
color: #87569C;
}
.AnyTagClassName
{
color: #87569C;
}
</style>
background-color css
<style>
a { background-color: #87569C; }
a { background-color: rgb(135,86,156); }
div.DivClassName
{
background-color: #87569C;
}
.BgClassName
{
background-color: #87569C;
}
</style>
border-color css
<style>
span { border-color: #87569C; }
span { border-color: rgb(135,86,156); }
td.TdClassName
{
border-color: #87569C;
}
.TagClassName
{
border-color: #87569C;
}
</style>