Shades of Affair #814C8C
Tints of Affair #814C8C
RGB
CMYK
RGB Variations
Color information
#814C8C (or 0x814C8C) is known color: Affair. HEX triplet: 81, 4C and 8C. RGB value is (129,76,140). Sum of RGB (Red+Green+Blue) = 129+76+140=345 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.39% from 345); Green value is 76 (30.08% from 255 or 22.03% from 345); Blue value is 140 (55.08% from 255 or 40.58% from 345); Max value from RGB is 140 - color contains mainly: blue. Hex color #814C8C is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #814C8C is #7EB373. Grayscale: #626262. Windows color (decimal): -8303476 or 9194625. OLE color: 9194625.
HSL color Cylindrical-coordinate representation of color #814C8C: hue angle of 289.69º degrees, saturation: 0.3, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #814C8C is Cyan = 0.08, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 129 | 76 | 140 | - |
| CMYK | 0.08 | 0.46 | 0 | 0.45 |
| HSL | 289.69º | 0.3% | 0.42% | - |
| HSV(B) | 289.69º | 0.46% | 0.55% | - |
| XYZ | 16.37 | 11.73 | 26.21 | - |
| YUV | 99.14 | 151.06 | 149.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 76 | 140 | 0.08 | 0.46 | 0 | 0.45 | 289.69 | 0.3 | 0.42 |
| Hex | 81 | 4C | 8C | 8 | 2E | 0 | 2D | 122 | 1E | 2A |
| Octal | 201 | 114 | 214 | 10 | 56 | 0 | 55 | 442 | 36 | 52 |
| Binary | 10000001 | 1001100 | 10001100 | 1000 | 101110 | 0 | 101101 | 100100010 | 11110 | 101010 |
Color Harmonies of #814C8C
Complementary color
Monochromatic Colors of #814C8C
Black with #814C8C
Text Example
Text Example
White with #814C8C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814C8C; }
p { color: rgb(129,76,140); }
H1.HeaderClassName
{
color: #814C8C;
}
.AnyTagClassName
{
color: #814C8C;
}
</style>
background-color css
<style>
a { background-color: #814C8C; }
a { background-color: rgb(129,76,140); }
div.DivClassName
{
background-color: #814C8C;
}
.BgClassName
{
background-color: #814C8C;
}
</style>
border-color css
<style>
span { border-color: #814C8C; }
span { border-color: rgb(129,76,140); }
td.TdClassName
{
border-color: #814C8C;
}
.TagClassName
{
border-color: #814C8C;
}
</style>