Shades of Affair #865091
Tints of Affair #865091
RGB
CMYK
RGB Variations
Color information
#865091 (or 0x865091) is known color: Affair. HEX triplet: 86, 50 and 91. RGB value is (134,80,145). Sum of RGB (Red+Green+Blue) = 134+80+145=359 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.33% from 359); Green value is 80 (31.64% from 255 or 22.28% from 359); Blue value is 145 (57.03% from 255 or 40.39% from 359); Max value from RGB is 145 - color contains mainly: blue. Hex color #865091 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #865091 is #79AF6E. Grayscale: #676767. Windows color (decimal): -7974767 or 9523334. OLE color: 9523334.
HSL color Cylindrical-coordinate representation of color #865091: hue angle of 289.85º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #865091 is Cyan = 0.08, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 80 | 145 | - |
| CMYK | 0.08 | 0.45 | 0 | 0.43 |
| HSL | 289.85º | 0.29% | 0.44% | - |
| HSV(B) | 289.85º | 0.45% | 0.57% | - |
| XYZ | 17.81 | 12.85 | 28.33 | - |
| YUV | 103.56 | 151.39 | 149.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 80 | 145 | 0.08 | 0.45 | 0 | 0.43 | 289.85 | 0.29 | 0.44 |
| Hex | 86 | 50 | 91 | 8 | 2D | 0 | 2B | 122 | 1D | 2C |
| Octal | 206 | 120 | 221 | 10 | 55 | 0 | 53 | 442 | 35 | 54 |
| Binary | 10000110 | 1010000 | 10010001 | 1000 | 101101 | 0 | 101011 | 100100010 | 11101 | 101100 |
Color Harmonies of #865091
Complementary color
Monochromatic Colors of #865091
Black with #865091
Text Example
Text Example
White with #865091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865091; }
p { color: rgb(134,80,145); }
H1.HeaderClassName
{
color: #865091;
}
.AnyTagClassName
{
color: #865091;
}
</style>
background-color css
<style>
a { background-color: #865091; }
a { background-color: rgb(134,80,145); }
div.DivClassName
{
background-color: #865091;
}
.BgClassName
{
background-color: #865091;
}
</style>
border-color css
<style>
span { border-color: #865091; }
span { border-color: rgb(134,80,145); }
td.TdClassName
{
border-color: #865091;
}
.TagClassName
{
border-color: #865091;
}
</style>