Shades of Affair #784688
Tints of Affair #784688
RGB
CMYK
RGB Variations
Color information
#784688 (or 0x784688) is known color: Affair. HEX triplet: 78, 46 and 88. RGB value is (120,70,136). Sum of RGB (Red+Green+Blue) = 120+70+136=326 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.81% from 326); Green value is 70 (27.73% from 255 or 21.47% from 326); Blue value is 136 (53.52% from 255 or 41.72% from 326); Max value from RGB is 136 - color contains mainly: blue. Hex color #784688 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #784688 is #87B977. Grayscale: #5C5C5C. Windows color (decimal): -8894840 or 8930936. OLE color: 8930936.
HSL color Cylindrical-coordinate representation of color #784688: hue angle of 285.45º 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 #784688 is Cyan = 0.12, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 70 | 136 | - |
| CMYK | 0.12 | 0.49 | 0 | 0.47 |
| HSL | 285.45º | 0.32% | 0.4% | - |
| HSV(B) | 285.45º | 0.49% | 0.53% | - |
| XYZ | 14.38 | 10.15 | 24.49 | - |
| YUV | 92.47 | 152.57 | 147.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 70 | 136 | 0.12 | 0.49 | 0 | 0.47 | 285.45 | 0.32 | 0.4 |
| Hex | 78 | 46 | 88 | C | 31 | 0 | 2F | 11D | 20 | 28 |
| Octal | 170 | 106 | 210 | 14 | 61 | 0 | 57 | 435 | 40 | 50 |
| Binary | 1111000 | 1000110 | 10001000 | 1100 | 110001 | 0 | 101111 | 100011101 | 100000 | 101000 |
Color Harmonies of #784688
Complementary color
Monochromatic Colors of #784688
Black with #784688
Text Example
Text Example
White with #784688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784688; }
p { color: rgb(120,70,136); }
H1.HeaderClassName
{
color: #784688;
}
.AnyTagClassName
{
color: #784688;
}
</style>
background-color css
<style>
a { background-color: #784688; }
a { background-color: rgb(120,70,136); }
div.DivClassName
{
background-color: #784688;
}
.BgClassName
{
background-color: #784688;
}
</style>
border-color css
<style>
span { border-color: #784688; }
span { border-color: rgb(120,70,136); }
td.TdClassName
{
border-color: #784688;
}
.TagClassName
{
border-color: #784688;
}
</style>