Shades of Affair #815098
Tints of Affair #815098
RGB
CMYK
RGB Variations
Color information
#815098 (or 0x815098) is known color: Affair. HEX triplet: 81, 50 and 98. RGB value is (129,80,152). Sum of RGB (Red+Green+Blue) = 129+80+152=361 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.73% from 361); Green value is 80 (31.64% from 255 or 22.16% from 361); Blue value is 152 (59.77% from 255 or 42.11% from 361); Max value from RGB is 152 - color contains mainly: blue. Hex color #815098 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815098 is #7EAF67. Grayscale: #666666. Windows color (decimal): -8302440 or 9982081. OLE color: 9982081.
HSL color Cylindrical-coordinate representation of color #815098: hue angle of 280.83º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #815098 is Cyan = 0.15, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 80 | 152 | - |
| CMYK | 0.15 | 0.47 | 0 | 0.40 |
| HSL | 280.83º | 0.31% | 0.45% | - |
| HSV(B) | 280.83º | 0.47% | 0.6% | - |
| XYZ | 17.59 | 12.67 | 31.22 | - |
| YUV | 102.86 | 155.73 | 146.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 80 | 152 | 0.15 | 0.47 | 0 | 0.40 | 280.83 | 0.31 | 0.45 |
| Hex | 81 | 50 | 98 | F | 2F | 0 | 28 | 119 | 1F | 2D |
| Octal | 201 | 120 | 230 | 17 | 57 | 0 | 50 | 431 | 37 | 55 |
| Binary | 10000001 | 1010000 | 10011000 | 1111 | 101111 | 0 | 101000 | 100011001 | 11111 | 101101 |
Color Harmonies of #815098
Complementary color
Monochromatic Colors of #815098
Black with #815098
Text Example
Text Example
White with #815098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815098; }
p { color: rgb(129,80,152); }
H1.HeaderClassName
{
color: #815098;
}
.AnyTagClassName
{
color: #815098;
}
</style>
background-color css
<style>
a { background-color: #815098; }
a { background-color: rgb(129,80,152); }
div.DivClassName
{
background-color: #815098;
}
.BgClassName
{
background-color: #815098;
}
</style>
border-color css
<style>
span { border-color: #815098; }
span { border-color: rgb(129,80,152); }
td.TdClassName
{
border-color: #815098;
}
.TagClassName
{
border-color: #815098;
}
</style>