Shades of Affair #814D91
Tints of Affair #814D91
RGB
CMYK
RGB Variations
Color information
#814D91 (or 0x814D91) is known color: Affair. HEX triplet: 81, 4D and 91. RGB value is (129,77,145). Sum of RGB (Red+Green+Blue) = 129+77+145=351 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.75% from 351); Green value is 77 (30.47% from 255 or 21.94% from 351); Blue value is 145 (57.03% from 255 or 41.31% from 351); Max value from RGB is 145 - color contains mainly: blue. Hex color #814D91 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #814D91 is #7EB26E. Grayscale: #646464. Windows color (decimal): -8303215 or 9522561. OLE color: 9522561.
HSL color Cylindrical-coordinate representation of color #814D91: hue angle of 285.88º degrees, saturation: 0.31, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #814D91 is Cyan = 0.11, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 77 | 145 | - |
| CMYK | 0.11 | 0.47 | 0 | 0.43 |
| HSL | 285.88º | 0.31% | 0.44% | - |
| HSV(B) | 285.88º | 0.47% | 0.57% | - |
| XYZ | 16.82 | 12.02 | 28.22 | - |
| YUV | 100.3 | 153.23 | 148.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 77 | 145 | 0.11 | 0.47 | 0 | 0.43 | 285.88 | 0.31 | 0.44 |
| Hex | 81 | 4D | 91 | B | 2F | 0 | 2B | 11E | 1F | 2C |
| Octal | 201 | 115 | 221 | 13 | 57 | 0 | 53 | 436 | 37 | 54 |
| Binary | 10000001 | 1001101 | 10010001 | 1011 | 101111 | 0 | 101011 | 100011110 | 11111 | 101100 |
Color Harmonies of #814D91
Complementary color
Monochromatic Colors of #814D91
Black with #814D91
Text Example
Text Example
White with #814D91
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814D91; }
p { color: rgb(129,77,145); }
H1.HeaderClassName
{
color: #814D91;
}
.AnyTagClassName
{
color: #814D91;
}
</style>
background-color css
<style>
a { background-color: #814D91; }
a { background-color: rgb(129,77,145); }
div.DivClassName
{
background-color: #814D91;
}
.BgClassName
{
background-color: #814D91;
}
</style>
border-color css
<style>
span { border-color: #814D91; }
span { border-color: rgb(129,77,145); }
td.TdClassName
{
border-color: #814D91;
}
.TagClassName
{
border-color: #814D91;
}
</style>