Shades of Affair #774589
Tints of Affair #774589
RGB
CMYK
RGB Variations
Color information
#774589 (or 0x774589) is known color: Affair. HEX triplet: 77, 45 and 89. RGB value is (119,69,137). Sum of RGB (Red+Green+Blue) = 119+69+137=325 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.62% from 325); Green value is 69 (27.34% from 255 or 21.23% from 325); Blue value is 137 (53.91% from 255 or 42.15% from 325); Max value from RGB is 137 - color contains mainly: blue. Hex color #774589 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774589 is #88BA76. Grayscale: #5B5B5B. Windows color (decimal): -8960631 or 8996215. OLE color: 8996215.
HSL color Cylindrical-coordinate representation of color #774589: hue angle of 284.12º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #774589 is Cyan = 0.13, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 119 | 69 | 137 | - |
| CMYK | 0.13 | 0.50 | 0 | 0.46 |
| HSL | 284.12º | 0.33% | 0.4% | - |
| HSV(B) | 284.12º | 0.5% | 0.54% | - |
| XYZ | 14.25 | 9.98 | 24.84 | - |
| YUV | 91.7 | 153.57 | 147.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 137 | 0.13 | 0.50 | 0 | 0.46 | 284.12 | 0.33 | 0.4 |
| Hex | 77 | 45 | 89 | D | 32 | 0 | 2E | 11C | 21 | 28 |
| Octal | 167 | 105 | 211 | 15 | 62 | 0 | 56 | 434 | 41 | 50 |
| Binary | 1110111 | 1000101 | 10001001 | 1101 | 110010 | 0 | 101110 | 100011100 | 100001 | 101000 |
Color Harmonies of #774589
Complementary color
Monochromatic Colors of #774589
Black with #774589
Text Example
Text Example
White with #774589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774589; }
p { color: rgb(119,69,137); }
H1.HeaderClassName
{
color: #774589;
}
.AnyTagClassName
{
color: #774589;
}
</style>
background-color css
<style>
a { background-color: #774589; }
a { background-color: rgb(119,69,137); }
div.DivClassName
{
background-color: #774589;
}
.BgClassName
{
background-color: #774589;
}
</style>
border-color css
<style>
span { border-color: #774589; }
span { border-color: rgb(119,69,137); }
td.TdClassName
{
border-color: #774589;
}
.TagClassName
{
border-color: #774589;
}
</style>