Shades of Affair #815593
Tints of Affair #815593
RGB
CMYK
RGB Variations
Color information
#815593 (or 0x815593) is known color: Affair. HEX triplet: 81, 55 and 93. RGB value is (129,85,147). Sum of RGB (Red+Green+Blue) = 129+85+147=361 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.73% from 361); Green value is 85 (33.59% from 255 or 23.55% from 361); Blue value is 147 (57.81% from 255 or 40.72% from 361); Max value from RGB is 147 - color contains mainly: blue. Hex color #815593 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815593 is #7EAA6C. Grayscale: #696969. Windows color (decimal): -8301165 or 9655681. OLE color: 9655681.
HSL color Cylindrical-coordinate representation of color #815593: hue angle of 282.58º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #815593 is Cyan = 0.12, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 85 | 147 | - |
| CMYK | 0.12 | 0.42 | 0 | 0.42 |
| HSL | 282.58º | 0.27% | 0.45% | - |
| HSV(B) | 282.58º | 0.42% | 0.58% | - |
| XYZ | 17.57 | 13.27 | 29.24 | - |
| YUV | 105.22 | 151.58 | 144.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 85 | 147 | 0.12 | 0.42 | 0 | 0.42 | 282.58 | 0.27 | 0.45 |
| Hex | 81 | 55 | 93 | C | 2A | 0 | 2A | 11B | 1B | 2D |
| Octal | 201 | 125 | 223 | 14 | 52 | 0 | 52 | 433 | 33 | 55 |
| Binary | 10000001 | 1010101 | 10010011 | 1100 | 101010 | 0 | 101010 | 100011011 | 11011 | 101101 |
Color Harmonies of #815593
Complementary color
Monochromatic Colors of #815593
Black with #815593
Text Example
Text Example
White with #815593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815593; }
p { color: rgb(129,85,147); }
H1.HeaderClassName
{
color: #815593;
}
.AnyTagClassName
{
color: #815593;
}
</style>
background-color css
<style>
a { background-color: #815593; }
a { background-color: rgb(129,85,147); }
div.DivClassName
{
background-color: #815593;
}
.BgClassName
{
background-color: #815593;
}
</style>
border-color css
<style>
span { border-color: #815593; }
span { border-color: rgb(129,85,147); }
td.TdClassName
{
border-color: #815593;
}
.TagClassName
{
border-color: #815593;
}
</style>