Shades of Affair #865394
Tints of Affair #865394
RGB
CMYK
RGB Variations
Color information
#865394 (or 0x865394) is known color: Affair. HEX triplet: 86, 53 and 94. RGB value is (134,83,148). Sum of RGB (Red+Green+Blue) = 134+83+148=365 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.71% from 365); Green value is 83 (32.81% from 255 or 22.74% from 365); Blue value is 148 (58.20% from 255 or 40.55% from 365); Max value from RGB is 148 - color contains mainly: blue. Hex color #865394 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #865394 is #79AC6B. Grayscale: #696969. Windows color (decimal): -7973996 or 9720710. OLE color: 9720710.
HSL color Cylindrical-coordinate representation of color #865394: hue angle of 287.08º 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 #865394 is Cyan = 0.09, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 83 | 148 | - |
| CMYK | 0.09 | 0.44 | 0 | 0.42 |
| HSL | 287.08º | 0.28% | 0.45% | - |
| HSV(B) | 287.08º | 0.44% | 0.58% | - |
| XYZ | 18.27 | 13.39 | 29.64 | - |
| YUV | 105.66 | 151.9 | 148.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 83 | 148 | 0.09 | 0.44 | 0 | 0.42 | 287.08 | 0.28 | 0.45 |
| Hex | 86 | 53 | 94 | 9 | 2C | 0 | 2A | 11F | 1C | 2D |
| Octal | 206 | 123 | 224 | 11 | 54 | 0 | 52 | 437 | 34 | 55 |
| Binary | 10000110 | 1010011 | 10010100 | 1001 | 101100 | 0 | 101010 | 100011111 | 11100 | 101101 |
Color Harmonies of #865394
Complementary color
Monochromatic Colors of #865394
Black with #865394
Text Example
Text Example
White with #865394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865394; }
p { color: rgb(134,83,148); }
H1.HeaderClassName
{
color: #865394;
}
.AnyTagClassName
{
color: #865394;
}
</style>
background-color css
<style>
a { background-color: #865394; }
a { background-color: rgb(134,83,148); }
div.DivClassName
{
background-color: #865394;
}
.BgClassName
{
background-color: #865394;
}
</style>
border-color css
<style>
span { border-color: #865394; }
span { border-color: rgb(134,83,148); }
td.TdClassName
{
border-color: #865394;
}
.TagClassName
{
border-color: #865394;
}
</style>