Shades of Affair #855696
Tints of Affair #855696
RGB
CMYK
RGB Variations
Color information
#855696 (or 0x855696) is known color: Affair. HEX triplet: 85, 56 and 96. RGB value is (133,86,150). Sum of RGB (Red+Green+Blue) = 133+86+150=369 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.04% from 369); Green value is 86 (33.98% from 255 or 23.31% from 369); Blue value is 150 (58.98% from 255 or 40.65% from 369); Max value from RGB is 150 - color contains mainly: blue. Hex color #855696 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855696 is #7AA969. Grayscale: #6B6B6B. Windows color (decimal): -8038762 or 9852549. OLE color: 9852549.
HSL color Cylindrical-coordinate representation of color #855696: hue angle of 284.06º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #855696 is Cyan = 0.11, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 86 | 150 | - |
| CMYK | 0.11 | 0.43 | 0 | 0.41 |
| HSL | 284.06º | 0.27% | 0.46% | - |
| HSV(B) | 284.06º | 0.43% | 0.59% | - |
| XYZ | 18.51 | 13.84 | 30.55 | - |
| YUV | 107.35 | 152.07 | 146.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 86 | 150 | 0.11 | 0.43 | 0 | 0.41 | 284.06 | 0.27 | 0.46 |
| Hex | 85 | 56 | 96 | B | 2B | 0 | 29 | 11C | 1B | 2E |
| Octal | 205 | 126 | 226 | 13 | 53 | 0 | 51 | 434 | 33 | 56 |
| Binary | 10000101 | 1010110 | 10010110 | 1011 | 101011 | 0 | 101001 | 100011100 | 11011 | 101110 |
Color Harmonies of #855696
Complementary color
Monochromatic Colors of #855696
Black with #855696
Text Example
Text Example
White with #855696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855696; }
p { color: rgb(133,86,150); }
H1.HeaderClassName
{
color: #855696;
}
.AnyTagClassName
{
color: #855696;
}
</style>
background-color css
<style>
a { background-color: #855696; }
a { background-color: rgb(133,86,150); }
div.DivClassName
{
background-color: #855696;
}
.BgClassName
{
background-color: #855696;
}
</style>
border-color css
<style>
span { border-color: #855696; }
span { border-color: rgb(133,86,150); }
td.TdClassName
{
border-color: #855696;
}
.TagClassName
{
border-color: #855696;
}
</style>