Shades of Affair #855193
Tints of Affair #855193
RGB
CMYK
RGB Variations
Color information
#855193 (or 0x855193) is known color: Affair. HEX triplet: 85, 51 and 93. RGB value is (133,81,147). Sum of RGB (Red+Green+Blue) = 133+81+147=361 (47% of max value = 765). Red value is 133 (52.34% from 255 or 36.84% from 361); Green value is 81 (32.03% from 255 or 22.44% from 361); Blue value is 147 (57.81% from 255 or 40.72% from 361); Max value from RGB is 147 - color contains mainly: blue. Hex color #855193 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855193 is #7AAE6C. Grayscale: #676767. Windows color (decimal): -8040045 or 9654661. OLE color: 9654661.
HSL color Cylindrical-coordinate representation of color #855193: hue angle of 287.27º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #855193 is Cyan = 0.10, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 81 | 147 | - |
| CMYK | 0.10 | 0.45 | 0 | 0.42 |
| HSL | 287.27º | 0.29% | 0.45% | - |
| HSV(B) | 287.27º | 0.45% | 0.58% | - |
| XYZ | 17.88 | 12.98 | 29.17 | - |
| YUV | 104.07 | 152.23 | 148.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 81 | 147 | 0.10 | 0.45 | 0 | 0.42 | 287.27 | 0.29 | 0.45 |
| Hex | 85 | 51 | 93 | A | 2D | 0 | 2A | 11F | 1D | 2D |
| Octal | 205 | 121 | 223 | 12 | 55 | 0 | 52 | 437 | 35 | 55 |
| Binary | 10000101 | 1010001 | 10010011 | 1010 | 101101 | 0 | 101010 | 100011111 | 11101 | 101101 |
Color Harmonies of #855193
Complementary color
Monochromatic Colors of #855193
Black with #855193
Text Example
Text Example
White with #855193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855193; }
p { color: rgb(133,81,147); }
H1.HeaderClassName
{
color: #855193;
}
.AnyTagClassName
{
color: #855193;
}
</style>
background-color css
<style>
a { background-color: #855193; }
a { background-color: rgb(133,81,147); }
div.DivClassName
{
background-color: #855193;
}
.BgClassName
{
background-color: #855193;
}
</style>
border-color css
<style>
span { border-color: #855193; }
span { border-color: rgb(133,81,147); }
td.TdClassName
{
border-color: #855193;
}
.TagClassName
{
border-color: #855193;
}
</style>