Shades of Affair #86509A
Tints of Affair #86509A
RGB
CMYK
RGB Variations
Color information
#86509A (or 0x86509A) is known color: Affair. HEX triplet: 86, 50 and 9A. RGB value is (134,80,154). Sum of RGB (Red+Green+Blue) = 134+80+154=368 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.41% from 368); Green value is 80 (31.64% from 255 or 21.74% from 368); Blue value is 154 (60.55% from 255 or 41.85% from 368); Max value from RGB is 154 - color contains mainly: blue. Hex color #86509A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86509A is #79AF65. Grayscale: #686868. Windows color (decimal): -7974758 or 10113158. OLE color: 10113158.
HSL color Cylindrical-coordinate representation of color #86509A: hue angle of 283.78º degrees, saturation: 0.32, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #86509A is Cyan = 0.13, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 80 | 154 | - |
| CMYK | 0.13 | 0.48 | 0 | 0.40 |
| HSL | 283.78º | 0.32% | 0.46% | - |
| HSV(B) | 283.78º | 0.48% | 0.6% | - |
| XYZ | 18.53 | 13.14 | 32.13 | - |
| YUV | 104.58 | 155.89 | 148.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 80 | 154 | 0.13 | 0.48 | 0 | 0.40 | 283.78 | 0.32 | 0.46 |
| Hex | 86 | 50 | 9A | D | 30 | 0 | 28 | 11C | 20 | 2E |
| Octal | 206 | 120 | 232 | 15 | 60 | 0 | 50 | 434 | 40 | 56 |
| Binary | 10000110 | 1010000 | 10011010 | 1101 | 110000 | 0 | 101000 | 100011100 | 100000 | 101110 |
Color Harmonies of #86509A
Complementary color
Monochromatic Colors of #86509A
Black with #86509A
Text Example
Text Example
White with #86509A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86509A; }
p { color: rgb(134,80,154); }
H1.HeaderClassName
{
color: #86509A;
}
.AnyTagClassName
{
color: #86509A;
}
</style>
background-color css
<style>
a { background-color: #86509A; }
a { background-color: rgb(134,80,154); }
div.DivClassName
{
background-color: #86509A;
}
.BgClassName
{
background-color: #86509A;
}
</style>
border-color css
<style>
span { border-color: #86509A; }
span { border-color: rgb(134,80,154); }
td.TdClassName
{
border-color: #86509A;
}
.TagClassName
{
border-color: #86509A;
}
</style>