Shades of Affair #774786
Tints of Affair #774786
RGB
CMYK
RGB Variations
Color information
#774786 (or 0x774786) is known color: Affair. HEX triplet: 77, 47 and 86. RGB value is (119,71,134). Sum of RGB (Red+Green+Blue) = 119+71+134=324 (42% of max value = 765). Red value is 119 (46.88% from 255 or 36.73% from 324); Green value is 71 (28.12% from 255 or 21.91% from 324); Blue value is 134 (52.73% from 255 or 41.36% from 324); Max value from RGB is 134 - color contains mainly: blue. Hex color #774786 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774786 is #88B879. Grayscale: #5C5C5C. Windows color (decimal): -8960122 or 8800119. OLE color: 8800119.
HSL color Cylindrical-coordinate representation of color #774786: hue angle of 285.71º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #774786 is Cyan = 0.11, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 71 | 134 | - |
| CMYK | 0.11 | 0.47 | 0 | 0.47 |
| HSL | 285.71º | 0.31% | 0.4% | - |
| HSV(B) | 285.71º | 0.47% | 0.53% | - |
| XYZ | 14.16 | 10.15 | 23.77 | - |
| YUV | 92.53 | 151.4 | 146.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 134 | 0.11 | 0.47 | 0 | 0.47 | 285.71 | 0.31 | 0.4 |
| Hex | 77 | 47 | 86 | B | 2F | 0 | 2F | 11E | 1F | 28 |
| Octal | 167 | 107 | 206 | 13 | 57 | 0 | 57 | 436 | 37 | 50 |
| Binary | 1110111 | 1000111 | 10000110 | 1011 | 101111 | 0 | 101111 | 100011110 | 11111 | 101000 |
Color Harmonies of #774786
Complementary color
Monochromatic Colors of #774786
Black with #774786
Text Example
Text Example
White with #774786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774786; }
p { color: rgb(119,71,134); }
H1.HeaderClassName
{
color: #774786;
}
.AnyTagClassName
{
color: #774786;
}
</style>
background-color css
<style>
a { background-color: #774786; }
a { background-color: rgb(119,71,134); }
div.DivClassName
{
background-color: #774786;
}
.BgClassName
{
background-color: #774786;
}
</style>
border-color css
<style>
span { border-color: #774786; }
span { border-color: rgb(119,71,134); }
td.TdClassName
{
border-color: #774786;
}
.TagClassName
{
border-color: #774786;
}
</style>