Shades of Affair #784686
Tints of Affair #784686
RGB
CMYK
RGB Variations
Color information
#784686 (or 0x784686) is known color: Affair. HEX triplet: 78, 46 and 86. RGB value is (120,70,134). Sum of RGB (Red+Green+Blue) = 120+70+134=324 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.04% from 324); Green value is 70 (27.73% from 255 or 21.60% from 324); Blue value is 134 (52.73% from 255 or 41.36% from 324); Max value from RGB is 134 - color contains mainly: blue. Hex color #784686 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #784686 is #87B979. Grayscale: #5C5C5C. Windows color (decimal): -8894842 or 8799864. OLE color: 8799864.
HSL color Cylindrical-coordinate representation of color #784686: hue angle of 286.88º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #784686 is Cyan = 0.10, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 70 | 134 | - |
| CMYK | 0.10 | 0.48 | 0 | 0.47 |
| HSL | 286.88º | 0.31% | 0.4% | - |
| HSV(B) | 286.88º | 0.48% | 0.53% | - |
| XYZ | 14.24 | 10.09 | 23.75 | - |
| YUV | 92.25 | 151.57 | 147.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 70 | 134 | 0.10 | 0.48 | 0 | 0.47 | 286.88 | 0.31 | 0.4 |
| Hex | 78 | 46 | 86 | A | 30 | 0 | 2F | 11F | 1F | 28 |
| Octal | 170 | 106 | 206 | 12 | 60 | 0 | 57 | 437 | 37 | 50 |
| Binary | 1111000 | 1000110 | 10000110 | 1010 | 110000 | 0 | 101111 | 100011111 | 11111 | 101000 |
Color Harmonies of #784686
Complementary color
Monochromatic Colors of #784686
Black with #784686
Text Example
Text Example
White with #784686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784686; }
p { color: rgb(120,70,134); }
H1.HeaderClassName
{
color: #784686;
}
.AnyTagClassName
{
color: #784686;
}
</style>
background-color css
<style>
a { background-color: #784686; }
a { background-color: rgb(120,70,134); }
div.DivClassName
{
background-color: #784686;
}
.BgClassName
{
background-color: #784686;
}
</style>
border-color css
<style>
span { border-color: #784686; }
span { border-color: rgb(120,70,134); }
td.TdClassName
{
border-color: #784686;
}
.TagClassName
{
border-color: #784686;
}
</style>