Shades of Affair #855198
Tints of Affair #855198
RGB
CMYK
RGB Variations
Color information
#855198 (or 0x855198) is known color: Affair. HEX triplet: 85, 51 and 98. RGB value is (133,81,152). Sum of RGB (Red+Green+Blue) = 133+81+152=366 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.34% from 366); Green value is 81 (32.03% from 255 or 22.13% from 366); Blue value is 152 (59.77% from 255 or 41.53% from 366); Max value from RGB is 152 - color contains mainly: blue. Hex color #855198 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855198 is #7AAE67. Grayscale: #686868. Windows color (decimal): -8040040 or 9982341. OLE color: 9982341.
HSL color Cylindrical-coordinate representation of color #855198: hue angle of 283.94º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #855198 is Cyan = 0.13, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 81 | 152 | - |
| CMYK | 0.13 | 0.47 | 0 | 0.40 |
| HSL | 283.94º | 0.3% | 0.46% | - |
| HSV(B) | 283.94º | 0.47% | 0.6% | - |
| XYZ | 18.28 | 13.14 | 31.28 | - |
| YUV | 104.64 | 154.73 | 148.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 81 | 152 | 0.13 | 0.47 | 0 | 0.40 | 283.94 | 0.3 | 0.46 |
| Hex | 85 | 51 | 98 | D | 2F | 0 | 28 | 11C | 1E | 2E |
| Octal | 205 | 121 | 230 | 15 | 57 | 0 | 50 | 434 | 36 | 56 |
| Binary | 10000101 | 1010001 | 10011000 | 1101 | 101111 | 0 | 101000 | 100011100 | 11110 | 101110 |
Color Harmonies of #855198
Complementary color
Monochromatic Colors of #855198
Black with #855198
Text Example
Text Example
White with #855198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855198; }
p { color: rgb(133,81,152); }
H1.HeaderClassName
{
color: #855198;
}
.AnyTagClassName
{
color: #855198;
}
</style>
background-color css
<style>
a { background-color: #855198; }
a { background-color: rgb(133,81,152); }
div.DivClassName
{
background-color: #855198;
}
.BgClassName
{
background-color: #855198;
}
</style>
border-color css
<style>
span { border-color: #855198; }
span { border-color: rgb(133,81,152); }
td.TdClassName
{
border-color: #855198;
}
.TagClassName
{
border-color: #855198;
}
</style>