Shades of Affair #784488
Tints of Affair #784488
RGB
CMYK
RGB Variations
Color information
#784488 (or 0x784488) is known color: Affair. HEX triplet: 78, 44 and 88. RGB value is (120,68,136). Sum of RGB (Red+Green+Blue) = 120+68+136=324 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.04% from 324); Green value is 68 (26.95% from 255 or 20.99% from 324); Blue value is 136 (53.52% from 255 or 41.98% from 324); Max value from RGB is 136 - color contains mainly: blue. Hex color #784488 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #784488 is #87BB77. Grayscale: #5B5B5B. Windows color (decimal): -8895352 or 8930424. OLE color: 8930424.
HSL color Cylindrical-coordinate representation of color #784488: hue angle of 285.88º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #784488 is Cyan = 0.12, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 68 | 136 | - |
| CMYK | 0.12 | 0.50 | 0 | 0.47 |
| HSL | 285.88º | 0.33% | 0.4% | - |
| HSV(B) | 285.88º | 0.5% | 0.53% | - |
| XYZ | 14.26 | 9.9 | 24.45 | - |
| YUV | 91.3 | 153.23 | 148.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 68 | 136 | 0.12 | 0.50 | 0 | 0.47 | 285.88 | 0.33 | 0.4 |
| Hex | 78 | 44 | 88 | C | 32 | 0 | 2F | 11E | 21 | 28 |
| Octal | 170 | 104 | 210 | 14 | 62 | 0 | 57 | 436 | 41 | 50 |
| Binary | 1111000 | 1000100 | 10001000 | 1100 | 110010 | 0 | 101111 | 100011110 | 100001 | 101000 |
Color Harmonies of #784488
Complementary color
Monochromatic Colors of #784488
Black with #784488
Text Example
Text Example
White with #784488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784488; }
p { color: rgb(120,68,136); }
H1.HeaderClassName
{
color: #784488;
}
.AnyTagClassName
{
color: #784488;
}
</style>
background-color css
<style>
a { background-color: #784488; }
a { background-color: rgb(120,68,136); }
div.DivClassName
{
background-color: #784488;
}
.BgClassName
{
background-color: #784488;
}
</style>
border-color css
<style>
span { border-color: #784488; }
span { border-color: rgb(120,68,136); }
td.TdClassName
{
border-color: #784488;
}
.TagClassName
{
border-color: #784488;
}
</style>