Shades of Affair #875998
Tints of Affair #875998
RGB
CMYK
RGB Variations
Color information
#875998 (or 0x875998) is known color: Affair. HEX triplet: 87, 59 and 98. RGB value is (135,89,152). Sum of RGB (Red+Green+Blue) = 135+89+152=376 (49% of max value = 765). Red value is 135 (53.12% from 255 or 35.90% from 376); Green value is 89 (35.16% from 255 or 23.67% from 376); Blue value is 152 (59.77% from 255 or 40.43% from 376); Max value from RGB is 152 - color contains mainly: blue. Hex color #875998 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #875998 is #78A667. Grayscale: #6D6D6D. Windows color (decimal): -7906920 or 9984391. OLE color: 9984391.
HSL color Cylindrical-coordinate representation of color #875998: hue angle of 283.81º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #875998 is Cyan = 0.11, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 135 | 89 | 152 | - |
| CMYK | 0.11 | 0.41 | 0 | 0.40 |
| HSL | 283.81º | 0.26% | 0.47% | - |
| HSV(B) | 283.81º | 0.41% | 0.6% | - |
| XYZ | 19.23 | 14.56 | 31.5 | - |
| YUV | 109.94 | 151.74 | 145.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 89 | 152 | 0.11 | 0.41 | 0 | 0.40 | 283.81 | 0.26 | 0.47 |
| Hex | 87 | 59 | 98 | B | 29 | 0 | 28 | 11C | 1A | 2F |
| Octal | 207 | 131 | 230 | 13 | 51 | 0 | 50 | 434 | 32 | 57 |
| Binary | 10000111 | 1011001 | 10011000 | 1011 | 101001 | 0 | 101000 | 100011100 | 11010 | 101111 |
Color Harmonies of #875998
Complementary color
Monochromatic Colors of #875998
Black with #875998
Text Example
Text Example
White with #875998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875998; }
p { color: rgb(135,89,152); }
H1.HeaderClassName
{
color: #875998;
}
.AnyTagClassName
{
color: #875998;
}
</style>
background-color css
<style>
a { background-color: #875998; }
a { background-color: rgb(135,89,152); }
div.DivClassName
{
background-color: #875998;
}
.BgClassName
{
background-color: #875998;
}
</style>
border-color css
<style>
span { border-color: #875998; }
span { border-color: rgb(135,89,152); }
td.TdClassName
{
border-color: #875998;
}
.TagClassName
{
border-color: #875998;
}
</style>