Shades of Affair #855099
Tints of Affair #855099
RGB
CMYK
RGB Variations
Color information
#855099 (or 0x855099) is known color: Affair. HEX triplet: 85, 50 and 99. RGB value is (133,80,153). Sum of RGB (Red+Green+Blue) = 133+80+153=366 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.34% from 366); Green value is 80 (31.64% from 255 or 21.86% from 366); Blue value is 153 (60.16% from 255 or 41.80% from 366); Max value from RGB is 153 - color contains mainly: blue. Hex color #855099 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855099 is #7AAF66. Grayscale: #676767. Windows color (decimal): -8040295 or 10047621. OLE color: 10047621.
HSL color Cylindrical-coordinate representation of color #855099: hue angle of 283.56º 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 #855099 is Cyan = 0.13, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 133 | 80 | 153 | - |
| CMYK | 0.13 | 0.48 | 0 | 0.4 |
| HSL | 283.56º | 0.31% | 0.46% | - |
| HSV(B) | 283.56º | 0.48% | 0.6% | - |
| XYZ | 18.29 | 13.02 | 31.69 | - |
| YUV | 104.17 | 155.56 | 148.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 80 | 153 | 0.13 | 0.48 | 0 | 0.4 | 283.56 | 0.31 | 0.46 |
| Hex | 85 | 50 | 99 | D | 30 | 0 | 28 | 11C | 1F | 2E |
| Octal | 205 | 120 | 231 | 15 | 60 | 0 | 50 | 434 | 37 | 56 |
| Binary | 10000101 | 1010000 | 10011001 | 1101 | 110000 | 0 | 101000 | 100011100 | 11111 | 101110 |
Color Harmonies of #855099
Complementary color
Monochromatic Colors of #855099
Black with #855099
Text Example
Text Example
White with #855099
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855099; }
p { color: rgb(133,80,153); }
H1.HeaderClassName
{
color: #855099;
}
.AnyTagClassName
{
color: #855099;
}
</style>
background-color css
<style>
a { background-color: #855099; }
a { background-color: rgb(133,80,153); }
div.DivClassName
{
background-color: #855099;
}
.BgClassName
{
background-color: #855099;
}
</style>
border-color css
<style>
span { border-color: #855099; }
span { border-color: rgb(133,80,153); }
td.TdClassName
{
border-color: #855099;
}
.TagClassName
{
border-color: #855099;
}
</style>