Shades of Affair #775984
Tints of Affair #775984
RGB
CMYK
RGB Variations
Color information
#775984 (or 0x775984) is known color: Affair. HEX triplet: 77, 59 and 84. RGB value is (119,89,132). Sum of RGB (Red+Green+Blue) = 119+89+132=340 (45% of max value = 765). Red value is 119 (46.88% from 255 or 35% from 340); Green value is 89 (35.16% from 255 or 26.18% from 340); Blue value is 132 (51.95% from 255 or 38.82% from 340); Max value from RGB is 132 - color contains mainly: blue. Hex color #775984 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775984 is #88A67B. Grayscale: #666666. Windows color (decimal): -8955516 or 8673655. OLE color: 8673655.
HSL color Cylindrical-coordinate representation of color #775984: hue angle of 281.86º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #775984 is Cyan = 0.10, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 119 | 89 | 132 | - |
| CMYK | 0.10 | 0.33 | 0 | 0.48 |
| HSL | 281.86º | 0.19% | 0.43% | - |
| HSV(B) | 281.86º | 0.33% | 0.52% | - |
| XYZ | 15.34 | 12.73 | 23.48 | - |
| YUV | 102.87 | 144.44 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 89 | 132 | 0.10 | 0.33 | 0 | 0.48 | 281.86 | 0.19 | 0.43 |
| Hex | 77 | 59 | 84 | A | 21 | 0 | 30 | 11A | 13 | 2B |
| Octal | 167 | 131 | 204 | 12 | 41 | 0 | 60 | 432 | 23 | 53 |
| Binary | 1110111 | 1011001 | 10000100 | 1010 | 100001 | 0 | 110000 | 100011010 | 10011 | 101011 |
Color Harmonies of #775984
Complementary color
Monochromatic Colors of #775984
Black with #775984
Text Example
Text Example
White with #775984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775984; }
p { color: rgb(119,89,132); }
H1.HeaderClassName
{
color: #775984;
}
.AnyTagClassName
{
color: #775984;
}
</style>
background-color css
<style>
a { background-color: #775984; }
a { background-color: rgb(119,89,132); }
div.DivClassName
{
background-color: #775984;
}
.BgClassName
{
background-color: #775984;
}
</style>
border-color css
<style>
span { border-color: #775984; }
span { border-color: rgb(119,89,132); }
td.TdClassName
{
border-color: #775984;
}
.TagClassName
{
border-color: #775984;
}
</style>