Shades of Affair #875498
Tints of Affair #875498
RGB
CMYK
RGB Variations
Color information
#875498 (or 0x875498) is known color: Affair. HEX triplet: 87, 54 and 98. RGB value is (135,84,152). Sum of RGB (Red+Green+Blue) = 135+84+152=371 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.39% from 371); Green value is 84 (33.20% from 255 or 22.64% from 371); Blue value is 152 (59.77% from 255 or 40.97% from 371); Max value from RGB is 152 - color contains mainly: blue. Hex color #875498 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #875498 is #78AB67. Grayscale: #6A6A6A. Windows color (decimal): -7908200 or 9983111. OLE color: 9983111.
HSL color Cylindrical-coordinate representation of color #875498: hue angle of 285º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #875498 is Cyan = 0.11, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 135 | 84 | 152 | - |
| CMYK | 0.11 | 0.45 | 0 | 0.40 |
| HSL | 285º | 0.29% | 0.46% | - |
| HSV(B) | 285º | 0.45% | 0.6% | - |
| XYZ | 18.83 | 13.76 | 31.37 | - |
| YUV | 107 | 153.4 | 147.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 152 | 0.11 | 0.45 | 0 | 0.40 | 285 | 0.29 | 0.46 |
| Hex | 87 | 54 | 98 | B | 2D | 0 | 28 | 11D | 1D | 2E |
| Octal | 207 | 124 | 230 | 13 | 55 | 0 | 50 | 435 | 35 | 56 |
| Binary | 10000111 | 1010100 | 10011000 | 1011 | 101101 | 0 | 101000 | 100011101 | 11101 | 101110 |
Color Harmonies of #875498
Complementary color
Monochromatic Colors of #875498
Black with #875498
Text Example
Text Example
White with #875498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875498; }
p { color: rgb(135,84,152); }
H1.HeaderClassName
{
color: #875498;
}
.AnyTagClassName
{
color: #875498;
}
</style>
background-color css
<style>
a { background-color: #875498; }
a { background-color: rgb(135,84,152); }
div.DivClassName
{
background-color: #875498;
}
.BgClassName
{
background-color: #875498;
}
</style>
border-color css
<style>
span { border-color: #875498; }
span { border-color: rgb(135,84,152); }
td.TdClassName
{
border-color: #875498;
}
.TagClassName
{
border-color: #875498;
}
</style>