Shades of Affair #815194
Tints of Affair #815194
RGB
CMYK
RGB Variations
Color information
#815194 (or 0x815194) is known color: Affair. HEX triplet: 81, 51 and 94. RGB value is (129,81,148). Sum of RGB (Red+Green+Blue) = 129+81+148=358 (47% of max value = 765). Red value is 129 (50.78% from 255 or 36.03% from 358); Green value is 81 (32.03% from 255 or 22.63% from 358); Blue value is 148 (58.20% from 255 or 41.34% from 358); Max value from RGB is 148 - color contains mainly: blue. Hex color #815194 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815194 is #7EAE6B. Grayscale: #666666. Windows color (decimal): -8302188 or 9720193. OLE color: 9720193.
HSL color Cylindrical-coordinate representation of color #815194: hue angle of 282.99º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #815194 is Cyan = 0.13, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 81 | 148 | - |
| CMYK | 0.13 | 0.45 | 0 | 0.42 |
| HSL | 282.99º | 0.29% | 0.45% | - |
| HSV(B) | 282.99º | 0.45% | 0.58% | - |
| XYZ | 17.34 | 12.69 | 29.55 | - |
| YUV | 102.99 | 153.4 | 146.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 148 | 0.13 | 0.45 | 0 | 0.42 | 282.99 | 0.29 | 0.45 |
| Hex | 81 | 51 | 94 | D | 2D | 0 | 2A | 11B | 1D | 2D |
| Octal | 201 | 121 | 224 | 15 | 55 | 0 | 52 | 433 | 35 | 55 |
| Binary | 10000001 | 1010001 | 10010100 | 1101 | 101101 | 0 | 101010 | 100011011 | 11101 | 101101 |
Color Harmonies of #815194
Complementary color
Monochromatic Colors of #815194
Black with #815194
Text Example
Text Example
White with #815194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815194; }
p { color: rgb(129,81,148); }
H1.HeaderClassName
{
color: #815194;
}
.AnyTagClassName
{
color: #815194;
}
</style>
background-color css
<style>
a { background-color: #815194; }
a { background-color: rgb(129,81,148); }
div.DivClassName
{
background-color: #815194;
}
.BgClassName
{
background-color: #815194;
}
</style>
border-color css
<style>
span { border-color: #815194; }
span { border-color: rgb(129,81,148); }
td.TdClassName
{
border-color: #815194;
}
.TagClassName
{
border-color: #815194;
}
</style>