Shades of Affair #855992
Tints of Affair #855992
RGB
CMYK
RGB Variations
Color information
#855992 (or 0x855992) is known color: Affair. HEX triplet: 85, 59 and 92. RGB value is (133,89,146). Sum of RGB (Red+Green+Blue) = 133+89+146=368 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.14% from 368); Green value is 89 (35.16% from 255 or 24.18% from 368); Blue value is 146 (57.42% from 255 or 39.67% from 368); Max value from RGB is 146 - color contains mainly: blue. Hex color #855992 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855992 is #7AA66D. Grayscale: #6C6C6C. Windows color (decimal): -8037998 or 9591173. OLE color: 9591173.
HSL color Cylindrical-coordinate representation of color #855992: hue angle of 286.32º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #855992 is Cyan = 0.09, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 89 | 146 | - |
| CMYK | 0.09 | 0.39 | 0 | 0.43 |
| HSL | 286.32º | 0.24% | 0.46% | - |
| HSV(B) | 286.32º | 0.39% | 0.57% | - |
| XYZ | 18.43 | 14.21 | 28.96 | - |
| YUV | 108.65 | 149.08 | 145.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 89 | 146 | 0.09 | 0.39 | 0 | 0.43 | 286.32 | 0.24 | 0.46 |
| Hex | 85 | 59 | 92 | 9 | 27 | 0 | 2B | 11E | 18 | 2E |
| Octal | 205 | 131 | 222 | 11 | 47 | 0 | 53 | 436 | 30 | 56 |
| Binary | 10000101 | 1011001 | 10010010 | 1001 | 100111 | 0 | 101011 | 100011110 | 11000 | 101110 |
Color Harmonies of #855992
Complementary color
Monochromatic Colors of #855992
Black with #855992
Text Example
Text Example
White with #855992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855992; }
p { color: rgb(133,89,146); }
H1.HeaderClassName
{
color: #855992;
}
.AnyTagClassName
{
color: #855992;
}
</style>
background-color css
<style>
a { background-color: #855992; }
a { background-color: rgb(133,89,146); }
div.DivClassName
{
background-color: #855992;
}
.BgClassName
{
background-color: #855992;
}
</style>
border-color css
<style>
span { border-color: #855992; }
span { border-color: rgb(133,89,146); }
td.TdClassName
{
border-color: #855992;
}
.TagClassName
{
border-color: #855992;
}
</style>