Shades of Affair #805590
Tints of Affair #805590
RGB
CMYK
RGB Variations
Color information
#805590 (or 0x805590) is known color: Affair. HEX triplet: 80, 55 and 90. RGB value is (128,85,144). Sum of RGB (Red+Green+Blue) = 128+85+144=357 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.85% from 357); Green value is 85 (33.59% from 255 or 23.81% from 357); Blue value is 144 (56.64% from 255 or 40.34% from 357); Max value from RGB is 144 - color contains mainly: blue. Hex color #805590 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805590 is #7FAA6F. Grayscale: #686868. Windows color (decimal): -8366704 or 9459072. OLE color: 9459072.
HSL color Cylindrical-coordinate representation of color #805590: hue angle of 283.73º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #805590 is Cyan = 0.11, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 128 | 85 | 144 | - |
| CMYK | 0.11 | 0.41 | 0 | 0.44 |
| HSL | 283.73º | 0.26% | 0.45% | - |
| HSV(B) | 283.73º | 0.41% | 0.56% | - |
| XYZ | 17.18 | 13.1 | 28.01 | - |
| YUV | 104.58 | 150.25 | 144.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 85 | 144 | 0.11 | 0.41 | 0 | 0.44 | 283.73 | 0.26 | 0.45 |
| Hex | 80 | 55 | 90 | B | 29 | 0 | 2C | 11C | 1A | 2D |
| Octal | 200 | 125 | 220 | 13 | 51 | 0 | 54 | 434 | 32 | 55 |
| Binary | 10000000 | 1010101 | 10010000 | 1011 | 101001 | 0 | 101100 | 100011100 | 11010 | 101101 |
Color Harmonies of #805590
Complementary color
Monochromatic Colors of #805590
Black with #805590
Text Example
Text Example
White with #805590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805590; }
p { color: rgb(128,85,144); }
H1.HeaderClassName
{
color: #805590;
}
.AnyTagClassName
{
color: #805590;
}
</style>
background-color css
<style>
a { background-color: #805590; }
a { background-color: rgb(128,85,144); }
div.DivClassName
{
background-color: #805590;
}
.BgClassName
{
background-color: #805590;
}
</style>
border-color css
<style>
span { border-color: #805590; }
span { border-color: rgb(128,85,144); }
td.TdClassName
{
border-color: #805590;
}
.TagClassName
{
border-color: #805590;
}
</style>