Shades of Affair #805495
Tints of Affair #805495
RGB
CMYK
RGB Variations
Color information
#805495 (or 0x805495) is known color: Affair. HEX triplet: 80, 54 and 95. RGB value is (128,84,149). Sum of RGB (Red+Green+Blue) = 128+84+149=361 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.46% from 361); Green value is 84 (33.20% from 255 or 23.27% from 361); Blue value is 149 (58.59% from 255 or 41.27% from 361); Max value from RGB is 149 - color contains mainly: blue. Hex color #805495 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805495 is #7FAB6A. Grayscale: #686868. Windows color (decimal): -8366955 or 9786496. OLE color: 9786496.
HSL color Cylindrical-coordinate representation of color #805495: hue angle of 280.62º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #805495 is Cyan = 0.14, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 84 | 149 | - |
| CMYK | 0.14 | 0.44 | 0 | 0.42 |
| HSL | 280.62º | 0.28% | 0.46% | - |
| HSV(B) | 280.62º | 0.44% | 0.58% | - |
| XYZ | 17.5 | 13.1 | 30.04 | - |
| YUV | 104.57 | 153.08 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 84 | 149 | 0.14 | 0.44 | 0 | 0.42 | 280.62 | 0.28 | 0.46 |
| Hex | 80 | 54 | 95 | E | 2C | 0 | 2A | 119 | 1C | 2E |
| Octal | 200 | 124 | 225 | 16 | 54 | 0 | 52 | 431 | 34 | 56 |
| Binary | 10000000 | 1010100 | 10010101 | 1110 | 101100 | 0 | 101010 | 100011001 | 11100 | 101110 |
Color Harmonies of #805495
Complementary color
Monochromatic Colors of #805495
Black with #805495
Text Example
Text Example
White with #805495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805495; }
p { color: rgb(128,84,149); }
H1.HeaderClassName
{
color: #805495;
}
.AnyTagClassName
{
color: #805495;
}
</style>
background-color css
<style>
a { background-color: #805495; }
a { background-color: rgb(128,84,149); }
div.DivClassName
{
background-color: #805495;
}
.BgClassName
{
background-color: #805495;
}
</style>
border-color css
<style>
span { border-color: #805495; }
span { border-color: rgb(128,84,149); }
td.TdClassName
{
border-color: #805495;
}
.TagClassName
{
border-color: #805495;
}
</style>