Shades of Affair #784490
Tints of Affair #784490
RGB
CMYK
RGB Variations
Color information
#784490 (or 0x784490) is known color: Affair. HEX triplet: 78, 44 and 90. RGB value is (120,68,144). Sum of RGB (Red+Green+Blue) = 120+68+144=332 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.14% from 332); Green value is 68 (26.95% from 255 or 20.48% from 332); Blue value is 144 (56.64% from 255 or 43.37% from 332); Max value from RGB is 144 - color contains mainly: blue. Hex color #784490 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #784490 is #87BB6F. Grayscale: #5B5B5B. Windows color (decimal): -8895344 or 9454712. OLE color: 9454712.
HSL color Cylindrical-coordinate representation of color #784490: hue angle of 281.05º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #784490 is Cyan = 0.17, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 120 | 68 | 144 | - |
| CMYK | 0.17 | 0.53 | 0 | 0.44 |
| HSL | 281.05º | 0.36% | 0.42% | - |
| HSV(B) | 281.05º | 0.53% | 0.56% | - |
| XYZ | 14.85 | 10.14 | 27.56 | - |
| YUV | 92.21 | 157.23 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 68 | 144 | 0.17 | 0.53 | 0 | 0.44 | 281.05 | 0.36 | 0.42 |
| Hex | 78 | 44 | 90 | 11 | 35 | 0 | 2C | 119 | 24 | 2A |
| Octal | 170 | 104 | 220 | 21 | 65 | 0 | 54 | 431 | 44 | 52 |
| Binary | 1111000 | 1000100 | 10010000 | 10001 | 110101 | 0 | 101100 | 100011001 | 100100 | 101010 |
Color Harmonies of #784490
Complementary color
Monochromatic Colors of #784490
Black with #784490
Text Example
Text Example
White with #784490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784490; }
p { color: rgb(120,68,144); }
H1.HeaderClassName
{
color: #784490;
}
.AnyTagClassName
{
color: #784490;
}
</style>
background-color css
<style>
a { background-color: #784490; }
a { background-color: rgb(120,68,144); }
div.DivClassName
{
background-color: #784490;
}
.BgClassName
{
background-color: #784490;
}
</style>
border-color css
<style>
span { border-color: #784490; }
span { border-color: rgb(120,68,144); }
td.TdClassName
{
border-color: #784490;
}
.TagClassName
{
border-color: #784490;
}
</style>