Shades of Affair #80528E
Tints of Affair #80528E
RGB
CMYK
RGB Variations
Color information
#80528E (or 0x80528E) is known color: Affair. HEX triplet: 80, 52 and 8E. RGB value is (128,82,142). Sum of RGB (Red+Green+Blue) = 128+82+142=352 (46% of max value = 765). Red value is 128 (50.39% from 255 or 36.36% from 352); Green value is 82 (32.42% from 255 or 23.30% from 352); Blue value is 142 (55.86% from 255 or 40.34% from 352); Max value from RGB is 142 - color contains mainly: blue. Hex color #80528E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #80528E is #7FAD71. Grayscale: #666666. Windows color (decimal): -8367474 or 9327232. OLE color: 9327232.
HSL color Cylindrical-coordinate representation of color #80528E: hue angle of 286º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #80528E is Cyan = 0.10, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 128 | 82 | 142 | - |
| CMYK | 0.10 | 0.42 | 0 | 0.44 |
| HSL | 286º | 0.27% | 0.44% | - |
| HSV(B) | 286º | 0.42% | 0.56% | - |
| XYZ | 16.8 | 12.58 | 27.13 | - |
| YUV | 102.59 | 150.24 | 146.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 82 | 142 | 0.10 | 0.42 | 0 | 0.44 | 286 | 0.27 | 0.44 |
| Hex | 80 | 52 | 8E | A | 2A | 0 | 2C | 11E | 1B | 2C |
| Octal | 200 | 122 | 216 | 12 | 52 | 0 | 54 | 436 | 33 | 54 |
| Binary | 10000000 | 1010010 | 10001110 | 1010 | 101010 | 0 | 101100 | 100011110 | 11011 | 101100 |
Color Harmonies of #80528E
Complementary color
Monochromatic Colors of #80528E
Black with #80528E
Text Example
Text Example
White with #80528E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #80528E; }
p { color: rgb(128,82,142); }
H1.HeaderClassName
{
color: #80528E;
}
.AnyTagClassName
{
color: #80528E;
}
</style>
background-color css
<style>
a { background-color: #80528E; }
a { background-color: rgb(128,82,142); }
div.DivClassName
{
background-color: #80528E;
}
.BgClassName
{
background-color: #80528E;
}
</style>
border-color css
<style>
span { border-color: #80528E; }
span { border-color: rgb(128,82,142); }
td.TdClassName
{
border-color: #80528E;
}
.TagClassName
{
border-color: #80528E;
}
</style>