Shades of Affair #875393
Tints of Affair #875393
RGB
CMYK
RGB Variations
Color information
#875393 (or 0x875393) is known color: Affair. HEX triplet: 87, 53 and 93. RGB value is (135,83,147). Sum of RGB (Red+Green+Blue) = 135+83+147=365 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.99% from 365); Green value is 83 (32.81% from 255 or 22.74% from 365); Blue value is 147 (57.81% from 255 or 40.27% from 365); Max value from RGB is 147 - color contains mainly: blue. Hex color #875393 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #875393 is #78AC6C. Grayscale: #696969. Windows color (decimal): -7908461 or 9655175. OLE color: 9655175.
HSL color Cylindrical-coordinate representation of color #875393: hue angle of 288.75º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #875393 is Cyan = 0.08, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 83 | 147 | - |
| CMYK | 0.08 | 0.44 | 0 | 0.42 |
| HSL | 288.75º | 0.28% | 0.45% | - |
| HSV(B) | 288.75º | 0.44% | 0.58% | - |
| XYZ | 18.35 | 13.44 | 29.23 | - |
| YUV | 105.84 | 151.23 | 148.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 83 | 147 | 0.08 | 0.44 | 0 | 0.42 | 288.75 | 0.28 | 0.45 |
| Hex | 87 | 53 | 93 | 8 | 2C | 0 | 2A | 121 | 1C | 2D |
| Octal | 207 | 123 | 223 | 10 | 54 | 0 | 52 | 441 | 34 | 55 |
| Binary | 10000111 | 1010011 | 10010011 | 1000 | 101100 | 0 | 101010 | 100100001 | 11100 | 101101 |
Color Harmonies of #875393
Complementary color
Monochromatic Colors of #875393
Black with #875393
Text Example
Text Example
White with #875393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875393; }
p { color: rgb(135,83,147); }
H1.HeaderClassName
{
color: #875393;
}
.AnyTagClassName
{
color: #875393;
}
</style>
background-color css
<style>
a { background-color: #875393; }
a { background-color: rgb(135,83,147); }
div.DivClassName
{
background-color: #875393;
}
.BgClassName
{
background-color: #875393;
}
</style>
border-color css
<style>
span { border-color: #875393; }
span { border-color: rgb(135,83,147); }
td.TdClassName
{
border-color: #875393;
}
.TagClassName
{
border-color: #875393;
}
</style>