Shades of Affair #855192
Tints of Affair #855192
RGB
CMYK
RGB Variations
Color information
#855192 (or 0x855192) is known color: Affair. HEX triplet: 85, 51 and 92. RGB value is (133,81,146). Sum of RGB (Red+Green+Blue) = 133+81+146=360 (47% of max value = 765). Red value is 133 (52.34% from 255 or 36.94% from 360); Green value is 81 (32.03% from 255 or 22.5% from 360); Blue value is 146 (57.42% from 255 or 40.56% from 360); Max value from RGB is 146 - color contains mainly: blue. Hex color #855192 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855192 is #7AAE6D. Grayscale: #676767. Windows color (decimal): -8040046 or 9589125. OLE color: 9589125.
HSL color Cylindrical-coordinate representation of color #855192: hue angle of 288º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #855192 is Cyan = 0.09, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 81 | 146 | - |
| CMYK | 0.09 | 0.45 | 0 | 0.43 |
| HSL | 288º | 0.29% | 0.45% | - |
| HSV(B) | 288º | 0.45% | 0.57% | - |
| XYZ | 17.8 | 12.95 | 28.75 | - |
| YUV | 103.96 | 151.73 | 148.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 81 | 146 | 0.09 | 0.45 | 0 | 0.43 | 288 | 0.29 | 0.45 |
| Hex | 85 | 51 | 92 | 9 | 2D | 0 | 2B | 120 | 1D | 2D |
| Octal | 205 | 121 | 222 | 11 | 55 | 0 | 53 | 440 | 35 | 55 |
| Binary | 10000101 | 1010001 | 10010010 | 1001 | 101101 | 0 | 101011 | 100100000 | 11101 | 101101 |
Color Harmonies of #855192
Complementary color
Monochromatic Colors of #855192
Black with #855192
Text Example
Text Example
White with #855192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855192; }
p { color: rgb(133,81,146); }
H1.HeaderClassName
{
color: #855192;
}
.AnyTagClassName
{
color: #855192;
}
</style>
background-color css
<style>
a { background-color: #855192; }
a { background-color: rgb(133,81,146); }
div.DivClassName
{
background-color: #855192;
}
.BgClassName
{
background-color: #855192;
}
</style>
border-color css
<style>
span { border-color: #855192; }
span { border-color: rgb(133,81,146); }
td.TdClassName
{
border-color: #855192;
}
.TagClassName
{
border-color: #855192;
}
</style>