Shades of Affair #875198
Tints of Affair #875198
RGB
CMYK
RGB Variations
Color information
#875198 (or 0x875198) is known color: Affair. HEX triplet: 87, 51 and 98. RGB value is (135,81,152). Sum of RGB (Red+Green+Blue) = 135+81+152=368 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.68% from 368); Green value is 81 (32.03% from 255 or 22.01% from 368); Blue value is 152 (59.77% from 255 or 41.30% from 368); Max value from RGB is 152 - color contains mainly: blue. Hex color #875198 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #875198 is #78AE67. Grayscale: #696969. Windows color (decimal): -7908968 or 9982343. OLE color: 9982343.
HSL color Cylindrical-coordinate representation of color #875198: hue angle of 285.63º 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 #875198 is Cyan = 0.11, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 135 | 81 | 152 | - |
| CMYK | 0.11 | 0.47 | 0 | 0.40 |
| HSL | 285.63º | 0.3% | 0.46% | - |
| HSV(B) | 285.63º | 0.47% | 0.6% | - |
| XYZ | 18.6 | 13.3 | 31.29 | - |
| YUV | 105.24 | 154.39 | 149.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 81 | 152 | 0.11 | 0.47 | 0 | 0.40 | 285.63 | 0.3 | 0.46 |
| Hex | 87 | 51 | 98 | B | 2F | 0 | 28 | 11E | 1E | 2E |
| Octal | 207 | 121 | 230 | 13 | 57 | 0 | 50 | 436 | 36 | 56 |
| Binary | 10000111 | 1010001 | 10011000 | 1011 | 101111 | 0 | 101000 | 100011110 | 11110 | 101110 |
Color Harmonies of #875198
Complementary color
Monochromatic Colors of #875198
Black with #875198
Text Example
Text Example
White with #875198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875198; }
p { color: rgb(135,81,152); }
H1.HeaderClassName
{
color: #875198;
}
.AnyTagClassName
{
color: #875198;
}
</style>
background-color css
<style>
a { background-color: #875198; }
a { background-color: rgb(135,81,152); }
div.DivClassName
{
background-color: #875198;
}
.BgClassName
{
background-color: #875198;
}
</style>
border-color css
<style>
span { border-color: #875198; }
span { border-color: rgb(135,81,152); }
td.TdClassName
{
border-color: #875198;
}
.TagClassName
{
border-color: #875198;
}
</style>