Shades of Affair #815399
Tints of Affair #815399
RGB
CMYK
RGB Variations
Color information
#815399 (or 0x815399) is known color: Affair. HEX triplet: 81, 53 and 99. RGB value is (129,83,153). Sum of RGB (Red+Green+Blue) = 129+83+153=365 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.34% from 365); Green value is 83 (32.81% from 255 or 22.74% from 365); Blue value is 153 (60.16% from 255 or 41.92% from 365); Max value from RGB is 153 - color contains mainly: blue. Hex color #815399 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815399 is #7EAC66. Grayscale: #686868. Windows color (decimal): -8301671 or 10048385. OLE color: 10048385.
HSL color Cylindrical-coordinate representation of color #815399: hue angle of 279.43º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #815399 is Cyan = 0.16, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 83 | 153 | - |
| CMYK | 0.16 | 0.46 | 0 | 0.4 |
| HSL | 279.43º | 0.3% | 0.46% | - |
| HSV(B) | 279.43º | 0.46% | 0.6% | - |
| XYZ | 17.9 | 13.15 | 31.73 | - |
| YUV | 104.73 | 155.24 | 145.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 153 | 0.16 | 0.46 | 0 | 0.4 | 279.43 | 0.3 | 0.46 |
| Hex | 81 | 53 | 99 | 10 | 2E | 0 | 28 | 117 | 1E | 2E |
| Octal | 201 | 123 | 231 | 20 | 56 | 0 | 50 | 427 | 36 | 56 |
| Binary | 10000001 | 1010011 | 10011001 | 10000 | 101110 | 0 | 101000 | 100010111 | 11110 | 101110 |
Color Harmonies of #815399
Complementary color
Monochromatic Colors of #815399
Black with #815399
Text Example
Text Example
White with #815399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815399; }
p { color: rgb(129,83,153); }
H1.HeaderClassName
{
color: #815399;
}
.AnyTagClassName
{
color: #815399;
}
</style>
background-color css
<style>
a { background-color: #815399; }
a { background-color: rgb(129,83,153); }
div.DivClassName
{
background-color: #815399;
}
.BgClassName
{
background-color: #815399;
}
</style>
border-color css
<style>
span { border-color: #815399; }
span { border-color: rgb(129,83,153); }
td.TdClassName
{
border-color: #815399;
}
.TagClassName
{
border-color: #815399;
}
</style>