Shades of Affair #774881
Tints of Affair #774881
RGB
CMYK
RGB Variations
Color information
#774881 (or 0x774881) is known color: Affair. HEX triplet: 77, 48 and 81. RGB value is (119,72,129). Sum of RGB (Red+Green+Blue) = 119+72+129=320 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.19% from 320); Green value is 72 (28.52% from 255 or 22.5% from 320); Blue value is 129 (50.78% from 255 or 40.31% from 320); Max value from RGB is 129 - color contains mainly: blue. Hex color #774881 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774881 is #88B77E. Grayscale: #5C5C5C. Windows color (decimal): -8959871 or 8472695. OLE color: 8472695.
HSL color Cylindrical-coordinate representation of color #774881: hue angle of 289.47º degrees, saturation: 0.28, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #774881 is Cyan = 0.08, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 72 | 129 | - |
| CMYK | 0.08 | 0.44 | 0 | 0.49 |
| HSL | 289.47º | 0.28% | 0.39% | - |
| HSV(B) | 289.47º | 0.44% | 0.51% | - |
| XYZ | 13.89 | 10.14 | 21.99 | - |
| YUV | 92.55 | 148.57 | 146.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 72 | 129 | 0.08 | 0.44 | 0 | 0.49 | 289.47 | 0.28 | 0.39 |
| Hex | 77 | 48 | 81 | 8 | 2C | 0 | 31 | 121 | 1C | 27 |
| Octal | 167 | 110 | 201 | 10 | 54 | 0 | 61 | 441 | 34 | 47 |
| Binary | 1110111 | 1001000 | 10000001 | 1000 | 101100 | 0 | 110001 | 100100001 | 11100 | 100111 |
Color Harmonies of #774881
Complementary color
Monochromatic Colors of #774881
Black with #774881
Text Example
Text Example
White with #774881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774881; }
p { color: rgb(119,72,129); }
H1.HeaderClassName
{
color: #774881;
}
.AnyTagClassName
{
color: #774881;
}
</style>
background-color css
<style>
a { background-color: #774881; }
a { background-color: rgb(119,72,129); }
div.DivClassName
{
background-color: #774881;
}
.BgClassName
{
background-color: #774881;
}
</style>
border-color css
<style>
span { border-color: #774881; }
span { border-color: rgb(119,72,129); }
td.TdClassName
{
border-color: #774881;
}
.TagClassName
{
border-color: #774881;
}
</style>