Shades of Affair #815197
Tints of Affair #815197
RGB
CMYK
RGB Variations
Color information
#815197 (or 0x815197) is known color: Affair. HEX triplet: 81, 51 and 97. RGB value is (129,81,151). Sum of RGB (Red+Green+Blue) = 129+81+151=361 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.73% from 361); Green value is 81 (32.03% from 255 or 22.44% from 361); Blue value is 151 (59.38% from 255 or 41.83% from 361); Max value from RGB is 151 - color contains mainly: blue. Hex color #815197 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815197 is #7EAE68. Grayscale: #676767. Windows color (decimal): -8302185 or 9916801. OLE color: 9916801.
HSL color Cylindrical-coordinate representation of color #815197: hue angle of 281.14º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #815197 is Cyan = 0.15, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 81 | 151 | - |
| CMYK | 0.15 | 0.46 | 0 | 0.41 |
| HSL | 281.14º | 0.3% | 0.45% | - |
| HSV(B) | 281.14º | 0.46% | 0.59% | - |
| XYZ | 17.58 | 12.79 | 30.82 | - |
| YUV | 103.33 | 154.9 | 146.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 151 | 0.15 | 0.46 | 0 | 0.41 | 281.14 | 0.3 | 0.45 |
| Hex | 81 | 51 | 97 | F | 2E | 0 | 29 | 119 | 1E | 2D |
| Octal | 201 | 121 | 227 | 17 | 56 | 0 | 51 | 431 | 36 | 55 |
| Binary | 10000001 | 1010001 | 10010111 | 1111 | 101110 | 0 | 101001 | 100011001 | 11110 | 101101 |
Color Harmonies of #815197
Complementary color
Monochromatic Colors of #815197
Black with #815197
Text Example
Text Example
White with #815197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815197; }
p { color: rgb(129,81,151); }
H1.HeaderClassName
{
color: #815197;
}
.AnyTagClassName
{
color: #815197;
}
</style>
background-color css
<style>
a { background-color: #815197; }
a { background-color: rgb(129,81,151); }
div.DivClassName
{
background-color: #815197;
}
.BgClassName
{
background-color: #815197;
}
</style>
border-color css
<style>
span { border-color: #815197; }
span { border-color: rgb(129,81,151); }
td.TdClassName
{
border-color: #815197;
}
.TagClassName
{
border-color: #815197;
}
</style>