Shades of Affair #774584
Tints of Affair #774584
RGB
CMYK
RGB Variations
Color information
#774584 (or 0x774584) is known color: Affair. HEX triplet: 77, 45 and 84. RGB value is (119,69,132). Sum of RGB (Red+Green+Blue) = 119+69+132=320 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.19% from 320); Green value is 69 (27.34% from 255 or 21.56% from 320); Blue value is 132 (51.95% from 255 or 41.25% from 320); Max value from RGB is 132 - color contains mainly: blue. Hex color #774584 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774584 is #88BA7B. Grayscale: #5A5A5A. Windows color (decimal): -8960636 or 8668535. OLE color: 8668535.
HSL color Cylindrical-coordinate representation of color #774584: hue angle of 287.62º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #774584 is Cyan = 0.10, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 119 | 69 | 132 | - |
| CMYK | 0.10 | 0.48 | 0 | 0.48 |
| HSL | 287.62º | 0.31% | 0.39% | - |
| HSV(B) | 287.62º | 0.48% | 0.52% | - |
| XYZ | 13.9 | 9.84 | 23 | - |
| YUV | 91.13 | 151.07 | 147.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 132 | 0.10 | 0.48 | 0 | 0.48 | 287.62 | 0.31 | 0.39 |
| Hex | 77 | 45 | 84 | A | 30 | 0 | 30 | 120 | 1F | 27 |
| Octal | 167 | 105 | 204 | 12 | 60 | 0 | 60 | 440 | 37 | 47 |
| Binary | 1110111 | 1000101 | 10000100 | 1010 | 110000 | 0 | 110000 | 100100000 | 11111 | 100111 |
Color Harmonies of #774584
Complementary color
Monochromatic Colors of #774584
Black with #774584
Text Example
Text Example
White with #774584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774584; }
p { color: rgb(119,69,132); }
H1.HeaderClassName
{
color: #774584;
}
.AnyTagClassName
{
color: #774584;
}
</style>
background-color css
<style>
a { background-color: #774584; }
a { background-color: rgb(119,69,132); }
div.DivClassName
{
background-color: #774584;
}
.BgClassName
{
background-color: #774584;
}
</style>
border-color css
<style>
span { border-color: #774584; }
span { border-color: rgb(119,69,132); }
td.TdClassName
{
border-color: #774584;
}
.TagClassName
{
border-color: #774584;
}
</style>