Shades of Affair #805293
Tints of Affair #805293
RGB
CMYK
RGB Variations
Color information
#805293 (or 0x805293) is known color: Affair. HEX triplet: 80, 52 and 93. RGB value is (128,82,147). Sum of RGB (Red+Green+Blue) = 128+82+147=357 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.85% from 357); Green value is 82 (32.42% from 255 or 22.97% from 357); Blue value is 147 (57.81% from 255 or 41.18% from 357); Max value from RGB is 147 - color contains mainly: blue. Hex color #805293 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805293 is #7FAD6C. Grayscale: #666666. Windows color (decimal): -8367469 or 9654912. OLE color: 9654912.
HSL color Cylindrical-coordinate representation of color #805293: hue angle of 282.46º 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 #805293 is Cyan = 0.13, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 82 | 147 | - |
| CMYK | 0.13 | 0.44 | 0 | 0.42 |
| HSL | 282.46º | 0.28% | 0.45% | - |
| HSV(B) | 282.46º | 0.44% | 0.58% | - |
| XYZ | 17.19 | 12.73 | 29.16 | - |
| YUV | 103.16 | 152.74 | 145.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 82 | 147 | 0.13 | 0.44 | 0 | 0.42 | 282.46 | 0.28 | 0.45 |
| Hex | 80 | 52 | 93 | D | 2C | 0 | 2A | 11A | 1C | 2D |
| Octal | 200 | 122 | 223 | 15 | 54 | 0 | 52 | 432 | 34 | 55 |
| Binary | 10000000 | 1010010 | 10010011 | 1101 | 101100 | 0 | 101010 | 100011010 | 11100 | 101101 |
Color Harmonies of #805293
Complementary color
Monochromatic Colors of #805293
Black with #805293
Text Example
Text Example
White with #805293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805293; }
p { color: rgb(128,82,147); }
H1.HeaderClassName
{
color: #805293;
}
.AnyTagClassName
{
color: #805293;
}
</style>
background-color css
<style>
a { background-color: #805293; }
a { background-color: rgb(128,82,147); }
div.DivClassName
{
background-color: #805293;
}
.BgClassName
{
background-color: #805293;
}
</style>
border-color css
<style>
span { border-color: #805293; }
span { border-color: rgb(128,82,147); }
td.TdClassName
{
border-color: #805293;
}
.TagClassName
{
border-color: #805293;
}
</style>