Shades of Affair #81508E
Tints of Affair #81508E
RGB
CMYK
RGB Variations
Color information
#81508E (or 0x81508E) is known color: Affair. HEX triplet: 81, 50 and 8E. RGB value is (129,80,142). Sum of RGB (Red+Green+Blue) = 129+80+142=351 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.75% from 351); Green value is 80 (31.64% from 255 or 22.79% from 351); Blue value is 142 (55.86% from 255 or 40.46% from 351); Max value from RGB is 142 - color contains mainly: blue. Hex color #81508E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #81508E is #7EAF71. Grayscale: #656565. Windows color (decimal): -8302450 or 9326721. OLE color: 9326721.
HSL color Cylindrical-coordinate representation of color #81508E: hue angle of 287.42º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #81508E is Cyan = 0.09, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 80 | 142 | - |
| CMYK | 0.09 | 0.44 | 0 | 0.44 |
| HSL | 287.42º | 0.28% | 0.44% | - |
| HSV(B) | 287.42º | 0.44% | 0.56% | - |
| XYZ | 16.8 | 12.36 | 27.09 | - |
| YUV | 101.72 | 150.73 | 147.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 80 | 142 | 0.09 | 0.44 | 0 | 0.44 | 287.42 | 0.28 | 0.44 |
| Hex | 81 | 50 | 8E | 9 | 2C | 0 | 2C | 11F | 1C | 2C |
| Octal | 201 | 120 | 216 | 11 | 54 | 0 | 54 | 437 | 34 | 54 |
| Binary | 10000001 | 1010000 | 10001110 | 1001 | 101100 | 0 | 101100 | 100011111 | 11100 | 101100 |
Color Harmonies of #81508E
Complementary color
Monochromatic Colors of #81508E
Black with #81508E
Text Example
Text Example
White with #81508E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #81508E; }
p { color: rgb(129,80,142); }
H1.HeaderClassName
{
color: #81508E;
}
.AnyTagClassName
{
color: #81508E;
}
</style>
background-color css
<style>
a { background-color: #81508E; }
a { background-color: rgb(129,80,142); }
div.DivClassName
{
background-color: #81508E;
}
.BgClassName
{
background-color: #81508E;
}
</style>
border-color css
<style>
span { border-color: #81508E; }
span { border-color: rgb(129,80,142); }
td.TdClassName
{
border-color: #81508E;
}
.TagClassName
{
border-color: #81508E;
}
</style>