Shades of Affair #87519A
Tints of Affair #87519A
RGB
CMYK
RGB Variations
Color information
#87519A (or 0x87519A) is known color: Affair. HEX triplet: 87, 51 and 9A. RGB value is (135,81,154). Sum of RGB (Red+Green+Blue) = 135+81+154=370 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.49% from 370); Green value is 81 (32.03% from 255 or 21.89% from 370); Blue value is 154 (60.55% from 255 or 41.62% from 370); Max value from RGB is 154 - color contains mainly: blue. Hex color #87519A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #87519A is #78AE65. Grayscale: #696969. Windows color (decimal): -7908966 or 10113415. OLE color: 10113415.
HSL color Cylindrical-coordinate representation of color #87519A: hue angle of 284.38º degrees, saturation: 0.31, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #87519A is Cyan = 0.12, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 135 | 81 | 154 | - |
| CMYK | 0.12 | 0.47 | 0 | 0.40 |
| HSL | 284.38º | 0.31% | 0.46% | - |
| HSV(B) | 284.38º | 0.47% | 0.6% | - |
| XYZ | 18.77 | 13.37 | 32.16 | - |
| YUV | 105.47 | 155.39 | 149.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 81 | 154 | 0.12 | 0.47 | 0 | 0.40 | 284.38 | 0.31 | 0.46 |
| Hex | 87 | 51 | 9A | C | 2F | 0 | 28 | 11C | 1F | 2E |
| Octal | 207 | 121 | 232 | 14 | 57 | 0 | 50 | 434 | 37 | 56 |
| Binary | 10000111 | 1010001 | 10011010 | 1100 | 101111 | 0 | 101000 | 100011100 | 11111 | 101110 |
Color Harmonies of #87519A
Complementary color
Monochromatic Colors of #87519A
Black with #87519A
Text Example
Text Example
White with #87519A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #87519A; }
p { color: rgb(135,81,154); }
H1.HeaderClassName
{
color: #87519A;
}
.AnyTagClassName
{
color: #87519A;
}
</style>
background-color css
<style>
a { background-color: #87519A; }
a { background-color: rgb(135,81,154); }
div.DivClassName
{
background-color: #87519A;
}
.BgClassName
{
background-color: #87519A;
}
</style>
border-color css
<style>
span { border-color: #87519A; }
span { border-color: rgb(135,81,154); }
td.TdClassName
{
border-color: #87519A;
}
.TagClassName
{
border-color: #87519A;
}
</style>