Shades of Affair #805790
Tints of Affair #805790
RGB
CMYK
RGB Variations
Color information
#805790 (or 0x805790) is known color: Affair. HEX triplet: 80, 57 and 90. RGB value is (128,87,144). Sum of RGB (Red+Green+Blue) = 128+87+144=359 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.65% from 359); Green value is 87 (34.38% from 255 or 24.23% from 359); Blue value is 144 (56.64% from 255 or 40.11% from 359); Max value from RGB is 144 - color contains mainly: blue. Hex color #805790 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805790 is #7FA86F. Grayscale: #696969. Windows color (decimal): -8366192 or 9459584. OLE color: 9459584.
HSL color Cylindrical-coordinate representation of color #805790: hue angle of 283.16º 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 #805790 is Cyan = 0.11, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 128 | 87 | 144 | - |
| CMYK | 0.11 | 0.40 | 0 | 0.44 |
| HSL | 283.16º | 0.25% | 0.45% | - |
| HSV(B) | 283.16º | 0.4% | 0.56% | - |
| XYZ | 17.34 | 13.42 | 28.06 | - |
| YUV | 105.76 | 149.58 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 87 | 144 | 0.11 | 0.40 | 0 | 0.44 | 283.16 | 0.25 | 0.45 |
| Hex | 80 | 57 | 90 | B | 28 | 0 | 2C | 11B | 19 | 2D |
| Octal | 200 | 127 | 220 | 13 | 50 | 0 | 54 | 433 | 31 | 55 |
| Binary | 10000000 | 1010111 | 10010000 | 1011 | 101000 | 0 | 101100 | 100011011 | 11001 | 101101 |
Color Harmonies of #805790
Complementary color
Monochromatic Colors of #805790
Black with #805790
Text Example
Text Example
White with #805790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805790; }
p { color: rgb(128,87,144); }
H1.HeaderClassName
{
color: #805790;
}
.AnyTagClassName
{
color: #805790;
}
</style>
background-color css
<style>
a { background-color: #805790; }
a { background-color: rgb(128,87,144); }
div.DivClassName
{
background-color: #805790;
}
.BgClassName
{
background-color: #805790;
}
</style>
border-color css
<style>
span { border-color: #805790; }
span { border-color: rgb(128,87,144); }
td.TdClassName
{
border-color: #805790;
}
.TagClassName
{
border-color: #805790;
}
</style>