Shades of Affair #865892
Tints of Affair #865892
RGB
CMYK
RGB Variations
Color information
#865892 (or 0x865892) is known color: Affair. HEX triplet: 86, 58 and 92. RGB value is (134,88,146). Sum of RGB (Red+Green+Blue) = 134+88+146=368 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.41% from 368); Green value is 88 (34.77% from 255 or 23.91% from 368); Blue value is 146 (57.42% from 255 or 39.67% from 368); Max value from RGB is 146 - color contains mainly: blue. Hex color #865892 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #865892 is #79A76D. Grayscale: #6C6C6C. Windows color (decimal): -7972718 or 9590918. OLE color: 9590918.
HSL color Cylindrical-coordinate representation of color #865892: hue angle of 287.59º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #865892 is Cyan = 0.08, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 88 | 146 | - |
| CMYK | 0.08 | 0.40 | 0 | 0.43 |
| HSL | 287.59º | 0.25% | 0.46% | - |
| HSV(B) | 287.59º | 0.4% | 0.57% | - |
| XYZ | 18.51 | 14.12 | 28.94 | - |
| YUV | 108.37 | 149.24 | 146.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 88 | 146 | 0.08 | 0.40 | 0 | 0.43 | 287.59 | 0.25 | 0.46 |
| Hex | 86 | 58 | 92 | 8 | 28 | 0 | 2B | 120 | 19 | 2E |
| Octal | 206 | 130 | 222 | 10 | 50 | 0 | 53 | 440 | 31 | 56 |
| Binary | 10000110 | 1011000 | 10010010 | 1000 | 101000 | 0 | 101011 | 100100000 | 11001 | 101110 |
Color Harmonies of #865892
Complementary color
Monochromatic Colors of #865892
Black with #865892
Text Example
Text Example
White with #865892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865892; }
p { color: rgb(134,88,146); }
H1.HeaderClassName
{
color: #865892;
}
.AnyTagClassName
{
color: #865892;
}
</style>
background-color css
<style>
a { background-color: #865892; }
a { background-color: rgb(134,88,146); }
div.DivClassName
{
background-color: #865892;
}
.BgClassName
{
background-color: #865892;
}
</style>
border-color css
<style>
span { border-color: #865892; }
span { border-color: rgb(134,88,146); }
td.TdClassName
{
border-color: #865892;
}
.TagClassName
{
border-color: #865892;
}
</style>