Shades of Affair #774389
Tints of Affair #774389
RGB
CMYK
RGB Variations
Color information
#774389 (or 0x774389) is known color: Affair. HEX triplet: 77, 43 and 89. RGB value is (119,67,137). Sum of RGB (Red+Green+Blue) = 119+67+137=323 (42% of max value = 765). Red value is 119 (46.88% from 255 or 36.84% from 323); Green value is 67 (26.56% from 255 or 20.74% from 323); Blue value is 137 (53.91% from 255 or 42.41% from 323); Max value from RGB is 137 - color contains mainly: blue. Hex color #774389 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774389 is #88BC76. Grayscale: #5A5A5A. Windows color (decimal): -8961143 or 8995703. OLE color: 8995703.
HSL color Cylindrical-coordinate representation of color #774389: hue angle of 284.57º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #774389 is Cyan = 0.13, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 119 | 67 | 137 | - |
| CMYK | 0.13 | 0.51 | 0 | 0.46 |
| HSL | 284.57º | 0.34% | 0.4% | - |
| HSV(B) | 284.57º | 0.51% | 0.54% | - |
| XYZ | 14.13 | 9.74 | 24.8 | - |
| YUV | 90.53 | 154.23 | 148.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 137 | 0.13 | 0.51 | 0 | 0.46 | 284.57 | 0.34 | 0.4 |
| Hex | 77 | 43 | 89 | D | 33 | 0 | 2E | 11D | 22 | 28 |
| Octal | 167 | 103 | 211 | 15 | 63 | 0 | 56 | 435 | 42 | 50 |
| Binary | 1110111 | 1000011 | 10001001 | 1101 | 110011 | 0 | 101110 | 100011101 | 100010 | 101000 |
Color Harmonies of #774389
Complementary color
Monochromatic Colors of #774389
Black with #774389
Text Example
Text Example
White with #774389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774389; }
p { color: rgb(119,67,137); }
H1.HeaderClassName
{
color: #774389;
}
.AnyTagClassName
{
color: #774389;
}
</style>
background-color css
<style>
a { background-color: #774389; }
a { background-color: rgb(119,67,137); }
div.DivClassName
{
background-color: #774389;
}
.BgClassName
{
background-color: #774389;
}
</style>
border-color css
<style>
span { border-color: #774389; }
span { border-color: rgb(119,67,137); }
td.TdClassName
{
border-color: #774389;
}
.TagClassName
{
border-color: #774389;
}
</style>