Shades of Affair #784390
Tints of Affair #784390
RGB
CMYK
RGB Variations
Color information
#784390 (or 0x784390) is known color: Affair. HEX triplet: 78, 43 and 90. RGB value is (120,67,144). Sum of RGB (Red+Green+Blue) = 120+67+144=331 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.25% from 331); Green value is 67 (26.56% from 255 or 20.24% from 331); Blue value is 144 (56.64% from 255 or 43.50% from 331); Max value from RGB is 144 - color contains mainly: blue. Hex color #784390 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #784390 is #87BC6F. Grayscale: #5B5B5B. Windows color (decimal): -8895600 or 9454456. OLE color: 9454456.
HSL color Cylindrical-coordinate representation of color #784390: hue angle of 281.3º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #784390 is Cyan = 0.17, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 120 | 67 | 144 | - |
| CMYK | 0.17 | 0.53 | 0 | 0.44 |
| HSL | 281.3º | 0.36% | 0.41% | - |
| HSV(B) | 281.3º | 0.53% | 0.56% | - |
| XYZ | 14.79 | 10.02 | 27.54 | - |
| YUV | 91.63 | 157.56 | 148.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 67 | 144 | 0.17 | 0.53 | 0 | 0.44 | 281.3 | 0.36 | 0.41 |
| Hex | 78 | 43 | 90 | 11 | 35 | 0 | 2C | 119 | 24 | 29 |
| Octal | 170 | 103 | 220 | 21 | 65 | 0 | 54 | 431 | 44 | 51 |
| Binary | 1111000 | 1000011 | 10010000 | 10001 | 110101 | 0 | 101100 | 100011001 | 100100 | 101001 |
Color Harmonies of #784390
Complementary color
Monochromatic Colors of #784390
Black with #784390
Text Example
Text Example
White with #784390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784390; }
p { color: rgb(120,67,144); }
H1.HeaderClassName
{
color: #784390;
}
.AnyTagClassName
{
color: #784390;
}
</style>
background-color css
<style>
a { background-color: #784390; }
a { background-color: rgb(120,67,144); }
div.DivClassName
{
background-color: #784390;
}
.BgClassName
{
background-color: #784390;
}
</style>
border-color css
<style>
span { border-color: #784390; }
span { border-color: rgb(120,67,144); }
td.TdClassName
{
border-color: #784390;
}
.TagClassName
{
border-color: #784390;
}
</style>