Shades of Affair #774790
Tints of Affair #774790
RGB
CMYK
RGB Variations
Color information
#774790 (or 0x774790) is known color: Affair. HEX triplet: 77, 47 and 90. RGB value is (119,71,144). Sum of RGB (Red+Green+Blue) = 119+71+144=334 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.63% from 334); Green value is 71 (28.12% from 255 or 21.26% from 334); Blue value is 144 (56.64% from 255 or 43.11% from 334); Max value from RGB is 144 - color contains mainly: blue. Hex color #774790 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774790 is #88B86F. Grayscale: #5D5D5D. Windows color (decimal): -8960112 or 9455479. OLE color: 9455479.
HSL color Cylindrical-coordinate representation of color #774790: hue angle of 279.45º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #774790 is Cyan = 0.17, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 71 | 144 | - |
| CMYK | 0.17 | 0.51 | 0 | 0.44 |
| HSL | 279.45º | 0.34% | 0.42% | - |
| HSV(B) | 279.45º | 0.51% | 0.56% | - |
| XYZ | 14.9 | 10.44 | 27.62 | - |
| YUV | 93.67 | 156.4 | 146.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 144 | 0.17 | 0.51 | 0 | 0.44 | 279.45 | 0.34 | 0.42 |
| Hex | 77 | 47 | 90 | 11 | 33 | 0 | 2C | 117 | 22 | 2A |
| Octal | 167 | 107 | 220 | 21 | 63 | 0 | 54 | 427 | 42 | 52 |
| Binary | 1110111 | 1000111 | 10010000 | 10001 | 110011 | 0 | 101100 | 100010111 | 100010 | 101010 |
Color Harmonies of #774790
Complementary color
Monochromatic Colors of #774790
Black with #774790
Text Example
Text Example
White with #774790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774790; }
p { color: rgb(119,71,144); }
H1.HeaderClassName
{
color: #774790;
}
.AnyTagClassName
{
color: #774790;
}
</style>
background-color css
<style>
a { background-color: #774790; }
a { background-color: rgb(119,71,144); }
div.DivClassName
{
background-color: #774790;
}
.BgClassName
{
background-color: #774790;
}
</style>
border-color css
<style>
span { border-color: #774790; }
span { border-color: rgb(119,71,144); }
td.TdClassName
{
border-color: #774790;
}
.TagClassName
{
border-color: #774790;
}
</style>