Shades of Affair #784389
Tints of Affair #784389
RGB
CMYK
RGB Variations
Color information
#784389 (or 0x784389) is known color: Affair. HEX triplet: 78, 43 and 89. RGB value is (120,67,137). Sum of RGB (Red+Green+Blue) = 120+67+137=324 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.04% from 324); Green value is 67 (26.56% from 255 or 20.68% from 324); Blue value is 137 (53.91% from 255 or 42.28% from 324); Max value from RGB is 137 - color contains mainly: blue. Hex color #784389 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #784389 is #87BC76. Grayscale: #5A5A5A. Windows color (decimal): -8895607 or 8995704. OLE color: 8995704.
HSL color Cylindrical-coordinate representation of color #784389: hue angle of 285.43º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #784389 is Cyan = 0.12, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 120 | 67 | 137 | - |
| CMYK | 0.12 | 0.51 | 0 | 0.46 |
| HSL | 285.43º | 0.34% | 0.4% | - |
| HSV(B) | 285.43º | 0.51% | 0.54% | - |
| XYZ | 14.27 | 9.81 | 24.81 | - |
| YUV | 90.83 | 154.06 | 148.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 67 | 137 | 0.12 | 0.51 | 0 | 0.46 | 285.43 | 0.34 | 0.4 |
| Hex | 78 | 43 | 89 | C | 33 | 0 | 2E | 11D | 22 | 28 |
| Octal | 170 | 103 | 211 | 14 | 63 | 0 | 56 | 435 | 42 | 50 |
| Binary | 1111000 | 1000011 | 10001001 | 1100 | 110011 | 0 | 101110 | 100011101 | 100010 | 101000 |
Color Harmonies of #784389
Complementary color
Monochromatic Colors of #784389
Black with #784389
Text Example
Text Example
White with #784389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784389; }
p { color: rgb(120,67,137); }
H1.HeaderClassName
{
color: #784389;
}
.AnyTagClassName
{
color: #784389;
}
</style>
background-color css
<style>
a { background-color: #784389; }
a { background-color: rgb(120,67,137); }
div.DivClassName
{
background-color: #784389;
}
.BgClassName
{
background-color: #784389;
}
</style>
border-color css
<style>
span { border-color: #784389; }
span { border-color: rgb(120,67,137); }
td.TdClassName
{
border-color: #784389;
}
.TagClassName
{
border-color: #784389;
}
</style>