Shades of Affair #855097
Tints of Affair #855097
RGB
CMYK
RGB Variations
Color information
#855097 (or 0x855097) is known color: Affair. HEX triplet: 85, 50 and 97. RGB value is (133,80,151). Sum of RGB (Red+Green+Blue) = 133+80+151=364 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.54% from 364); Green value is 80 (31.64% from 255 or 21.98% from 364); Blue value is 151 (59.38% from 255 or 41.48% from 364); Max value from RGB is 151 - color contains mainly: blue. Hex color #855097 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855097 is #7AAF68. Grayscale: #676767. Windows color (decimal): -8040297 or 9916549. OLE color: 9916549.
HSL color Cylindrical-coordinate representation of color #855097: hue angle of 284.79º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #855097 is Cyan = 0.12, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 80 | 151 | - |
| CMYK | 0.12 | 0.47 | 0 | 0.41 |
| HSL | 284.79º | 0.31% | 0.45% | - |
| HSV(B) | 284.79º | 0.47% | 0.59% | - |
| XYZ | 18.13 | 12.96 | 30.82 | - |
| YUV | 103.94 | 154.56 | 148.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 80 | 151 | 0.12 | 0.47 | 0 | 0.41 | 284.79 | 0.31 | 0.45 |
| Hex | 85 | 50 | 97 | C | 2F | 0 | 29 | 11D | 1F | 2D |
| Octal | 205 | 120 | 227 | 14 | 57 | 0 | 51 | 435 | 37 | 55 |
| Binary | 10000101 | 1010000 | 10010111 | 1100 | 101111 | 0 | 101001 | 100011101 | 11111 | 101101 |
Color Harmonies of #855097
Complementary color
Monochromatic Colors of #855097
Black with #855097
Text Example
Text Example
White with #855097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855097; }
p { color: rgb(133,80,151); }
H1.HeaderClassName
{
color: #855097;
}
.AnyTagClassName
{
color: #855097;
}
</style>
background-color css
<style>
a { background-color: #855097; }
a { background-color: rgb(133,80,151); }
div.DivClassName
{
background-color: #855097;
}
.BgClassName
{
background-color: #855097;
}
</style>
border-color css
<style>
span { border-color: #855097; }
span { border-color: rgb(133,80,151); }
td.TdClassName
{
border-color: #855097;
}
.TagClassName
{
border-color: #855097;
}
</style>