Shades of Affair #875495
Tints of Affair #875495
RGB
CMYK
RGB Variations
Color information
#875495 (or 0x875495) is known color: Affair. HEX triplet: 87, 54 and 95. RGB value is (135,84,149). Sum of RGB (Red+Green+Blue) = 135+84+149=368 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.68% from 368); Green value is 84 (33.20% from 255 or 22.83% from 368); Blue value is 149 (58.59% from 255 or 40.49% from 368); Max value from RGB is 149 - color contains mainly: blue. Hex color #875495 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #875495 is #78AB6A. Grayscale: #6A6A6A. Windows color (decimal): -7908203 or 9786503. OLE color: 9786503.
HSL color Cylindrical-coordinate representation of color #875495: hue angle of 287.08º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #875495 is Cyan = 0.09, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 84 | 149 | - |
| CMYK | 0.09 | 0.44 | 0 | 0.42 |
| HSL | 287.08º | 0.28% | 0.46% | - |
| HSV(B) | 287.08º | 0.44% | 0.58% | - |
| XYZ | 18.59 | 13.66 | 30.09 | - |
| YUV | 106.66 | 151.9 | 148.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 149 | 0.09 | 0.44 | 0 | 0.42 | 287.08 | 0.28 | 0.46 |
| Hex | 87 | 54 | 95 | 9 | 2C | 0 | 2A | 11F | 1C | 2E |
| Octal | 207 | 124 | 225 | 11 | 54 | 0 | 52 | 437 | 34 | 56 |
| Binary | 10000111 | 1010100 | 10010101 | 1001 | 101100 | 0 | 101010 | 100011111 | 11100 | 101110 |
Color Harmonies of #875495
Complementary color
Monochromatic Colors of #875495
Black with #875495
Text Example
Text Example
White with #875495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875495; }
p { color: rgb(135,84,149); }
H1.HeaderClassName
{
color: #875495;
}
.AnyTagClassName
{
color: #875495;
}
</style>
background-color css
<style>
a { background-color: #875495; }
a { background-color: rgb(135,84,149); }
div.DivClassName
{
background-color: #875495;
}
.BgClassName
{
background-color: #875495;
}
</style>
border-color css
<style>
span { border-color: #875495; }
span { border-color: rgb(135,84,149); }
td.TdClassName
{
border-color: #875495;
}
.TagClassName
{
border-color: #875495;
}
</style>