Shades of Affair #77597E
Tints of Affair #77597E
RGB
CMYK
RGB Variations
Color information
#77597E (or 0x77597E) is known color: Affair. HEX triplet: 77, 59 and 7E. RGB value is (119,89,126). Sum of RGB (Red+Green+Blue) = 119+89+126=334 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.63% from 334); Green value is 89 (35.16% from 255 or 26.65% from 334); Blue value is 126 (49.61% from 255 or 37.72% from 334); Max value from RGB is 126 - color contains mainly: blue. Hex color #77597E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #77597E is #88A681. Grayscale: #666666. Windows color (decimal): -8955522 or 8280439. OLE color: 8280439.
HSL color Cylindrical-coordinate representation of color #77597E: hue angle of 288.65º degrees, saturation: 0.17, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #77597E is Cyan = 0.06, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 119 | 89 | 126 | - |
| CMYK | 0.06 | 0.29 | 0 | 0.51 |
| HSL | 288.65º | 0.17% | 0.42% | - |
| HSV(B) | 288.65º | 0.29% | 0.49% | - |
| XYZ | 14.95 | 12.57 | 21.38 | - |
| YUV | 102.19 | 141.44 | 139.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 89 | 126 | 0.06 | 0.29 | 0 | 0.51 | 288.65 | 0.17 | 0.42 |
| Hex | 77 | 59 | 7E | 6 | 1D | 0 | 33 | 121 | 11 | 2A |
| Octal | 167 | 131 | 176 | 6 | 35 | 0 | 63 | 441 | 21 | 52 |
| Binary | 1110111 | 1011001 | 1111110 | 110 | 11101 | 0 | 110011 | 100100001 | 10001 | 101010 |
Color Harmonies of #77597E
Complementary color
Monochromatic Colors of #77597E
Black with #77597E
Text Example
Text Example
White with #77597E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #77597E; }
p { color: rgb(119,89,126); }
H1.HeaderClassName
{
color: #77597E;
}
.AnyTagClassName
{
color: #77597E;
}
</style>
background-color css
<style>
a { background-color: #77597E; }
a { background-color: rgb(119,89,126); }
div.DivClassName
{
background-color: #77597E;
}
.BgClassName
{
background-color: #77597E;
}
</style>
border-color css
<style>
span { border-color: #77597E; }
span { border-color: rgb(119,89,126); }
td.TdClassName
{
border-color: #77597E;
}
.TagClassName
{
border-color: #77597E;
}
</style>