Shades of Affair #805793
Tints of Affair #805793
RGB
CMYK
RGB Variations
Color information
#805793 (or 0x805793) is known color: Affair. HEX triplet: 80, 57 and 93. RGB value is (128,87,147). Sum of RGB (Red+Green+Blue) = 128+87+147=362 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.36% from 362); Green value is 87 (34.38% from 255 or 24.03% from 362); Blue value is 147 (57.81% from 255 or 40.61% from 362); Max value from RGB is 147 - color contains mainly: blue. Hex color #805793 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805793 is #7FA86C. Grayscale: #696969. Windows color (decimal): -8366189 or 9656192. OLE color: 9656192.
HSL color Cylindrical-coordinate representation of color #805793: hue angle of 281º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #805793 is Cyan = 0.13, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 87 | 147 | - |
| CMYK | 0.13 | 0.41 | 0 | 0.42 |
| HSL | 281º | 0.26% | 0.46% | - |
| HSV(B) | 281º | 0.41% | 0.58% | - |
| XYZ | 17.58 | 13.51 | 29.29 | - |
| YUV | 106.1 | 151.08 | 143.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 87 | 147 | 0.13 | 0.41 | 0 | 0.42 | 281 | 0.26 | 0.46 |
| Hex | 80 | 57 | 93 | D | 29 | 0 | 2A | 119 | 1A | 2E |
| Octal | 200 | 127 | 223 | 15 | 51 | 0 | 52 | 431 | 32 | 56 |
| Binary | 10000000 | 1010111 | 10010011 | 1101 | 101001 | 0 | 101010 | 100011001 | 11010 | 101110 |
Color Harmonies of #805793
Complementary color
Monochromatic Colors of #805793
Black with #805793
Text Example
Text Example
White with #805793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805793; }
p { color: rgb(128,87,147); }
H1.HeaderClassName
{
color: #805793;
}
.AnyTagClassName
{
color: #805793;
}
</style>
background-color css
<style>
a { background-color: #805793; }
a { background-color: rgb(128,87,147); }
div.DivClassName
{
background-color: #805793;
}
.BgClassName
{
background-color: #805793;
}
</style>
border-color css
<style>
span { border-color: #805793; }
span { border-color: rgb(128,87,147); }
td.TdClassName
{
border-color: #805793;
}
.TagClassName
{
border-color: #805793;
}
</style>