Shades of Affair #855699
Tints of Affair #855699
RGB
CMYK
RGB Variations
Color information
#855699 (or 0x855699) is known color: Affair. HEX triplet: 85, 56 and 99. RGB value is (133,86,153). Sum of RGB (Red+Green+Blue) = 133+86+153=372 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.75% from 372); Green value is 86 (33.98% from 255 or 23.12% from 372); Blue value is 153 (60.16% from 255 or 41.13% from 372); Max value from RGB is 153 - color contains mainly: blue. Hex color #855699 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855699 is #7AA966. Grayscale: #6B6B6B. Windows color (decimal): -8038759 or 10049157. OLE color: 10049157.
HSL color Cylindrical-coordinate representation of color #855699: hue angle of 282.09º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #855699 is Cyan = 0.13, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 133 | 86 | 153 | - |
| CMYK | 0.13 | 0.44 | 0 | 0.4 |
| HSL | 282.09º | 0.28% | 0.47% | - |
| HSV(B) | 282.09º | 0.44% | 0.6% | - |
| XYZ | 18.75 | 13.94 | 31.84 | - |
| YUV | 107.69 | 153.57 | 146.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 86 | 153 | 0.13 | 0.44 | 0 | 0.4 | 282.09 | 0.28 | 0.47 |
| Hex | 85 | 56 | 99 | D | 2C | 0 | 28 | 11A | 1C | 2F |
| Octal | 205 | 126 | 231 | 15 | 54 | 0 | 50 | 432 | 34 | 57 |
| Binary | 10000101 | 1010110 | 10011001 | 1101 | 101100 | 0 | 101000 | 100011010 | 11100 | 101111 |
Color Harmonies of #855699
Complementary color
Monochromatic Colors of #855699
Black with #855699
Text Example
Text Example
White with #855699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855699; }
p { color: rgb(133,86,153); }
H1.HeaderClassName
{
color: #855699;
}
.AnyTagClassName
{
color: #855699;
}
</style>
background-color css
<style>
a { background-color: #855699; }
a { background-color: rgb(133,86,153); }
div.DivClassName
{
background-color: #855699;
}
.BgClassName
{
background-color: #855699;
}
</style>
border-color css
<style>
span { border-color: #855699; }
span { border-color: rgb(133,86,153); }
td.TdClassName
{
border-color: #855699;
}
.TagClassName
{
border-color: #855699;
}
</style>