Shades of Affair #784586
Tints of Affair #784586
RGB
CMYK
RGB Variations
Color information
#784586 (or 0x784586) is known color: Affair. HEX triplet: 78, 45 and 86. RGB value is (120,69,134). Sum of RGB (Red+Green+Blue) = 120+69+134=323 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.15% from 323); Green value is 69 (27.34% from 255 or 21.36% from 323); Blue value is 134 (52.73% from 255 or 41.49% from 323); Max value from RGB is 134 - color contains mainly: blue. Hex color #784586 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #784586 is #87BA79. Grayscale: #5B5B5B. Windows color (decimal): -8895098 or 8799608. OLE color: 8799608.
HSL color Cylindrical-coordinate representation of color #784586: hue angle of 287.08º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #784586 is Cyan = 0.10, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 69 | 134 | - |
| CMYK | 0.10 | 0.49 | 0 | 0.47 |
| HSL | 287.08º | 0.32% | 0.4% | - |
| HSV(B) | 287.08º | 0.49% | 0.53% | - |
| XYZ | 14.18 | 9.97 | 23.73 | - |
| YUV | 91.66 | 151.9 | 148.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 69 | 134 | 0.10 | 0.49 | 0 | 0.47 | 287.08 | 0.32 | 0.4 |
| Hex | 78 | 45 | 86 | A | 31 | 0 | 2F | 11F | 20 | 28 |
| Octal | 170 | 105 | 206 | 12 | 61 | 0 | 57 | 437 | 40 | 50 |
| Binary | 1111000 | 1000101 | 10000110 | 1010 | 110001 | 0 | 101111 | 100011111 | 100000 | 101000 |
Color Harmonies of #784586
Complementary color
Monochromatic Colors of #784586
Black with #784586
Text Example
Text Example
White with #784586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784586; }
p { color: rgb(120,69,134); }
H1.HeaderClassName
{
color: #784586;
}
.AnyTagClassName
{
color: #784586;
}
</style>
background-color css
<style>
a { background-color: #784586; }
a { background-color: rgb(120,69,134); }
div.DivClassName
{
background-color: #784586;
}
.BgClassName
{
background-color: #784586;
}
</style>
border-color css
<style>
span { border-color: #784586; }
span { border-color: rgb(120,69,134); }
td.TdClassName
{
border-color: #784586;
}
.TagClassName
{
border-color: #784586;
}
</style>