Shades of Affair #805990
Tints of Affair #805990
RGB
CMYK
RGB Variations
Color information
#805990 (or 0x805990) is known color: Affair. HEX triplet: 80, 59 and 90. RGB value is (128,89,144). Sum of RGB (Red+Green+Blue) = 128+89+144=361 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.46% from 361); Green value is 89 (35.16% from 255 or 24.65% from 361); Blue value is 144 (56.64% from 255 or 39.89% from 361); Max value from RGB is 144 - color contains mainly: blue. Hex color #805990 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805990 is #7FA66F. Grayscale: #6A6A6A. Windows color (decimal): -8365680 or 9460096. OLE color: 9460096.
HSL color Cylindrical-coordinate representation of color #805990: hue angle of 282.55º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #805990 is Cyan = 0.11, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 128 | 89 | 144 | - |
| CMYK | 0.11 | 0.38 | 0 | 0.44 |
| HSL | 282.55º | 0.24% | 0.46% | - |
| HSV(B) | 282.55º | 0.38% | 0.56% | - |
| XYZ | 17.51 | 13.75 | 28.12 | - |
| YUV | 106.93 | 148.92 | 143.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 89 | 144 | 0.11 | 0.38 | 0 | 0.44 | 282.55 | 0.24 | 0.46 |
| Hex | 80 | 59 | 90 | B | 26 | 0 | 2C | 11B | 18 | 2E |
| Octal | 200 | 131 | 220 | 13 | 46 | 0 | 54 | 433 | 30 | 56 |
| Binary | 10000000 | 1011001 | 10010000 | 1011 | 100110 | 0 | 101100 | 100011011 | 11000 | 101110 |
Color Harmonies of #805990
Complementary color
Monochromatic Colors of #805990
Black with #805990
Text Example
Text Example
White with #805990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805990; }
p { color: rgb(128,89,144); }
H1.HeaderClassName
{
color: #805990;
}
.AnyTagClassName
{
color: #805990;
}
</style>
background-color css
<style>
a { background-color: #805990; }
a { background-color: rgb(128,89,144); }
div.DivClassName
{
background-color: #805990;
}
.BgClassName
{
background-color: #805990;
}
</style>
border-color css
<style>
span { border-color: #805990; }
span { border-color: rgb(128,89,144); }
td.TdClassName
{
border-color: #805990;
}
.TagClassName
{
border-color: #805990;
}
</style>