Shades of Affair #784394
Tints of Affair #784394
RGB
CMYK
RGB Variations
Color information
#784394 (or 0x784394) is known color: Affair. HEX triplet: 78, 43 and 94. RGB value is (120,67,148). Sum of RGB (Red+Green+Blue) = 120+67+148=335 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.82% from 335); Green value is 67 (26.56% from 255 or 20% from 335); Blue value is 148 (58.20% from 255 or 44.18% from 335); Max value from RGB is 148 - color contains mainly: blue. Hex color #784394 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #784394 is #87BC6B. Grayscale: #5B5B5B. Windows color (decimal): -8895596 or 9716600. OLE color: 9716600.
HSL color Cylindrical-coordinate representation of color #784394: hue angle of 279.26º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #784394 is Cyan = 0.19, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 67 | 148 | - |
| CMYK | 0.19 | 0.55 | 0 | 0.42 |
| HSL | 279.26º | 0.38% | 0.42% | - |
| HSV(B) | 279.26º | 0.55% | 0.58% | - |
| XYZ | 15.1 | 10.15 | 29.18 | - |
| YUV | 92.08 | 159.56 | 147.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 67 | 148 | 0.19 | 0.55 | 0 | 0.42 | 279.26 | 0.38 | 0.42 |
| Hex | 78 | 43 | 94 | 13 | 37 | 0 | 2A | 117 | 26 | 2A |
| Octal | 170 | 103 | 224 | 23 | 67 | 0 | 52 | 427 | 46 | 52 |
| Binary | 1111000 | 1000011 | 10010100 | 10011 | 110111 | 0 | 101010 | 100010111 | 100110 | 101010 |
Color Harmonies of #784394
Complementary color
Monochromatic Colors of #784394
Black with #784394
Text Example
Text Example
White with #784394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784394; }
p { color: rgb(120,67,148); }
H1.HeaderClassName
{
color: #784394;
}
.AnyTagClassName
{
color: #784394;
}
</style>
background-color css
<style>
a { background-color: #784394; }
a { background-color: rgb(120,67,148); }
div.DivClassName
{
background-color: #784394;
}
.BgClassName
{
background-color: #784394;
}
</style>
border-color css
<style>
span { border-color: #784394; }
span { border-color: rgb(120,67,148); }
td.TdClassName
{
border-color: #784394;
}
.TagClassName
{
border-color: #784394;
}
</style>