Shades of Affair #77537E
Tints of Affair #77537E
RGB
CMYK
RGB Variations
Color information
#77537E (or 0x77537E) is known color: Affair. HEX triplet: 77, 53 and 7E. RGB value is (119,83,126). Sum of RGB (Red+Green+Blue) = 119+83+126=328 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.28% from 328); Green value is 83 (32.81% from 255 or 25.30% from 328); Blue value is 126 (49.61% from 255 or 38.41% from 328); Max value from RGB is 126 - color contains mainly: blue. Hex color #77537E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #77537E is #88AC81. Grayscale: #626262. Windows color (decimal): -8957058 or 8278903. OLE color: 8278903.
HSL color Cylindrical-coordinate representation of color #77537E: hue angle of 290.23º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #77537E is Cyan = 0.06, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 119 | 83 | 126 | - |
| CMYK | 0.06 | 0.34 | 0 | 0.51 |
| HSL | 290.23º | 0.21% | 0.41% | - |
| HSV(B) | 290.23º | 0.34% | 0.49% | - |
| XYZ | 14.47 | 11.61 | 21.22 | - |
| YUV | 98.67 | 143.43 | 142.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 83 | 126 | 0.06 | 0.34 | 0 | 0.51 | 290.23 | 0.21 | 0.41 |
| Hex | 77 | 53 | 7E | 6 | 22 | 0 | 33 | 122 | 15 | 29 |
| Octal | 167 | 123 | 176 | 6 | 42 | 0 | 63 | 442 | 25 | 51 |
| Binary | 1110111 | 1010011 | 1111110 | 110 | 100010 | 0 | 110011 | 100100010 | 10101 | 101001 |
Color Harmonies of #77537E
Complementary color
Monochromatic Colors of #77537E
Black with #77537E
Text Example
Text Example
White with #77537E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #77537E; }
p { color: rgb(119,83,126); }
H1.HeaderClassName
{
color: #77537E;
}
.AnyTagClassName
{
color: #77537E;
}
</style>
background-color css
<style>
a { background-color: #77537E; }
a { background-color: rgb(119,83,126); }
div.DivClassName
{
background-color: #77537E;
}
.BgClassName
{
background-color: #77537E;
}
</style>
border-color css
<style>
span { border-color: #77537E; }
span { border-color: rgb(119,83,126); }
td.TdClassName
{
border-color: #77537E;
}
.TagClassName
{
border-color: #77537E;
}
</style>