Shades of Affair #805193
Tints of Affair #805193
RGB
CMYK
RGB Variations
Color information
#805193 (or 0x805193) is known color: Affair. HEX triplet: 80, 51 and 93. RGB value is (128,81,147). Sum of RGB (Red+Green+Blue) = 128+81+147=356 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.96% from 356); Green value is 81 (32.03% from 255 or 22.75% from 356); Blue value is 147 (57.81% from 255 or 41.29% from 356); Max value from RGB is 147 - color contains mainly: blue. Hex color #805193 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805193 is #7FAE6C. Grayscale: #666666. Windows color (decimal): -8367725 or 9654656. OLE color: 9654656.
HSL color Cylindrical-coordinate representation of color #805193: hue angle of 282.73º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #805193 is Cyan = 0.13, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 81 | 147 | - |
| CMYK | 0.13 | 0.45 | 0 | 0.42 |
| HSL | 282.73º | 0.29% | 0.45% | - |
| HSV(B) | 282.73º | 0.45% | 0.58% | - |
| XYZ | 17.11 | 12.58 | 29.13 | - |
| YUV | 102.58 | 153.07 | 146.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 81 | 147 | 0.13 | 0.45 | 0 | 0.42 | 282.73 | 0.29 | 0.45 |
| Hex | 80 | 51 | 93 | D | 2D | 0 | 2A | 11B | 1D | 2D |
| Octal | 200 | 121 | 223 | 15 | 55 | 0 | 52 | 433 | 35 | 55 |
| Binary | 10000000 | 1010001 | 10010011 | 1101 | 101101 | 0 | 101010 | 100011011 | 11101 | 101101 |
Color Harmonies of #805193
Complementary color
Monochromatic Colors of #805193
Black with #805193
Text Example
Text Example
White with #805193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805193; }
p { color: rgb(128,81,147); }
H1.HeaderClassName
{
color: #805193;
}
.AnyTagClassName
{
color: #805193;
}
</style>
background-color css
<style>
a { background-color: #805193; }
a { background-color: rgb(128,81,147); }
div.DivClassName
{
background-color: #805193;
}
.BgClassName
{
background-color: #805193;
}
</style>
border-color css
<style>
span { border-color: #805193; }
span { border-color: rgb(128,81,147); }
td.TdClassName
{
border-color: #805193;
}
.TagClassName
{
border-color: #805193;
}
</style>