Shades of Affair #875195
Tints of Affair #875195
RGB
CMYK
RGB Variations
Color information
#875195 (or 0x875195) is known color: Affair. HEX triplet: 87, 51 and 95. RGB value is (135,81,149). Sum of RGB (Red+Green+Blue) = 135+81+149=365 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.99% from 365); Green value is 81 (32.03% from 255 or 22.19% from 365); Blue value is 149 (58.59% from 255 or 40.82% from 365); Max value from RGB is 149 - color contains mainly: blue. Hex color #875195 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #875195 is #78AE6A. Grayscale: #686868. Windows color (decimal): -7908971 or 9785735. OLE color: 9785735.
HSL color Cylindrical-coordinate representation of color #875195: hue angle of 287.65º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #875195 is Cyan = 0.09, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 81 | 149 | - |
| CMYK | 0.09 | 0.46 | 0 | 0.42 |
| HSL | 287.65º | 0.3% | 0.45% | - |
| HSV(B) | 287.65º | 0.46% | 0.58% | - |
| XYZ | 18.36 | 13.21 | 30.02 | - |
| YUV | 104.9 | 152.89 | 149.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 81 | 149 | 0.09 | 0.46 | 0 | 0.42 | 287.65 | 0.3 | 0.45 |
| Hex | 87 | 51 | 95 | 9 | 2E | 0 | 2A | 120 | 1E | 2D |
| Octal | 207 | 121 | 225 | 11 | 56 | 0 | 52 | 440 | 36 | 55 |
| Binary | 10000111 | 1010001 | 10010101 | 1001 | 101110 | 0 | 101010 | 100100000 | 11110 | 101101 |
Color Harmonies of #875195
Complementary color
Monochromatic Colors of #875195
Black with #875195
Text Example
Text Example
White with #875195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875195; }
p { color: rgb(135,81,149); }
H1.HeaderClassName
{
color: #875195;
}
.AnyTagClassName
{
color: #875195;
}
</style>
background-color css
<style>
a { background-color: #875195; }
a { background-color: rgb(135,81,149); }
div.DivClassName
{
background-color: #875195;
}
.BgClassName
{
background-color: #875195;
}
</style>
border-color css
<style>
span { border-color: #875195; }
span { border-color: rgb(135,81,149); }
td.TdClassName
{
border-color: #875195;
}
.TagClassName
{
border-color: #875195;
}
</style>