Shades of Affair #87569A
Tints of Affair #87569A
RGB
CMYK
RGB Variations
Color information
#87569A (or 0x87569A) is known color: Affair. HEX triplet: 87, 56 and 9A. RGB value is (135,86,154). Sum of RGB (Red+Green+Blue) = 135+86+154=375 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36% from 375); Green value is 86 (33.98% from 255 or 22.93% from 375); Blue value is 154 (60.55% from 255 or 41.07% from 375); Max value from RGB is 154 - color contains mainly: blue. Hex color #87569A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #87569A is #78A965. Grayscale: #6C6C6C. Windows color (decimal): -7907686 or 10114695. OLE color: 10114695.
HSL color Cylindrical-coordinate representation of color #87569A: hue angle of 283.24º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #87569A is Cyan = 0.12, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 135 | 86 | 154 | - |
| CMYK | 0.12 | 0.44 | 0 | 0.40 |
| HSL | 283.24º | 0.28% | 0.47% | - |
| HSV(B) | 283.24º | 0.44% | 0.6% | - |
| XYZ | 19.15 | 14.14 | 32.29 | - |
| YUV | 108.4 | 153.73 | 146.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 86 | 154 | 0.12 | 0.44 | 0 | 0.40 | 283.24 | 0.28 | 0.47 |
| Hex | 87 | 56 | 9A | C | 2C | 0 | 28 | 11B | 1C | 2F |
| Octal | 207 | 126 | 232 | 14 | 54 | 0 | 50 | 433 | 34 | 57 |
| Binary | 10000111 | 1010110 | 10011010 | 1100 | 101100 | 0 | 101000 | 100011011 | 11100 | 101111 |
Color Harmonies of #87569A
Complementary color
Monochromatic Colors of #87569A
Black with #87569A
Text Example
Text Example
White with #87569A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #87569A; }
p { color: rgb(135,86,154); }
H1.HeaderClassName
{
color: #87569A;
}
.AnyTagClassName
{
color: #87569A;
}
</style>
background-color css
<style>
a { background-color: #87569A; }
a { background-color: rgb(135,86,154); }
div.DivClassName
{
background-color: #87569A;
}
.BgClassName
{
background-color: #87569A;
}
</style>
border-color css
<style>
span { border-color: #87569A; }
span { border-color: rgb(135,86,154); }
td.TdClassName
{
border-color: #87569A;
}
.TagClassName
{
border-color: #87569A;
}
</style>