Shades of Affair #774780
Tints of Affair #774780
RGB
CMYK
RGB Variations
Color information
#774780 (or 0x774780) is known color: Affair. HEX triplet: 77, 47 and 80. RGB value is (119,71,128). Sum of RGB (Red+Green+Blue) = 119+71+128=318 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.42% from 318); Green value is 71 (28.12% from 255 or 22.33% from 318); Blue value is 128 (50.39% from 255 or 40.25% from 318); Max value from RGB is 128 - color contains mainly: blue. Hex color #774780 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774780 is #88B87F. Grayscale: #5B5B5B. Windows color (decimal): -8960128 or 8406903. OLE color: 8406903.
HSL color Cylindrical-coordinate representation of color #774780: hue angle of 290.53º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #774780 is Cyan = 0.07, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 119 | 71 | 128 | - |
| CMYK | 0.07 | 0.45 | 0 | 0.50 |
| HSL | 290.53º | 0.29% | 0.39% | - |
| HSV(B) | 290.53º | 0.45% | 0.5% | - |
| XYZ | 13.76 | 9.99 | 21.62 | - |
| YUV | 91.85 | 148.4 | 147.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 128 | 0.07 | 0.45 | 0 | 0.50 | 290.53 | 0.29 | 0.39 |
| Hex | 77 | 47 | 80 | 7 | 2D | 0 | 32 | 123 | 1D | 27 |
| Octal | 167 | 107 | 200 | 7 | 55 | 0 | 62 | 443 | 35 | 47 |
| Binary | 1110111 | 1000111 | 10000000 | 111 | 101101 | 0 | 110010 | 100100011 | 11101 | 100111 |
Color Harmonies of #774780
Complementary color
Monochromatic Colors of #774780
Black with #774780
Text Example
Text Example
White with #774780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774780; }
p { color: rgb(119,71,128); }
H1.HeaderClassName
{
color: #774780;
}
.AnyTagClassName
{
color: #774780;
}
</style>
background-color css
<style>
a { background-color: #774780; }
a { background-color: rgb(119,71,128); }
div.DivClassName
{
background-color: #774780;
}
.BgClassName
{
background-color: #774780;
}
</style>
border-color css
<style>
span { border-color: #774780; }
span { border-color: rgb(119,71,128); }
td.TdClassName
{
border-color: #774780;
}
.TagClassName
{
border-color: #774780;
}
</style>