Shades of Affair #774884
Tints of Affair #774884
RGB
CMYK
RGB Variations
Color information
#774884 (or 0x774884) is known color: Affair. HEX triplet: 77, 48 and 84. RGB value is (119,72,132). Sum of RGB (Red+Green+Blue) = 119+72+132=323 (42% of max value = 765). Red value is 119 (46.88% from 255 or 36.84% from 323); Green value is 72 (28.52% from 255 or 22.29% from 323); Blue value is 132 (51.95% from 255 or 40.87% from 323); Max value from RGB is 132 - color contains mainly: blue. Hex color #774884 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774884 is #88B77B. Grayscale: #5C5C5C. Windows color (decimal): -8959868 or 8669303. OLE color: 8669303.
HSL color Cylindrical-coordinate representation of color #774884: hue angle of 287º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #774884 is Cyan = 0.10, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 119 | 72 | 132 | - |
| CMYK | 0.10 | 0.45 | 0 | 0.48 |
| HSL | 287º | 0.29% | 0.4% | - |
| HSV(B) | 287º | 0.45% | 0.52% | - |
| XYZ | 14.09 | 10.22 | 23.06 | - |
| YUV | 92.89 | 150.07 | 146.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 72 | 132 | 0.10 | 0.45 | 0 | 0.48 | 287 | 0.29 | 0.4 |
| Hex | 77 | 48 | 84 | A | 2D | 0 | 30 | 11F | 1D | 28 |
| Octal | 167 | 110 | 204 | 12 | 55 | 0 | 60 | 437 | 35 | 50 |
| Binary | 1110111 | 1001000 | 10000100 | 1010 | 101101 | 0 | 110000 | 100011111 | 11101 | 101000 |
Color Harmonies of #774884
Complementary color
Monochromatic Colors of #774884
Black with #774884
Text Example
Text Example
White with #774884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774884; }
p { color: rgb(119,72,132); }
H1.HeaderClassName
{
color: #774884;
}
.AnyTagClassName
{
color: #774884;
}
</style>
background-color css
<style>
a { background-color: #774884; }
a { background-color: rgb(119,72,132); }
div.DivClassName
{
background-color: #774884;
}
.BgClassName
{
background-color: #774884;
}
</style>
border-color css
<style>
span { border-color: #774884; }
span { border-color: rgb(119,72,132); }
td.TdClassName
{
border-color: #774884;
}
.TagClassName
{
border-color: #774884;
}
</style>