Shades of Affair #774390
Tints of Affair #774390
RGB
CMYK
RGB Variations
Color information
#774390 (or 0x774390) is known color: Affair. HEX triplet: 77, 43 and 90. RGB value is (119,67,144). Sum of RGB (Red+Green+Blue) = 119+67+144=330 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.06% from 330); Green value is 67 (26.56% from 255 or 20.30% from 330); Blue value is 144 (56.64% from 255 or 43.64% from 330); Max value from RGB is 144 - color contains mainly: blue. Hex color #774390 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774390 is #88BC6F. Grayscale: #5B5B5B. Windows color (decimal): -8961136 or 9454455. OLE color: 9454455.
HSL color Cylindrical-coordinate representation of color #774390: hue angle of 280.52º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #774390 is Cyan = 0.17, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 67 | 144 | - |
| CMYK | 0.17 | 0.53 | 0 | 0.44 |
| HSL | 280.52º | 0.36% | 0.41% | - |
| HSV(B) | 280.52º | 0.53% | 0.56% | - |
| XYZ | 14.65 | 9.95 | 27.53 | - |
| YUV | 91.33 | 157.73 | 147.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 144 | 0.17 | 0.53 | 0 | 0.44 | 280.52 | 0.36 | 0.41 |
| Hex | 77 | 43 | 90 | 11 | 35 | 0 | 2C | 119 | 24 | 29 |
| Octal | 167 | 103 | 220 | 21 | 65 | 0 | 54 | 431 | 44 | 51 |
| Binary | 1110111 | 1000011 | 10010000 | 10001 | 110101 | 0 | 101100 | 100011001 | 100100 | 101001 |
Color Harmonies of #774390
Complementary color
Monochromatic Colors of #774390
Black with #774390
Text Example
Text Example
White with #774390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774390; }
p { color: rgb(119,67,144); }
H1.HeaderClassName
{
color: #774390;
}
.AnyTagClassName
{
color: #774390;
}
</style>
background-color css
<style>
a { background-color: #774390; }
a { background-color: rgb(119,67,144); }
div.DivClassName
{
background-color: #774390;
}
.BgClassName
{
background-color: #774390;
}
</style>
border-color css
<style>
span { border-color: #774390; }
span { border-color: rgb(119,67,144); }
td.TdClassName
{
border-color: #774390;
}
.TagClassName
{
border-color: #774390;
}
</style>