Shades of Affair #774882
Tints of Affair #774882
RGB
CMYK
RGB Variations
Color information
#774882 (or 0x774882) is known color: Affair. HEX triplet: 77, 48 and 82. RGB value is (119,72,130). Sum of RGB (Red+Green+Blue) = 119+72+130=321 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.07% from 321); Green value is 72 (28.52% from 255 or 22.43% from 321); Blue value is 130 (51.17% from 255 or 40.50% from 321); Max value from RGB is 130 - color contains mainly: blue. Hex color #774882 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774882 is #88B77D. Grayscale: #5C5C5C. Windows color (decimal): -8959870 or 8538231. OLE color: 8538231.
HSL color Cylindrical-coordinate representation of color #774882: hue angle of 288.62º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #774882 is Cyan = 0.08, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 72 | 130 | - |
| CMYK | 0.08 | 0.45 | 0 | 0.49 |
| HSL | 288.62º | 0.29% | 0.4% | - |
| HSV(B) | 288.62º | 0.45% | 0.51% | - |
| XYZ | 13.95 | 10.17 | 22.35 | - |
| YUV | 92.67 | 149.07 | 146.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 72 | 130 | 0.08 | 0.45 | 0 | 0.49 | 288.62 | 0.29 | 0.4 |
| Hex | 77 | 48 | 82 | 8 | 2D | 0 | 31 | 121 | 1D | 28 |
| Octal | 167 | 110 | 202 | 10 | 55 | 0 | 61 | 441 | 35 | 50 |
| Binary | 1110111 | 1001000 | 10000010 | 1000 | 101101 | 0 | 110001 | 100100001 | 11101 | 101000 |
Color Harmonies of #774882
Complementary color
Monochromatic Colors of #774882
Black with #774882
Text Example
Text Example
White with #774882
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774882; }
p { color: rgb(119,72,130); }
H1.HeaderClassName
{
color: #774882;
}
.AnyTagClassName
{
color: #774882;
}
</style>
background-color css
<style>
a { background-color: #774882; }
a { background-color: rgb(119,72,130); }
div.DivClassName
{
background-color: #774882;
}
.BgClassName
{
background-color: #774882;
}
</style>
border-color css
<style>
span { border-color: #774882; }
span { border-color: rgb(119,72,130); }
td.TdClassName
{
border-color: #774882;
}
.TagClassName
{
border-color: #774882;
}
</style>