Shades of Affair #855994
Tints of Affair #855994
RGB
CMYK
RGB Variations
Color information
#855994 (or 0x855994) is known color: Affair. HEX triplet: 85, 59 and 94. RGB value is (133,89,148). Sum of RGB (Red+Green+Blue) = 133+89+148=370 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.95% from 370); Green value is 89 (35.16% from 255 or 24.05% from 370); Blue value is 148 (58.20% from 255 or 40% from 370); Max value from RGB is 148 - color contains mainly: blue. Hex color #855994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855994 is #7AA66B. Grayscale: #6C6C6C. Windows color (decimal): -8037996 or 9722245. OLE color: 9722245.
HSL color Cylindrical-coordinate representation of color #855994: hue angle of 284.75º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #855994 is Cyan = 0.10, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 89 | 148 | - |
| CMYK | 0.10 | 0.40 | 0 | 0.42 |
| HSL | 284.75º | 0.25% | 0.46% | - |
| HSV(B) | 284.75º | 0.4% | 0.58% | - |
| XYZ | 18.59 | 14.27 | 29.79 | - |
| YUV | 108.88 | 150.08 | 145.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 89 | 148 | 0.10 | 0.40 | 0 | 0.42 | 284.75 | 0.25 | 0.46 |
| Hex | 85 | 59 | 94 | A | 28 | 0 | 2A | 11D | 19 | 2E |
| Octal | 205 | 131 | 224 | 12 | 50 | 0 | 52 | 435 | 31 | 56 |
| Binary | 10000101 | 1011001 | 10010100 | 1010 | 101000 | 0 | 101010 | 100011101 | 11001 | 101110 |
Color Harmonies of #855994
Complementary color
Monochromatic Colors of #855994
Black with #855994
Text Example
Text Example
White with #855994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855994; }
p { color: rgb(133,89,148); }
H1.HeaderClassName
{
color: #855994;
}
.AnyTagClassName
{
color: #855994;
}
</style>
background-color css
<style>
a { background-color: #855994; }
a { background-color: rgb(133,89,148); }
div.DivClassName
{
background-color: #855994;
}
.BgClassName
{
background-color: #855994;
}
</style>
border-color css
<style>
span { border-color: #855994; }
span { border-color: rgb(133,89,148); }
td.TdClassName
{
border-color: #855994;
}
.TagClassName
{
border-color: #855994;
}
</style>