Shades of Affair #855091
Tints of Affair #855091
RGB
CMYK
RGB Variations
Color information
#855091 (or 0x855091) is known color: Affair. HEX triplet: 85, 50 and 91. RGB value is (133,80,145). Sum of RGB (Red+Green+Blue) = 133+80+145=358 (47% of max value = 765). Red value is 133 (52.34% from 255 or 37.15% from 358); Green value is 80 (31.64% from 255 or 22.35% from 358); Blue value is 145 (57.03% from 255 or 40.50% from 358); Max value from RGB is 145 - color contains mainly: blue. Hex color #855091 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855091 is #7AAF6E. Grayscale: #676767. Windows color (decimal): -8040303 or 9523333. OLE color: 9523333.
HSL color Cylindrical-coordinate representation of color #855091: hue angle of 288.92º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #855091 is Cyan = 0.08, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 80 | 145 | - |
| CMYK | 0.08 | 0.45 | 0 | 0.43 |
| HSL | 288.92º | 0.29% | 0.44% | - |
| HSV(B) | 288.92º | 0.45% | 0.57% | - |
| XYZ | 17.65 | 12.77 | 28.32 | - |
| YUV | 103.26 | 151.56 | 149.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 80 | 145 | 0.08 | 0.45 | 0 | 0.43 | 288.92 | 0.29 | 0.44 |
| Hex | 85 | 50 | 91 | 8 | 2D | 0 | 2B | 121 | 1D | 2C |
| Octal | 205 | 120 | 221 | 10 | 55 | 0 | 53 | 441 | 35 | 54 |
| Binary | 10000101 | 1010000 | 10010001 | 1000 | 101101 | 0 | 101011 | 100100001 | 11101 | 101100 |
Color Harmonies of #855091
Complementary color
Monochromatic Colors of #855091
Black with #855091
Text Example
Text Example
White with #855091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855091; }
p { color: rgb(133,80,145); }
H1.HeaderClassName
{
color: #855091;
}
.AnyTagClassName
{
color: #855091;
}
</style>
background-color css
<style>
a { background-color: #855091; }
a { background-color: rgb(133,80,145); }
div.DivClassName
{
background-color: #855091;
}
.BgClassName
{
background-color: #855091;
}
</style>
border-color css
<style>
span { border-color: #855091; }
span { border-color: rgb(133,80,145); }
td.TdClassName
{
border-color: #855091;
}
.TagClassName
{
border-color: #855091;
}
</style>