Shades of Affair #865099
Tints of Affair #865099
RGB
CMYK
RGB Variations
Color information
#865099 (or 0x865099) is known color: Affair. HEX triplet: 86, 50 and 99. RGB value is (134,80,153). Sum of RGB (Red+Green+Blue) = 134+80+153=367 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.51% from 367); Green value is 80 (31.64% from 255 or 21.80% from 367); Blue value is 153 (60.16% from 255 or 41.69% from 367); Max value from RGB is 153 - color contains mainly: blue. Hex color #865099 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #865099 is #79AF66. Grayscale: #686868. Windows color (decimal): -7974759 or 10047622. OLE color: 10047622.
HSL color Cylindrical-coordinate representation of color #865099: 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.48%. Process color model (Four color, CMYK) of #865099 is Cyan = 0.12, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 80 | 153 | - |
| CMYK | 0.12 | 0.48 | 0 | 0.4 |
| HSL | 284.38º | 0.31% | 0.46% | - |
| HSV(B) | 284.38º | 0.48% | 0.6% | - |
| XYZ | 18.45 | 13.11 | 31.69 | - |
| YUV | 104.47 | 155.39 | 149.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 80 | 153 | 0.12 | 0.48 | 0 | 0.4 | 284.38 | 0.31 | 0.46 |
| Hex | 86 | 50 | 99 | C | 30 | 0 | 28 | 11C | 1F | 2E |
| Octal | 206 | 120 | 231 | 14 | 60 | 0 | 50 | 434 | 37 | 56 |
| Binary | 10000110 | 1010000 | 10011001 | 1100 | 110000 | 0 | 101000 | 100011100 | 11111 | 101110 |
Color Harmonies of #865099
Complementary color
Monochromatic Colors of #865099
Black with #865099
Text Example
Text Example
White with #865099
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865099; }
p { color: rgb(134,80,153); }
H1.HeaderClassName
{
color: #865099;
}
.AnyTagClassName
{
color: #865099;
}
</style>
background-color css
<style>
a { background-color: #865099; }
a { background-color: rgb(134,80,153); }
div.DivClassName
{
background-color: #865099;
}
.BgClassName
{
background-color: #865099;
}
</style>
border-color css
<style>
span { border-color: #865099; }
span { border-color: rgb(134,80,153); }
td.TdClassName
{
border-color: #865099;
}
.TagClassName
{
border-color: #865099;
}
</style>