Shades of Affair #805393
Tints of Affair #805393
RGB
CMYK
RGB Variations
Color information
#805393 (or 0x805393) is known color: Affair. HEX triplet: 80, 53 and 93. RGB value is (128,83,147). Sum of RGB (Red+Green+Blue) = 128+83+147=358 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.75% from 358); Green value is 83 (32.81% from 255 or 23.18% from 358); Blue value is 147 (57.81% from 255 or 41.06% from 358); Max value from RGB is 147 - color contains mainly: blue. Hex color #805393 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805393 is #7FAC6C. Grayscale: #676767. Windows color (decimal): -8367213 or 9655168. OLE color: 9655168.
HSL color Cylindrical-coordinate representation of color #805393: hue angle of 282.19º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #805393 is Cyan = 0.13, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 83 | 147 | - |
| CMYK | 0.13 | 0.44 | 0 | 0.42 |
| HSL | 282.19º | 0.28% | 0.45% | - |
| HSV(B) | 282.19º | 0.44% | 0.58% | - |
| XYZ | 17.26 | 12.88 | 29.18 | - |
| YUV | 103.75 | 152.41 | 145.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 83 | 147 | 0.13 | 0.44 | 0 | 0.42 | 282.19 | 0.28 | 0.45 |
| Hex | 80 | 53 | 93 | D | 2C | 0 | 2A | 11A | 1C | 2D |
| Octal | 200 | 123 | 223 | 15 | 54 | 0 | 52 | 432 | 34 | 55 |
| Binary | 10000000 | 1010011 | 10010011 | 1101 | 101100 | 0 | 101010 | 100011010 | 11100 | 101101 |
Color Harmonies of #805393
Complementary color
Monochromatic Colors of #805393
Black with #805393
Text Example
Text Example
White with #805393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805393; }
p { color: rgb(128,83,147); }
H1.HeaderClassName
{
color: #805393;
}
.AnyTagClassName
{
color: #805393;
}
</style>
background-color css
<style>
a { background-color: #805393; }
a { background-color: rgb(128,83,147); }
div.DivClassName
{
background-color: #805393;
}
.BgClassName
{
background-color: #805393;
}
</style>
border-color css
<style>
span { border-color: #805393; }
span { border-color: rgb(128,83,147); }
td.TdClassName
{
border-color: #805393;
}
.TagClassName
{
border-color: #805393;
}
</style>