Shades of Affair #774682
Tints of Affair #774682
RGB
CMYK
RGB Variations
Color information
#774682 (or 0x774682) is known color: Affair. HEX triplet: 77, 46 and 82. RGB value is (119,70,130). Sum of RGB (Red+Green+Blue) = 119+70+130=319 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.30% from 319); Green value is 70 (27.73% from 255 or 21.94% from 319); Blue value is 130 (51.17% from 255 or 40.75% from 319); Max value from RGB is 130 - color contains mainly: blue. Hex color #774682 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774682 is #88B97D. Grayscale: #5B5B5B. Windows color (decimal): -8960382 or 8537719. OLE color: 8537719.
HSL color Cylindrical-coordinate representation of color #774682: hue angle of 289º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #774682 is Cyan = 0.08, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 70 | 130 | - |
| CMYK | 0.08 | 0.46 | 0 | 0.49 |
| HSL | 289º | 0.3% | 0.39% | - |
| HSV(B) | 289º | 0.46% | 0.51% | - |
| XYZ | 13.83 | 9.91 | 22.3 | - |
| YUV | 91.49 | 149.73 | 147.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 130 | 0.08 | 0.46 | 0 | 0.49 | 289 | 0.3 | 0.39 |
| Hex | 77 | 46 | 82 | 8 | 2E | 0 | 31 | 121 | 1E | 27 |
| Octal | 167 | 106 | 202 | 10 | 56 | 0 | 61 | 441 | 36 | 47 |
| Binary | 1110111 | 1000110 | 10000010 | 1000 | 101110 | 0 | 110001 | 100100001 | 11110 | 100111 |
Color Harmonies of #774682
Complementary color
Monochromatic Colors of #774682
Black with #774682
Text Example
Text Example
White with #774682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774682; }
p { color: rgb(119,70,130); }
H1.HeaderClassName
{
color: #774682;
}
.AnyTagClassName
{
color: #774682;
}
</style>
background-color css
<style>
a { background-color: #774682; }
a { background-color: rgb(119,70,130); }
div.DivClassName
{
background-color: #774682;
}
.BgClassName
{
background-color: #774682;
}
</style>
border-color css
<style>
span { border-color: #774682; }
span { border-color: rgb(119,70,130); }
td.TdClassName
{
border-color: #774682;
}
.TagClassName
{
border-color: #774682;
}
</style>