Shades of Affair #774794
Tints of Affair #774794
RGB
CMYK
RGB Variations
Color information
#774794 (or 0x774794) is known color: Affair. HEX triplet: 77, 47 and 94. RGB value is (119,71,148). Sum of RGB (Red+Green+Blue) = 119+71+148=338 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.21% from 338); Green value is 71 (28.12% from 255 or 21.01% from 338); Blue value is 148 (58.20% from 255 or 43.79% from 338); Max value from RGB is 148 - color contains mainly: blue. Hex color #774794 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774794 is #88B86B. Grayscale: #5D5D5D. Windows color (decimal): -8960108 or 9717623. OLE color: 9717623.
HSL color Cylindrical-coordinate representation of color #774794: hue angle of 277.4º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #774794 is Cyan = 0.20, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 71 | 148 | - |
| CMYK | 0.20 | 0.52 | 0 | 0.42 |
| HSL | 277.4º | 0.35% | 0.43% | - |
| HSV(B) | 277.4º | 0.52% | 0.58% | - |
| XYZ | 15.21 | 10.57 | 29.26 | - |
| YUV | 94.13 | 158.4 | 145.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 148 | 0.20 | 0.52 | 0 | 0.42 | 277.4 | 0.35 | 0.43 |
| Hex | 77 | 47 | 94 | 14 | 34 | 0 | 2A | 115 | 23 | 2B |
| Octal | 167 | 107 | 224 | 24 | 64 | 0 | 52 | 425 | 43 | 53 |
| Binary | 1110111 | 1000111 | 10010100 | 10100 | 110100 | 0 | 101010 | 100010101 | 100011 | 101011 |
Color Harmonies of #774794
Complementary color
Monochromatic Colors of #774794
Black with #774794
Text Example
Text Example
White with #774794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774794; }
p { color: rgb(119,71,148); }
H1.HeaderClassName
{
color: #774794;
}
.AnyTagClassName
{
color: #774794;
}
</style>
background-color css
<style>
a { background-color: #774794; }
a { background-color: rgb(119,71,148); }
div.DivClassName
{
background-color: #774794;
}
.BgClassName
{
background-color: #774794;
}
</style>
border-color css
<style>
span { border-color: #774794; }
span { border-color: rgb(119,71,148); }
td.TdClassName
{
border-color: #774794;
}
.TagClassName
{
border-color: #774794;
}
</style>