Shades of Affair #805890
Tints of Affair #805890
RGB
CMYK
RGB Variations
Color information
#805890 (or 0x805890) is known color: Affair. HEX triplet: 80, 58 and 90. RGB value is (128,88,144). Sum of RGB (Red+Green+Blue) = 128+88+144=360 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.56% from 360); Green value is 88 (34.77% from 255 or 24.44% from 360); Blue value is 144 (56.64% from 255 or 40% from 360); Max value from RGB is 144 - color contains mainly: blue. Hex color #805890 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805890 is #7FA76F. Grayscale: #6A6A6A. Windows color (decimal): -8365936 or 9459840. OLE color: 9459840.
HSL color Cylindrical-coordinate representation of color #805890: hue angle of 282.86º degrees, saturation: 0.24, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #805890 is Cyan = 0.11, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 128 | 88 | 144 | - |
| CMYK | 0.11 | 0.39 | 0 | 0.44 |
| HSL | 282.86º | 0.24% | 0.45% | - |
| HSV(B) | 282.86º | 0.39% | 0.56% | - |
| XYZ | 17.43 | 13.58 | 28.09 | - |
| YUV | 106.34 | 149.25 | 143.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 88 | 144 | 0.11 | 0.39 | 0 | 0.44 | 282.86 | 0.24 | 0.45 |
| Hex | 80 | 58 | 90 | B | 27 | 0 | 2C | 11B | 18 | 2D |
| Octal | 200 | 130 | 220 | 13 | 47 | 0 | 54 | 433 | 30 | 55 |
| Binary | 10000000 | 1011000 | 10010000 | 1011 | 100111 | 0 | 101100 | 100011011 | 11000 | 101101 |
Color Harmonies of #805890
Complementary color
Monochromatic Colors of #805890
Black with #805890
Text Example
Text Example
White with #805890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805890; }
p { color: rgb(128,88,144); }
H1.HeaderClassName
{
color: #805890;
}
.AnyTagClassName
{
color: #805890;
}
</style>
background-color css
<style>
a { background-color: #805890; }
a { background-color: rgb(128,88,144); }
div.DivClassName
{
background-color: #805890;
}
.BgClassName
{
background-color: #805890;
}
</style>
border-color css
<style>
span { border-color: #805890; }
span { border-color: rgb(128,88,144); }
td.TdClassName
{
border-color: #805890;
}
.TagClassName
{
border-color: #805890;
}
</style>