Shades of Affair #774989
Tints of Affair #774989
RGB
CMYK
RGB Variations
Color information
#774989 (or 0x774989) is known color: Affair. HEX triplet: 77, 49 and 89. RGB value is (119,73,137). Sum of RGB (Red+Green+Blue) = 119+73+137=329 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.17% from 329); Green value is 73 (28.91% from 255 or 22.19% from 329); Blue value is 137 (53.91% from 255 or 41.64% from 329); Max value from RGB is 137 - color contains mainly: blue. Hex color #774989 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774989 is #88B676. Grayscale: #5D5D5D. Windows color (decimal): -8959607 or 8997239. OLE color: 8997239.
HSL color Cylindrical-coordinate representation of color #774989: hue angle of 283.12º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #774989 is Cyan = 0.13, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 119 | 73 | 137 | - |
| CMYK | 0.13 | 0.47 | 0 | 0.46 |
| HSL | 283.13º | 0.3% | 0.41% | - |
| HSV(B) | 283.13º | 0.47% | 0.54% | - |
| XYZ | 14.51 | 10.49 | 24.93 | - |
| YUV | 94.05 | 152.24 | 145.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 137 | 0.13 | 0.47 | 0 | 0.46 | 283.13 | 0.3 | 0.41 |
| Hex | 77 | 49 | 89 | D | 2F | 0 | 2E | 11B | 1E | 29 |
| Octal | 167 | 111 | 211 | 15 | 57 | 0 | 56 | 433 | 36 | 51 |
| Binary | 1110111 | 1001001 | 10001001 | 1101 | 101111 | 0 | 101110 | 100011011 | 11110 | 101001 |
Color Harmonies of #774989
Complementary color
Monochromatic Colors of #774989
Black with #774989
Text Example
Text Example
White with #774989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774989; }
p { color: rgb(119,73,137); }
H1.HeaderClassName
{
color: #774989;
}
.AnyTagClassName
{
color: #774989;
}
</style>
background-color css
<style>
a { background-color: #774989; }
a { background-color: rgb(119,73,137); }
div.DivClassName
{
background-color: #774989;
}
.BgClassName
{
background-color: #774989;
}
</style>
border-color css
<style>
span { border-color: #774989; }
span { border-color: rgb(119,73,137); }
td.TdClassName
{
border-color: #774989;
}
.TagClassName
{
border-color: #774989;
}
</style>