Shades of Affair #84518E
Tints of Affair #84518E
RGB
CMYK
RGB Variations
Color information
#84518E (or 0x84518E) is known color: Affair. HEX triplet: 84, 51 and 8E. RGB value is (132,81,142). Sum of RGB (Red+Green+Blue) = 132+81+142=355 (47% of max value = 765). Red value is 132 (51.95% from 255 or 37.18% from 355); Green value is 81 (32.03% from 255 or 22.82% from 355); Blue value is 142 (55.86% from 255 or 40% from 355); Max value from RGB is 142 - color contains mainly: blue. Hex color #84518E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #84518E is #7BAE71. Grayscale: #676767. Windows color (decimal): -8105586 or 9326980. OLE color: 9326980.
HSL color Cylindrical-coordinate representation of color #84518E: hue angle of 290.16º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #84518E is Cyan = 0.07, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 81 | 142 | - |
| CMYK | 0.07 | 0.43 | 0 | 0.44 |
| HSL | 290.16º | 0.27% | 0.44% | - |
| HSV(B) | 290.16º | 0.43% | 0.56% | - |
| XYZ | 17.34 | 12.74 | 27.14 | - |
| YUV | 103.2 | 149.9 | 148.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 81 | 142 | 0.07 | 0.43 | 0 | 0.44 | 290.16 | 0.27 | 0.44 |
| Hex | 84 | 51 | 8E | 7 | 2B | 0 | 2C | 122 | 1B | 2C |
| Octal | 204 | 121 | 216 | 7 | 53 | 0 | 54 | 442 | 33 | 54 |
| Binary | 10000100 | 1010001 | 10001110 | 111 | 101011 | 0 | 101100 | 100100010 | 11011 | 101100 |
Color Harmonies of #84518E
Complementary color
Monochromatic Colors of #84518E
Black with #84518E
Text Example
Text Example
White with #84518E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #84518E; }
p { color: rgb(132,81,142); }
H1.HeaderClassName
{
color: #84518E;
}
.AnyTagClassName
{
color: #84518E;
}
</style>
background-color css
<style>
a { background-color: #84518E; }
a { background-color: rgb(132,81,142); }
div.DivClassName
{
background-color: #84518E;
}
.BgClassName
{
background-color: #84518E;
}
</style>
border-color css
<style>
span { border-color: #84518E; }
span { border-color: rgb(132,81,142); }
td.TdClassName
{
border-color: #84518E;
}
.TagClassName
{
border-color: #84518E;
}
</style>