Shades of Affair #806193
Tints of Affair #806193
RGB
CMYK
RGB Variations
Color information
#806193 (or 0x806193) is known color: Affair. HEX triplet: 80, 61 and 93. RGB value is (128,97,147). Sum of RGB (Red+Green+Blue) = 128+97+147=372 (49% of max value = 765). Red value is 128 (50.39% from 255 or 34.41% from 372); Green value is 97 (38.28% from 255 or 26.08% from 372); Blue value is 147 (57.81% from 255 or 39.52% from 372); Max value from RGB is 147 - color contains mainly: blue. Hex color #806193 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #806193 is #7F9E6C. Grayscale: #6F6F6F. Windows color (decimal): -8363629 or 9658752. OLE color: 9658752.
HSL color Cylindrical-coordinate representation of color #806193: hue angle of 277.2º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #806193 is Cyan = 0.13, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 97 | 147 | - |
| CMYK | 0.13 | 0.34 | 0 | 0.42 |
| HSL | 277.2º | 0.2% | 0.48% | - |
| HSV(B) | 277.2º | 0.34% | 0.58% | - |
| XYZ | 18.44 | 15.25 | 29.57 | - |
| YUV | 111.97 | 147.77 | 139.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 97 | 147 | 0.13 | 0.34 | 0 | 0.42 | 277.2 | 0.2 | 0.48 |
| Hex | 80 | 61 | 93 | D | 22 | 0 | 2A | 115 | 14 | 30 |
| Octal | 200 | 141 | 223 | 15 | 42 | 0 | 52 | 425 | 24 | 60 |
| Binary | 10000000 | 1100001 | 10010011 | 1101 | 100010 | 0 | 101010 | 100010101 | 10100 | 110000 |
Color Harmonies of #806193
Complementary color
Monochromatic Colors of #806193
Black with #806193
Text Example
Text Example
White with #806193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806193; }
p { color: rgb(128,97,147); }
H1.HeaderClassName
{
color: #806193;
}
.AnyTagClassName
{
color: #806193;
}
</style>
background-color css
<style>
a { background-color: #806193; }
a { background-color: rgb(128,97,147); }
div.DivClassName
{
background-color: #806193;
}
.BgClassName
{
background-color: #806193;
}
</style>
border-color css
<style>
span { border-color: #806193; }
span { border-color: rgb(128,97,147); }
td.TdClassName
{
border-color: #806193;
}
.TagClassName
{
border-color: #806193;
}
</style>