Shades of Affair #875894
Tints of Affair #875894
RGB
CMYK
RGB Variations
Color information
#875894 (or 0x875894) is known color: Affair. HEX triplet: 87, 58 and 94. RGB value is (135,88,148). Sum of RGB (Red+Green+Blue) = 135+88+148=371 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.39% from 371); Green value is 88 (34.77% from 255 or 23.72% from 371); Blue value is 148 (58.20% from 255 or 39.89% from 371); Max value from RGB is 148 - color contains mainly: blue. Hex color #875894 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #875894 is #78A76B. Grayscale: #6C6C6C. Windows color (decimal): -7907180 or 9721991. OLE color: 9721991.
HSL color Cylindrical-coordinate representation of color #875894: hue angle of 287º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #875894 is Cyan = 0.09, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 88 | 148 | - |
| CMYK | 0.09 | 0.41 | 0 | 0.42 |
| HSL | 287º | 0.25% | 0.46% | - |
| HSV(B) | 287º | 0.41% | 0.58% | - |
| XYZ | 18.83 | 14.27 | 29.78 | - |
| YUV | 108.89 | 150.07 | 146.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 88 | 148 | 0.09 | 0.41 | 0 | 0.42 | 287 | 0.25 | 0.46 |
| Hex | 87 | 58 | 94 | 9 | 29 | 0 | 2A | 11F | 19 | 2E |
| Octal | 207 | 130 | 224 | 11 | 51 | 0 | 52 | 437 | 31 | 56 |
| Binary | 10000111 | 1011000 | 10010100 | 1001 | 101001 | 0 | 101010 | 100011111 | 11001 | 101110 |
Color Harmonies of #875894
Complementary color
Monochromatic Colors of #875894
Black with #875894
Text Example
Text Example
White with #875894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875894; }
p { color: rgb(135,88,148); }
H1.HeaderClassName
{
color: #875894;
}
.AnyTagClassName
{
color: #875894;
}
</style>
background-color css
<style>
a { background-color: #875894; }
a { background-color: rgb(135,88,148); }
div.DivClassName
{
background-color: #875894;
}
.BgClassName
{
background-color: #875894;
}
</style>
border-color css
<style>
span { border-color: #875894; }
span { border-color: rgb(135,88,148); }
td.TdClassName
{
border-color: #875894;
}
.TagClassName
{
border-color: #875894;
}
</style>