Shades of Affair #81518E
Tints of Affair #81518E
RGB
CMYK
RGB Variations
Color information
#81518E (or 0x81518E) is known color: Affair. HEX triplet: 81, 51 and 8E. RGB value is (129,81,142). Sum of RGB (Red+Green+Blue) = 129+81+142=352 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.65% from 352); Green value is 81 (32.03% from 255 or 23.01% 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 #81518E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #81518E is #7EAE71. Grayscale: #666666. Windows color (decimal): -8302194 or 9326977. OLE color: 9326977.
HSL color Cylindrical-coordinate representation of color #81518E: hue angle of 287.21º 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 #81518E is Cyan = 0.09, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 81 | 142 | - |
| CMYK | 0.09 | 0.43 | 0 | 0.44 |
| HSL | 287.21º | 0.27% | 0.44% | - |
| HSV(B) | 287.21º | 0.43% | 0.56% | - |
| XYZ | 16.88 | 12.5 | 27.12 | - |
| YUV | 102.31 | 150.4 | 147.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 142 | 0.09 | 0.43 | 0 | 0.44 | 287.21 | 0.27 | 0.44 |
| Hex | 81 | 51 | 8E | 9 | 2B | 0 | 2C | 11F | 1B | 2C |
| Octal | 201 | 121 | 216 | 11 | 53 | 0 | 54 | 437 | 33 | 54 |
| Binary | 10000001 | 1010001 | 10001110 | 1001 | 101011 | 0 | 101100 | 100011111 | 11011 | 101100 |
Color Harmonies of #81518E
Complementary color
Monochromatic Colors of #81518E
Black with #81518E
Text Example
Text Example
White with #81518E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #81518E; }
p { color: rgb(129,81,142); }
H1.HeaderClassName
{
color: #81518E;
}
.AnyTagClassName
{
color: #81518E;
}
</style>
background-color css
<style>
a { background-color: #81518E; }
a { background-color: rgb(129,81,142); }
div.DivClassName
{
background-color: #81518E;
}
.BgClassName
{
background-color: #81518E;
}
</style>
border-color css
<style>
span { border-color: #81518E; }
span { border-color: rgb(129,81,142); }
td.TdClassName
{
border-color: #81518E;
}
.TagClassName
{
border-color: #81518E;
}
</style>