Shades of Affair #855197
Tints of Affair #855197
RGB
CMYK
RGB Variations
Color information
#855197 (or 0x855197) is known color: Affair. HEX triplet: 85, 51 and 97. RGB value is (133,81,151). Sum of RGB (Red+Green+Blue) = 133+81+151=365 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.44% from 365); Green value is 81 (32.03% from 255 or 22.19% from 365); Blue value is 151 (59.38% from 255 or 41.37% from 365); Max value from RGB is 151 - color contains mainly: blue. Hex color #855197 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855197 is #7AAE68. Grayscale: #686868. Windows color (decimal): -8040041 or 9916805. OLE color: 9916805.
HSL color Cylindrical-coordinate representation of color #855197: hue angle of 284.57º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #855197 is Cyan = 0.12, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 81 | 151 | - |
| CMYK | 0.12 | 0.46 | 0 | 0.41 |
| HSL | 284.57º | 0.3% | 0.45% | - |
| HSV(B) | 284.57º | 0.46% | 0.59% | - |
| XYZ | 18.2 | 13.11 | 30.85 | - |
| YUV | 104.53 | 154.23 | 148.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 81 | 151 | 0.12 | 0.46 | 0 | 0.41 | 284.57 | 0.3 | 0.45 |
| Hex | 85 | 51 | 97 | C | 2E | 0 | 29 | 11D | 1E | 2D |
| Octal | 205 | 121 | 227 | 14 | 56 | 0 | 51 | 435 | 36 | 55 |
| Binary | 10000101 | 1010001 | 10010111 | 1100 | 101110 | 0 | 101001 | 100011101 | 11110 | 101101 |
Color Harmonies of #855197
Complementary color
Monochromatic Colors of #855197
Black with #855197
Text Example
Text Example
White with #855197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855197; }
p { color: rgb(133,81,151); }
H1.HeaderClassName
{
color: #855197;
}
.AnyTagClassName
{
color: #855197;
}
</style>
background-color css
<style>
a { background-color: #855197; }
a { background-color: rgb(133,81,151); }
div.DivClassName
{
background-color: #855197;
}
.BgClassName
{
background-color: #855197;
}
</style>
border-color css
<style>
span { border-color: #855197; }
span { border-color: rgb(133,81,151); }
td.TdClassName
{
border-color: #855197;
}
.TagClassName
{
border-color: #855197;
}
</style>