Shades of Affair #815498
Tints of Affair #815498
RGB
CMYK
RGB Variations
Color information
#815498 (or 0x815498) is known color: Affair. HEX triplet: 81, 54 and 98. RGB value is (129,84,152). Sum of RGB (Red+Green+Blue) = 129+84+152=365 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.34% from 365); Green value is 84 (33.20% from 255 or 23.01% from 365); Blue value is 152 (59.77% from 255 or 41.64% from 365); Max value from RGB is 152 - color contains mainly: blue. Hex color #815498 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815498 is #7EAB67. Grayscale: #686868. Windows color (decimal): -8301416 or 9983105. OLE color: 9983105.
HSL color Cylindrical-coordinate representation of color #815498: hue angle of 279.71º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #815498 is Cyan = 0.15, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 84 | 152 | - |
| CMYK | 0.15 | 0.45 | 0 | 0.40 |
| HSL | 279.71º | 0.29% | 0.46% | - |
| HSV(B) | 279.71º | 0.45% | 0.6% | - |
| XYZ | 17.89 | 13.27 | 31.33 | - |
| YUV | 105.21 | 154.41 | 144.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 152 | 0.15 | 0.45 | 0 | 0.40 | 279.71 | 0.29 | 0.46 |
| Hex | 81 | 54 | 98 | F | 2D | 0 | 28 | 118 | 1D | 2E |
| Octal | 201 | 124 | 230 | 17 | 55 | 0 | 50 | 430 | 35 | 56 |
| Binary | 10000001 | 1010100 | 10011000 | 1111 | 101101 | 0 | 101000 | 100011000 | 11101 | 101110 |
Color Harmonies of #815498
Complementary color
Monochromatic Colors of #815498
Black with #815498
Text Example
Text Example
White with #815498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815498; }
p { color: rgb(129,84,152); }
H1.HeaderClassName
{
color: #815498;
}
.AnyTagClassName
{
color: #815498;
}
</style>
background-color css
<style>
a { background-color: #815498; }
a { background-color: rgb(129,84,152); }
div.DivClassName
{
background-color: #815498;
}
.BgClassName
{
background-color: #815498;
}
</style>
border-color css
<style>
span { border-color: #815498; }
span { border-color: rgb(129,84,152); }
td.TdClassName
{
border-color: #815498;
}
.TagClassName
{
border-color: #815498;
}
</style>