Shades of Affair #80538A
Tints of Affair #80538A
RGB
CMYK
RGB Variations
Color information
#80538A (or 0x80538A) is known color: Affair. HEX triplet: 80, 53 and 8A. RGB value is (128,83,138). Sum of RGB (Red+Green+Blue) = 128+83+138=349 (46% of max value = 765). Red value is 128 (50.39% from 255 or 36.68% from 349); Green value is 83 (32.81% from 255 or 23.78% from 349); Blue value is 138 (54.30% from 255 or 39.54% from 349); Max value from RGB is 138 - color contains mainly: blue. Hex color #80538A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #80538A is #7FAC75. Grayscale: #666666. Windows color (decimal): -8367222 or 9065344. OLE color: 9065344.
HSL color Cylindrical-coordinate representation of color #80538A: hue angle of 289.09º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #80538A is Cyan = 0.07, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 128 | 83 | 138 | - |
| CMYK | 0.07 | 0.40 | 0 | 0.46 |
| HSL | 289.09º | 0.25% | 0.43% | - |
| HSV(B) | 289.09º | 0.4% | 0.54% | - |
| XYZ | 16.58 | 12.61 | 25.6 | - |
| YUV | 102.73 | 147.91 | 146.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 83 | 138 | 0.07 | 0.40 | 0 | 0.46 | 289.09 | 0.25 | 0.43 |
| Hex | 80 | 53 | 8A | 7 | 28 | 0 | 2E | 121 | 19 | 2B |
| Octal | 200 | 123 | 212 | 7 | 50 | 0 | 56 | 441 | 31 | 53 |
| Binary | 10000000 | 1010011 | 10001010 | 111 | 101000 | 0 | 101110 | 100100001 | 11001 | 101011 |
Color Harmonies of #80538A
Complementary color
Monochromatic Colors of #80538A
Black with #80538A
Text Example
Text Example
White with #80538A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #80538A; }
p { color: rgb(128,83,138); }
H1.HeaderClassName
{
color: #80538A;
}
.AnyTagClassName
{
color: #80538A;
}
</style>
background-color css
<style>
a { background-color: #80538A; }
a { background-color: rgb(128,83,138); }
div.DivClassName
{
background-color: #80538A;
}
.BgClassName
{
background-color: #80538A;
}
</style>
border-color css
<style>
span { border-color: #80538A; }
span { border-color: rgb(128,83,138); }
td.TdClassName
{
border-color: #80538A;
}
.TagClassName
{
border-color: #80538A;
}
</style>