Shades of Affair #875398
Tints of Affair #875398
RGB
CMYK
RGB Variations
Color information
#875398 (or 0x875398) is known color: Affair. HEX triplet: 87, 53 and 98. RGB value is (135,83,152). Sum of RGB (Red+Green+Blue) = 135+83+152=370 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.49% from 370); Green value is 83 (32.81% from 255 or 22.43% from 370); Blue value is 152 (59.77% from 255 or 41.08% from 370); Max value from RGB is 152 - color contains mainly: blue. Hex color #875398 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #875398 is #78AC67. Grayscale: #6A6A6A. Windows color (decimal): -7908456 or 9982855. OLE color: 9982855.
HSL color Cylindrical-coordinate representation of color #875398: hue angle of 285.22º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #875398 is Cyan = 0.11, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 135 | 83 | 152 | - |
| CMYK | 0.11 | 0.45 | 0 | 0.40 |
| HSL | 285.22º | 0.29% | 0.46% | - |
| HSV(B) | 285.22º | 0.45% | 0.6% | - |
| XYZ | 18.75 | 13.6 | 31.34 | - |
| YUV | 106.41 | 153.73 | 148.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 83 | 152 | 0.11 | 0.45 | 0 | 0.40 | 285.22 | 0.29 | 0.46 |
| Hex | 87 | 53 | 98 | B | 2D | 0 | 28 | 11D | 1D | 2E |
| Octal | 207 | 123 | 230 | 13 | 55 | 0 | 50 | 435 | 35 | 56 |
| Binary | 10000111 | 1010011 | 10011000 | 1011 | 101101 | 0 | 101000 | 100011101 | 11101 | 101110 |
Color Harmonies of #875398
Complementary color
Monochromatic Colors of #875398
Black with #875398
Text Example
Text Example
White with #875398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875398; }
p { color: rgb(135,83,152); }
H1.HeaderClassName
{
color: #875398;
}
.AnyTagClassName
{
color: #875398;
}
</style>
background-color css
<style>
a { background-color: #875398; }
a { background-color: rgb(135,83,152); }
div.DivClassName
{
background-color: #875398;
}
.BgClassName
{
background-color: #875398;
}
</style>
border-color css
<style>
span { border-color: #875398; }
span { border-color: rgb(135,83,152); }
td.TdClassName
{
border-color: #875398;
}
.TagClassName
{
border-color: #875398;
}
</style>