Shades of Affair #866194
Tints of Affair #866194
RGB
CMYK
RGB Variations
Color information
#866194 (or 0x866194) is known color: Affair. HEX triplet: 86, 61 and 94. RGB value is (134,97,148). Sum of RGB (Red+Green+Blue) = 134+97+148=379 (50% of max value = 765). Red value is 134 (52.73% from 255 or 35.36% from 379); Green value is 97 (38.28% from 255 or 25.59% from 379); Blue value is 148 (58.20% from 255 or 39.05% from 379); Max value from RGB is 148 - color contains mainly: blue. Hex color #866194 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866194 is #799E6B. Grayscale: #717171. Windows color (decimal): -7970412 or 9724294. OLE color: 9724294.
HSL color Cylindrical-coordinate representation of color #866194: hue angle of 283.53º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #866194 is Cyan = 0.09, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 97 | 148 | - |
| CMYK | 0.09 | 0.34 | 0 | 0.42 |
| HSL | 283.53º | 0.21% | 0.48% | - |
| HSV(B) | 283.53º | 0.34% | 0.58% | - |
| XYZ | 19.45 | 15.76 | 30.03 | - |
| YUV | 113.88 | 147.26 | 142.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 148 | 0.09 | 0.34 | 0 | 0.42 | 283.53 | 0.21 | 0.48 |
| Hex | 86 | 61 | 94 | 9 | 22 | 0 | 2A | 11C | 15 | 30 |
| Octal | 206 | 141 | 224 | 11 | 42 | 0 | 52 | 434 | 25 | 60 |
| Binary | 10000110 | 1100001 | 10010100 | 1001 | 100010 | 0 | 101010 | 100011100 | 10101 | 110000 |
Color Harmonies of #866194
Complementary color
Monochromatic Colors of #866194
Black with #866194
Text Example
Text Example
White with #866194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866194; }
p { color: rgb(134,97,148); }
H1.HeaderClassName
{
color: #866194;
}
.AnyTagClassName
{
color: #866194;
}
</style>
background-color css
<style>
a { background-color: #866194; }
a { background-color: rgb(134,97,148); }
div.DivClassName
{
background-color: #866194;
}
.BgClassName
{
background-color: #866194;
}
</style>
border-color css
<style>
span { border-color: #866194; }
span { border-color: rgb(134,97,148); }
td.TdClassName
{
border-color: #866194;
}
.TagClassName
{
border-color: #866194;
}
</style>