Shades of Affair #815093
Tints of Affair #815093
RGB
CMYK
RGB Variations
Color information
#815093 (or 0x815093) is known color: Affair. HEX triplet: 81, 50 and 93. RGB value is (129,80,147). Sum of RGB (Red+Green+Blue) = 129+80+147=356 (47% of max value = 765). Red value is 129 (50.78% from 255 or 36.24% from 356); Green value is 80 (31.64% from 255 or 22.47% from 356); Blue value is 147 (57.81% from 255 or 41.29% from 356); Max value from RGB is 147 - color contains mainly: blue. Hex color #815093 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815093 is #7EAF6C. Grayscale: #666666. Windows color (decimal): -8302445 or 9654401. OLE color: 9654401.
HSL color Cylindrical-coordinate representation of color #815093: hue angle of 283.88º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #815093 is Cyan = 0.12, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 80 | 147 | - |
| CMYK | 0.12 | 0.46 | 0 | 0.42 |
| HSL | 283.88º | 0.3% | 0.45% | - |
| HSV(B) | 283.88º | 0.46% | 0.58% | - |
| XYZ | 17.19 | 12.51 | 29.11 | - |
| YUV | 102.29 | 153.23 | 147.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 80 | 147 | 0.12 | 0.46 | 0 | 0.42 | 283.88 | 0.3 | 0.45 |
| Hex | 81 | 50 | 93 | C | 2E | 0 | 2A | 11C | 1E | 2D |
| Octal | 201 | 120 | 223 | 14 | 56 | 0 | 52 | 434 | 36 | 55 |
| Binary | 10000001 | 1010000 | 10010011 | 1100 | 101110 | 0 | 101010 | 100011100 | 11110 | 101101 |
Color Harmonies of #815093
Complementary color
Monochromatic Colors of #815093
Black with #815093
Text Example
Text Example
White with #815093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815093; }
p { color: rgb(129,80,147); }
H1.HeaderClassName
{
color: #815093;
}
.AnyTagClassName
{
color: #815093;
}
</style>
background-color css
<style>
a { background-color: #815093; }
a { background-color: rgb(129,80,147); }
div.DivClassName
{
background-color: #815093;
}
.BgClassName
{
background-color: #815093;
}
</style>
border-color css
<style>
span { border-color: #815093; }
span { border-color: rgb(129,80,147); }
td.TdClassName
{
border-color: #815093;
}
.TagClassName
{
border-color: #815093;
}
</style>