Shades of Affair #875898
Tints of Affair #875898
RGB
CMYK
RGB Variations
Color information
#875898 (or 0x875898) is known color: Affair. HEX triplet: 87, 58 and 98. RGB value is (135,88,152). Sum of RGB (Red+Green+Blue) = 135+88+152=375 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36% from 375); Green value is 88 (34.77% from 255 or 23.47% from 375); Blue value is 152 (59.77% from 255 or 40.53% from 375); Max value from RGB is 152 - color contains mainly: blue. Hex color #875898 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #875898 is #78A767. Grayscale: #6D6D6D. Windows color (decimal): -7907176 or 9984135. OLE color: 9984135.
HSL color Cylindrical-coordinate representation of color #875898: hue angle of 284.06º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #875898 is Cyan = 0.11, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 135 | 88 | 152 | - |
| CMYK | 0.11 | 0.42 | 0 | 0.40 |
| HSL | 284.06º | 0.27% | 0.47% | - |
| HSV(B) | 284.06º | 0.42% | 0.6% | - |
| XYZ | 19.15 | 14.4 | 31.48 | - |
| YUV | 109.35 | 152.07 | 146.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 88 | 152 | 0.11 | 0.42 | 0 | 0.40 | 284.06 | 0.27 | 0.47 |
| Hex | 87 | 58 | 98 | B | 2A | 0 | 28 | 11C | 1B | 2F |
| Octal | 207 | 130 | 230 | 13 | 52 | 0 | 50 | 434 | 33 | 57 |
| Binary | 10000111 | 1011000 | 10011000 | 1011 | 101010 | 0 | 101000 | 100011100 | 11011 | 101111 |
Color Harmonies of #875898
Complementary color
Monochromatic Colors of #875898
Black with #875898
Text Example
Text Example
White with #875898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875898; }
p { color: rgb(135,88,152); }
H1.HeaderClassName
{
color: #875898;
}
.AnyTagClassName
{
color: #875898;
}
</style>
background-color css
<style>
a { background-color: #875898; }
a { background-color: rgb(135,88,152); }
div.DivClassName
{
background-color: #875898;
}
.BgClassName
{
background-color: #875898;
}
</style>
border-color css
<style>
span { border-color: #875898; }
span { border-color: rgb(135,88,152); }
td.TdClassName
{
border-color: #875898;
}
.TagClassName
{
border-color: #875898;
}
</style>