Shades of Affair #774986
Tints of Affair #774986
RGB
CMYK
RGB Variations
Color information
#774986 (or 0x774986) is known color: Affair. HEX triplet: 77, 49 and 86. RGB value is (119,73,134). Sum of RGB (Red+Green+Blue) = 119+73+134=326 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.50% from 326); Green value is 73 (28.91% from 255 or 22.39% from 326); Blue value is 134 (52.73% from 255 or 41.10% from 326); Max value from RGB is 134 - color contains mainly: blue. Hex color #774986 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774986 is #88B679. Grayscale: #5D5D5D. Windows color (decimal): -8959610 or 8800631. OLE color: 8800631.
HSL color Cylindrical-coordinate representation of color #774986: hue angle of 285.25º degrees, saturation: 0.29, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #774986 is Cyan = 0.11, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 73 | 134 | - |
| CMYK | 0.11 | 0.46 | 0 | 0.47 |
| HSL | 285.25º | 0.29% | 0.41% | - |
| HSV(B) | 285.25º | 0.46% | 0.53% | - |
| XYZ | 14.29 | 10.41 | 23.81 | - |
| YUV | 93.71 | 150.74 | 146.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 134 | 0.11 | 0.46 | 0 | 0.47 | 285.25 | 0.29 | 0.41 |
| Hex | 77 | 49 | 86 | B | 2E | 0 | 2F | 11D | 1D | 29 |
| Octal | 167 | 111 | 206 | 13 | 56 | 0 | 57 | 435 | 35 | 51 |
| Binary | 1110111 | 1001001 | 10000110 | 1011 | 101110 | 0 | 101111 | 100011101 | 11101 | 101001 |
Color Harmonies of #774986
Complementary color
Monochromatic Colors of #774986
Black with #774986
Text Example
Text Example
White with #774986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774986; }
p { color: rgb(119,73,134); }
H1.HeaderClassName
{
color: #774986;
}
.AnyTagClassName
{
color: #774986;
}
</style>
background-color css
<style>
a { background-color: #774986; }
a { background-color: rgb(119,73,134); }
div.DivClassName
{
background-color: #774986;
}
.BgClassName
{
background-color: #774986;
}
</style>
border-color css
<style>
span { border-color: #774986; }
span { border-color: rgb(119,73,134); }
td.TdClassName
{
border-color: #774986;
}
.TagClassName
{
border-color: #774986;
}
</style>