Shades of Affair #805690
Tints of Affair #805690
RGB
CMYK
RGB Variations
Color information
#805690 (or 0x805690) is known color: Affair. HEX triplet: 80, 56 and 90. RGB value is (128,86,144). Sum of RGB (Red+Green+Blue) = 128+86+144=358 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.75% from 358); Green value is 86 (33.98% from 255 or 24.02% from 358); Blue value is 144 (56.64% from 255 or 40.22% from 358); Max value from RGB is 144 - color contains mainly: blue. Hex color #805690 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805690 is #7FA96F. Grayscale: #686868. Windows color (decimal): -8366448 or 9459328. OLE color: 9459328.
HSL color Cylindrical-coordinate representation of color #805690: hue angle of 283.45º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #805690 is Cyan = 0.11, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 128 | 86 | 144 | - |
| CMYK | 0.11 | 0.40 | 0 | 0.44 |
| HSL | 283.45º | 0.25% | 0.45% | - |
| HSV(B) | 283.45º | 0.4% | 0.56% | - |
| XYZ | 17.26 | 13.26 | 28.03 | - |
| YUV | 105.17 | 149.91 | 144.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 86 | 144 | 0.11 | 0.40 | 0 | 0.44 | 283.45 | 0.25 | 0.45 |
| Hex | 80 | 56 | 90 | B | 28 | 0 | 2C | 11B | 19 | 2D |
| Octal | 200 | 126 | 220 | 13 | 50 | 0 | 54 | 433 | 31 | 55 |
| Binary | 10000000 | 1010110 | 10010000 | 1011 | 101000 | 0 | 101100 | 100011011 | 11001 | 101101 |
Color Harmonies of #805690
Complementary color
Monochromatic Colors of #805690
Black with #805690
Text Example
Text Example
White with #805690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805690; }
p { color: rgb(128,86,144); }
H1.HeaderClassName
{
color: #805690;
}
.AnyTagClassName
{
color: #805690;
}
</style>
background-color css
<style>
a { background-color: #805690; }
a { background-color: rgb(128,86,144); }
div.DivClassName
{
background-color: #805690;
}
.BgClassName
{
background-color: #805690;
}
</style>
border-color css
<style>
span { border-color: #805690; }
span { border-color: rgb(128,86,144); }
td.TdClassName
{
border-color: #805690;
}
.TagClassName
{
border-color: #805690;
}
</style>