Shades of Affair #80558A
Tints of Affair #80558A
RGB
CMYK
RGB Variations
Color information
#80558A (or 0x80558A) is known color: Affair. HEX triplet: 80, 55 and 8A. RGB value is (128,85,138). Sum of RGB (Red+Green+Blue) = 128+85+138=351 (46% of max value = 765). Red value is 128 (50.39% from 255 or 36.47% from 351); Green value is 85 (33.59% from 255 or 24.22% from 351); Blue value is 138 (54.30% from 255 or 39.32% from 351); Max value from RGB is 138 - color contains mainly: blue. Hex color #80558A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #80558A is #7FAA75. Grayscale: #676767. Windows color (decimal): -8366710 or 9065856. OLE color: 9065856.
HSL color Cylindrical-coordinate representation of color #80558A: hue angle of 288.68º degrees, saturation: 0.24, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #80558A is Cyan = 0.07, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 128 | 85 | 138 | - |
| CMYK | 0.07 | 0.38 | 0 | 0.46 |
| HSL | 288.68º | 0.24% | 0.44% | - |
| HSV(B) | 288.68º | 0.38% | 0.54% | - |
| XYZ | 16.74 | 12.92 | 25.66 | - |
| YUV | 103.9 | 147.25 | 145.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 85 | 138 | 0.07 | 0.38 | 0 | 0.46 | 288.68 | 0.24 | 0.44 |
| Hex | 80 | 55 | 8A | 7 | 26 | 0 | 2E | 121 | 18 | 2C |
| Octal | 200 | 125 | 212 | 7 | 46 | 0 | 56 | 441 | 30 | 54 |
| Binary | 10000000 | 1010101 | 10001010 | 111 | 100110 | 0 | 101110 | 100100001 | 11000 | 101100 |
Color Harmonies of #80558A
Complementary color
Monochromatic Colors of #80558A
Black with #80558A
Text Example
Text Example
White with #80558A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #80558A; }
p { color: rgb(128,85,138); }
H1.HeaderClassName
{
color: #80558A;
}
.AnyTagClassName
{
color: #80558A;
}
</style>
background-color css
<style>
a { background-color: #80558A; }
a { background-color: rgb(128,85,138); }
div.DivClassName
{
background-color: #80558A;
}
.BgClassName
{
background-color: #80558A;
}
</style>
border-color css
<style>
span { border-color: #80558A; }
span { border-color: rgb(128,85,138); }
td.TdClassName
{
border-color: #80558A;
}
.TagClassName
{
border-color: #80558A;
}
</style>