Shades of Affair #815193
Tints of Affair #815193
RGB
CMYK
RGB Variations
Color information
#815193 (or 0x815193) is known color: Affair. HEX triplet: 81, 51 and 93. RGB value is (129,81,147). Sum of RGB (Red+Green+Blue) = 129+81+147=357 (47% of max value = 765). Red value is 129 (50.78% from 255 or 36.13% from 357); Green value is 81 (32.03% from 255 or 22.69% from 357); Blue value is 147 (57.81% from 255 or 41.18% from 357); Max value from RGB is 147 - color contains mainly: blue. Hex color #815193 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815193 is #7EAE6C. Grayscale: #666666. Windows color (decimal): -8302189 or 9654657. OLE color: 9654657.
HSL color Cylindrical-coordinate representation of color #815193: hue angle of 283.64º 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 #815193 is Cyan = 0.12, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 81 | 147 | - |
| CMYK | 0.12 | 0.45 | 0 | 0.42 |
| HSL | 283.64º | 0.29% | 0.45% | - |
| HSV(B) | 283.64º | 0.45% | 0.58% | - |
| XYZ | 17.26 | 12.66 | 29.14 | - |
| YUV | 102.88 | 152.9 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 147 | 0.12 | 0.45 | 0 | 0.42 | 283.64 | 0.29 | 0.45 |
| Hex | 81 | 51 | 93 | C | 2D | 0 | 2A | 11C | 1D | 2D |
| Octal | 201 | 121 | 223 | 14 | 55 | 0 | 52 | 434 | 35 | 55 |
| Binary | 10000001 | 1010001 | 10010011 | 1100 | 101101 | 0 | 101010 | 100011100 | 11101 | 101101 |
Color Harmonies of #815193
Complementary color
Monochromatic Colors of #815193
Black with #815193
Text Example
Text Example
White with #815193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815193; }
p { color: rgb(129,81,147); }
H1.HeaderClassName
{
color: #815193;
}
.AnyTagClassName
{
color: #815193;
}
</style>
background-color css
<style>
a { background-color: #815193; }
a { background-color: rgb(129,81,147); }
div.DivClassName
{
background-color: #815193;
}
.BgClassName
{
background-color: #815193;
}
</style>
border-color css
<style>
span { border-color: #815193; }
span { border-color: rgb(129,81,147); }
td.TdClassName
{
border-color: #815193;
}
.TagClassName
{
border-color: #815193;
}
</style>