Shades of Affair #875694
Tints of Affair #875694
RGB
CMYK
RGB Variations
Color information
#875694 (or 0x875694) is known color: Affair. HEX triplet: 87, 56 and 94. RGB value is (135,86,148). Sum of RGB (Red+Green+Blue) = 135+86+148=369 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.59% from 369); Green value is 86 (33.98% from 255 or 23.31% from 369); Blue value is 148 (58.20% from 255 or 40.11% from 369); Max value from RGB is 148 - color contains mainly: blue. Hex color #875694 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #875694 is #78A96B. Grayscale: #6B6B6B. Windows color (decimal): -7907692 or 9721479. OLE color: 9721479.
HSL color Cylindrical-coordinate representation of color #875694: hue angle of 287.42º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #875694 is Cyan = 0.09, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 86 | 148 | - |
| CMYK | 0.09 | 0.42 | 0 | 0.42 |
| HSL | 287.42º | 0.26% | 0.46% | - |
| HSV(B) | 287.42º | 0.42% | 0.58% | - |
| XYZ | 18.66 | 13.94 | 29.72 | - |
| YUV | 107.72 | 150.73 | 147.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 86 | 148 | 0.09 | 0.42 | 0 | 0.42 | 287.42 | 0.26 | 0.46 |
| Hex | 87 | 56 | 94 | 9 | 2A | 0 | 2A | 11F | 1A | 2E |
| Octal | 207 | 126 | 224 | 11 | 52 | 0 | 52 | 437 | 32 | 56 |
| Binary | 10000111 | 1010110 | 10010100 | 1001 | 101010 | 0 | 101010 | 100011111 | 11010 | 101110 |
Color Harmonies of #875694
Complementary color
Monochromatic Colors of #875694
Black with #875694
Text Example
Text Example
White with #875694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875694; }
p { color: rgb(135,86,148); }
H1.HeaderClassName
{
color: #875694;
}
.AnyTagClassName
{
color: #875694;
}
</style>
background-color css
<style>
a { background-color: #875694; }
a { background-color: rgb(135,86,148); }
div.DivClassName
{
background-color: #875694;
}
.BgClassName
{
background-color: #875694;
}
</style>
border-color css
<style>
span { border-color: #875694; }
span { border-color: rgb(135,86,148); }
td.TdClassName
{
border-color: #875694;
}
.TagClassName
{
border-color: #875694;
}
</style>