Shades of Affair #805490
Tints of Affair #805490
RGB
CMYK
RGB Variations
Color information
#805490 (or 0x805490) is known color: Affair. HEX triplet: 80, 54 and 90. RGB value is (128,84,144). Sum of RGB (Red+Green+Blue) = 128+84+144=356 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.96% from 356); Green value is 84 (33.20% from 255 or 23.60% from 356); Blue value is 144 (56.64% from 255 or 40.45% from 356); Max value from RGB is 144 - color contains mainly: blue. Hex color #805490 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805490 is #7FAB6F. Grayscale: #676767. Windows color (decimal): -8366960 or 9458816. OLE color: 9458816.
HSL color Cylindrical-coordinate representation of color #805490: hue angle of 284º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #805490 is Cyan = 0.11, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 128 | 84 | 144 | - |
| CMYK | 0.11 | 0.42 | 0 | 0.44 |
| HSL | 284º | 0.26% | 0.45% | - |
| HSV(B) | 284º | 0.42% | 0.56% | - |
| XYZ | 17.11 | 12.94 | 27.98 | - |
| YUV | 104 | 150.58 | 145.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 84 | 144 | 0.11 | 0.42 | 0 | 0.44 | 284 | 0.26 | 0.45 |
| Hex | 80 | 54 | 90 | B | 2A | 0 | 2C | 11C | 1A | 2D |
| Octal | 200 | 124 | 220 | 13 | 52 | 0 | 54 | 434 | 32 | 55 |
| Binary | 10000000 | 1010100 | 10010000 | 1011 | 101010 | 0 | 101100 | 100011100 | 11010 | 101101 |
Color Harmonies of #805490
Complementary color
Monochromatic Colors of #805490
Black with #805490
Text Example
Text Example
White with #805490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805490; }
p { color: rgb(128,84,144); }
H1.HeaderClassName
{
color: #805490;
}
.AnyTagClassName
{
color: #805490;
}
</style>
background-color css
<style>
a { background-color: #805490; }
a { background-color: rgb(128,84,144); }
div.DivClassName
{
background-color: #805490;
}
.BgClassName
{
background-color: #805490;
}
</style>
border-color css
<style>
span { border-color: #805490; }
span { border-color: rgb(128,84,144); }
td.TdClassName
{
border-color: #805490;
}
.TagClassName
{
border-color: #805490;
}
</style>