Shades of Affair #774586
Tints of Affair #774586
RGB
CMYK
RGB Variations
Color information
#774586 (or 0x774586) is known color: Affair. HEX triplet: 77, 45 and 86. RGB value is (119,69,134). Sum of RGB (Red+Green+Blue) = 119+69+134=322 (42% of max value = 765). Red value is 119 (46.88% from 255 or 36.96% from 322); Green value is 69 (27.34% from 255 or 21.43% from 322); Blue value is 134 (52.73% from 255 or 41.61% from 322); Max value from RGB is 134 - color contains mainly: blue. Hex color #774586 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774586 is #88BA79. Grayscale: #5B5B5B. Windows color (decimal): -8960634 or 8799607. OLE color: 8799607.
HSL color Cylindrical-coordinate representation of color #774586: hue angle of 286.15º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #774586 is Cyan = 0.11, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 69 | 134 | - |
| CMYK | 0.11 | 0.49 | 0 | 0.47 |
| HSL | 286.15º | 0.32% | 0.4% | - |
| HSV(B) | 286.15º | 0.49% | 0.53% | - |
| XYZ | 14.04 | 9.9 | 23.73 | - |
| YUV | 91.36 | 152.07 | 147.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 134 | 0.11 | 0.49 | 0 | 0.47 | 286.15 | 0.32 | 0.4 |
| Hex | 77 | 45 | 86 | B | 31 | 0 | 2F | 11E | 20 | 28 |
| Octal | 167 | 105 | 206 | 13 | 61 | 0 | 57 | 436 | 40 | 50 |
| Binary | 1110111 | 1000101 | 10000110 | 1011 | 110001 | 0 | 101111 | 100011110 | 100000 | 101000 |
Color Harmonies of #774586
Complementary color
Monochromatic Colors of #774586
Black with #774586
Text Example
Text Example
White with #774586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774586; }
p { color: rgb(119,69,134); }
H1.HeaderClassName
{
color: #774586;
}
.AnyTagClassName
{
color: #774586;
}
</style>
background-color css
<style>
a { background-color: #774586; }
a { background-color: rgb(119,69,134); }
div.DivClassName
{
background-color: #774586;
}
.BgClassName
{
background-color: #774586;
}
</style>
border-color css
<style>
span { border-color: #774586; }
span { border-color: rgb(119,69,134); }
td.TdClassName
{
border-color: #774586;
}
.TagClassName
{
border-color: #774586;
}
</style>