Shades of Affair #774784
Tints of Affair #774784
RGB
CMYK
RGB Variations
Color information
#774784 (or 0x774784) is known color: Affair. HEX triplet: 77, 47 and 84. RGB value is (119,71,132). Sum of RGB (Red+Green+Blue) = 119+71+132=322 (42% of max value = 765). Red value is 119 (46.88% from 255 or 36.96% from 322); Green value is 71 (28.12% from 255 or 22.05% from 322); Blue value is 132 (51.95% from 255 or 40.99% from 322); Max value from RGB is 132 - color contains mainly: blue. Hex color #774784 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774784 is #88B87B. Grayscale: #5C5C5C. Windows color (decimal): -8960124 or 8669047. OLE color: 8669047.
HSL color Cylindrical-coordinate representation of color #774784: hue angle of 287.21º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #774784 is Cyan = 0.10, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 119 | 71 | 132 | - |
| CMYK | 0.10 | 0.46 | 0 | 0.48 |
| HSL | 287.21º | 0.3% | 0.4% | - |
| HSV(B) | 287.21º | 0.46% | 0.52% | - |
| XYZ | 14.03 | 10.09 | 23.04 | - |
| YUV | 92.31 | 150.4 | 147.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 132 | 0.10 | 0.46 | 0 | 0.48 | 287.21 | 0.3 | 0.4 |
| Hex | 77 | 47 | 84 | A | 2E | 0 | 30 | 11F | 1E | 28 |
| Octal | 167 | 107 | 204 | 12 | 56 | 0 | 60 | 437 | 36 | 50 |
| Binary | 1110111 | 1000111 | 10000100 | 1010 | 101110 | 0 | 110000 | 100011111 | 11110 | 101000 |
Color Harmonies of #774784
Complementary color
Monochromatic Colors of #774784
Black with #774784
Text Example
Text Example
White with #774784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774784; }
p { color: rgb(119,71,132); }
H1.HeaderClassName
{
color: #774784;
}
.AnyTagClassName
{
color: #774784;
}
</style>
background-color css
<style>
a { background-color: #774784; }
a { background-color: rgb(119,71,132); }
div.DivClassName
{
background-color: #774784;
}
.BgClassName
{
background-color: #774784;
}
</style>
border-color css
<style>
span { border-color: #774784; }
span { border-color: rgb(119,71,132); }
td.TdClassName
{
border-color: #774784;
}
.TagClassName
{
border-color: #774784;
}
</style>