Shades of Affair #774690
Tints of Affair #774690
RGB
CMYK
RGB Variations
Color information
#774690 (or 0x774690) is known color: Affair. HEX triplet: 77, 46 and 90. RGB value is (119,70,144). Sum of RGB (Red+Green+Blue) = 119+70+144=333 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.74% from 333); Green value is 70 (27.73% from 255 or 21.02% from 333); Blue value is 144 (56.64% from 255 or 43.24% from 333); Max value from RGB is 144 - color contains mainly: blue. Hex color #774690 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774690 is #88B96F. Grayscale: #5C5C5C. Windows color (decimal): -8960368 or 9455223. OLE color: 9455223.
HSL color Cylindrical-coordinate representation of color #774690: hue angle of 279.73º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #774690 is Cyan = 0.17, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 70 | 144 | - |
| CMYK | 0.17 | 0.51 | 0 | 0.44 |
| HSL | 279.73º | 0.35% | 0.42% | - |
| HSV(B) | 279.73º | 0.51% | 0.56% | - |
| XYZ | 14.83 | 10.32 | 27.59 | - |
| YUV | 93.09 | 156.73 | 146.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 144 | 0.17 | 0.51 | 0 | 0.44 | 279.73 | 0.35 | 0.42 |
| Hex | 77 | 46 | 90 | 11 | 33 | 0 | 2C | 118 | 23 | 2A |
| Octal | 167 | 106 | 220 | 21 | 63 | 0 | 54 | 430 | 43 | 52 |
| Binary | 1110111 | 1000110 | 10010000 | 10001 | 110011 | 0 | 101100 | 100011000 | 100011 | 101010 |
Color Harmonies of #774690
Complementary color
Monochromatic Colors of #774690
Black with #774690
Text Example
Text Example
White with #774690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774690; }
p { color: rgb(119,70,144); }
H1.HeaderClassName
{
color: #774690;
}
.AnyTagClassName
{
color: #774690;
}
</style>
background-color css
<style>
a { background-color: #774690; }
a { background-color: rgb(119,70,144); }
div.DivClassName
{
background-color: #774690;
}
.BgClassName
{
background-color: #774690;
}
</style>
border-color css
<style>
span { border-color: #774690; }
span { border-color: rgb(119,70,144); }
td.TdClassName
{
border-color: #774690;
}
.TagClassName
{
border-color: #774690;
}
</style>