Shades of Affair #875594
Tints of Affair #875594
RGB
CMYK
RGB Variations
Color information
#875594 (or 0x875594) is known color: Affair. HEX triplet: 87, 55 and 94. RGB value is (135,85,148). Sum of RGB (Red+Green+Blue) = 135+85+148=368 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.68% from 368); Green value is 85 (33.59% from 255 or 23.10% from 368); Blue value is 148 (58.20% from 255 or 40.22% from 368); Max value from RGB is 148 - color contains mainly: blue. Hex color #875594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #875594 is #78AA6B. Grayscale: #6A6A6A. Windows color (decimal): -7907948 or 9721223. OLE color: 9721223.
HSL color Cylindrical-coordinate representation of color #875594: hue angle of 287.62º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #875594 is Cyan = 0.09, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 85 | 148 | - |
| CMYK | 0.09 | 0.43 | 0 | 0.42 |
| HSL | 287.62º | 0.27% | 0.46% | - |
| HSV(B) | 287.62º | 0.43% | 0.58% | - |
| XYZ | 18.59 | 13.79 | 29.7 | - |
| YUV | 107.13 | 151.07 | 147.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 85 | 148 | 0.09 | 0.43 | 0 | 0.42 | 287.62 | 0.27 | 0.46 |
| Hex | 87 | 55 | 94 | 9 | 2B | 0 | 2A | 120 | 1B | 2E |
| Octal | 207 | 125 | 224 | 11 | 53 | 0 | 52 | 440 | 33 | 56 |
| Binary | 10000111 | 1010101 | 10010100 | 1001 | 101011 | 0 | 101010 | 100100000 | 11011 | 101110 |
Color Harmonies of #875594
Complementary color
Monochromatic Colors of #875594
Black with #875594
Text Example
Text Example
White with #875594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875594; }
p { color: rgb(135,85,148); }
H1.HeaderClassName
{
color: #875594;
}
.AnyTagClassName
{
color: #875594;
}
</style>
background-color css
<style>
a { background-color: #875594; }
a { background-color: rgb(135,85,148); }
div.DivClassName
{
background-color: #875594;
}
.BgClassName
{
background-color: #875594;
}
</style>
border-color css
<style>
span { border-color: #875594; }
span { border-color: rgb(135,85,148); }
td.TdClassName
{
border-color: #875594;
}
.TagClassName
{
border-color: #875594;
}
</style>