Shades of Affair #815099
Tints of Affair #815099
RGB
CMYK
RGB Variations
Color information
#815099 (or 0x815099) is known color: Affair. HEX triplet: 81, 50 and 99. RGB value is (129,80,153). Sum of RGB (Red+Green+Blue) = 129+80+153=362 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.64% from 362); Green value is 80 (31.64% from 255 or 22.10% from 362); Blue value is 153 (60.16% from 255 or 42.27% from 362); Max value from RGB is 153 - color contains mainly: blue. Hex color #815099 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815099 is #7EAF66. Grayscale: #666666. Windows color (decimal): -8302439 or 10047617. OLE color: 10047617.
HSL color Cylindrical-coordinate representation of color #815099: hue angle of 280.27º degrees, saturation: 0.31, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #815099 is Cyan = 0.16, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 80 | 153 | - |
| CMYK | 0.16 | 0.48 | 0 | 0.4 |
| HSL | 280.27º | 0.31% | 0.46% | - |
| HSV(B) | 280.27º | 0.48% | 0.6% | - |
| XYZ | 17.67 | 12.7 | 31.66 | - |
| YUV | 102.97 | 156.23 | 146.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 80 | 153 | 0.16 | 0.48 | 0 | 0.4 | 280.27 | 0.31 | 0.46 |
| Hex | 81 | 50 | 99 | 10 | 30 | 0 | 28 | 118 | 1F | 2E |
| Octal | 201 | 120 | 231 | 20 | 60 | 0 | 50 | 430 | 37 | 56 |
| Binary | 10000001 | 1010000 | 10011001 | 10000 | 110000 | 0 | 101000 | 100011000 | 11111 | 101110 |
Color Harmonies of #815099
Complementary color
Monochromatic Colors of #815099
Black with #815099
Text Example
Text Example
White with #815099
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815099; }
p { color: rgb(129,80,153); }
H1.HeaderClassName
{
color: #815099;
}
.AnyTagClassName
{
color: #815099;
}
</style>
background-color css
<style>
a { background-color: #815099; }
a { background-color: rgb(129,80,153); }
div.DivClassName
{
background-color: #815099;
}
.BgClassName
{
background-color: #815099;
}
</style>
border-color css
<style>
span { border-color: #815099; }
span { border-color: rgb(129,80,153); }
td.TdClassName
{
border-color: #815099;
}
.TagClassName
{
border-color: #815099;
}
</style>