Shades of Affair #774494
Tints of Affair #774494
RGB
CMYK
RGB Variations
Color information
#774494 (or 0x774494) is known color: Affair. HEX triplet: 77, 44 and 94. RGB value is (119,68,148). Sum of RGB (Red+Green+Blue) = 119+68+148=335 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.52% from 335); Green value is 68 (26.95% from 255 or 20.30% 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 #774494 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774494 is #88BB6B. Grayscale: #5C5C5C. Windows color (decimal): -8960876 or 9716855. OLE color: 9716855.
HSL color Cylindrical-coordinate representation of color #774494: hue angle of 278.25º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #774494 is Cyan = 0.20, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 68 | 148 | - |
| CMYK | 0.20 | 0.54 | 0 | 0.42 |
| HSL | 278.25º | 0.37% | 0.42% | - |
| HSV(B) | 278.25º | 0.54% | 0.58% | - |
| XYZ | 15.02 | 10.19 | 29.19 | - |
| YUV | 92.37 | 159.4 | 147 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 68 | 148 | 0.20 | 0.54 | 0 | 0.42 | 278.25 | 0.37 | 0.42 |
| Hex | 77 | 44 | 94 | 14 | 36 | 0 | 2A | 116 | 25 | 2A |
| Octal | 167 | 104 | 224 | 24 | 66 | 0 | 52 | 426 | 45 | 52 |
| Binary | 1110111 | 1000100 | 10010100 | 10100 | 110110 | 0 | 101010 | 100010110 | 100101 | 101010 |
Color Harmonies of #774494
Complementary color
Monochromatic Colors of #774494
Black with #774494
Text Example
Text Example
White with #774494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774494; }
p { color: rgb(119,68,148); }
H1.HeaderClassName
{
color: #774494;
}
.AnyTagClassName
{
color: #774494;
}
</style>
background-color css
<style>
a { background-color: #774494; }
a { background-color: rgb(119,68,148); }
div.DivClassName
{
background-color: #774494;
}
.BgClassName
{
background-color: #774494;
}
</style>
border-color css
<style>
span { border-color: #774494; }
span { border-color: rgb(119,68,148); }
td.TdClassName
{
border-color: #774494;
}
.TagClassName
{
border-color: #774494;
}
</style>