Shades of Affair #77497F
Tints of Affair #77497F
RGB
CMYK
RGB Variations
Color information
#77497F (or 0x77497F) is known color: Affair. HEX triplet: 77, 49 and 7F. RGB value is (119,73,127). Sum of RGB (Red+Green+Blue) = 119+73+127=319 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.30% from 319); Green value is 73 (28.91% from 255 or 22.88% from 319); Blue value is 127 (50% from 255 or 39.81% from 319); Max value from RGB is 127 - color contains mainly: blue. Hex color #77497F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #77497F is #88B680. Grayscale: #5C5C5C. Windows color (decimal): -8959617 or 8341879. OLE color: 8341879.
HSL color Cylindrical-coordinate representation of color #77497F: hue angle of 291.11º degrees, saturation: 0.27, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #77497F is Cyan = 0.06, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 119 | 73 | 127 | - |
| CMYK | 0.06 | 0.43 | 0 | 0.50 |
| HSL | 291.11º | 0.27% | 0.39% | - |
| HSV(B) | 291.11º | 0.43% | 0.5% | - |
| XYZ | 13.82 | 10.22 | 21.32 | - |
| YUV | 92.91 | 147.24 | 146.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 127 | 0.06 | 0.43 | 0 | 0.50 | 291.11 | 0.27 | 0.39 |
| Hex | 77 | 49 | 7F | 6 | 2B | 0 | 32 | 123 | 1B | 27 |
| Octal | 167 | 111 | 177 | 6 | 53 | 0 | 62 | 443 | 33 | 47 |
| Binary | 1110111 | 1001001 | 1111111 | 110 | 101011 | 0 | 110010 | 100100011 | 11011 | 100111 |
Color Harmonies of #77497F
Complementary color
Monochromatic Colors of #77497F
Black with #77497F
Text Example
Text Example
White with #77497F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #77497F; }
p { color: rgb(119,73,127); }
H1.HeaderClassName
{
color: #77497F;
}
.AnyTagClassName
{
color: #77497F;
}
</style>
background-color css
<style>
a { background-color: #77497F; }
a { background-color: rgb(119,73,127); }
div.DivClassName
{
background-color: #77497F;
}
.BgClassName
{
background-color: #77497F;
}
</style>
border-color css
<style>
span { border-color: #77497F; }
span { border-color: rgb(119,73,127); }
td.TdClassName
{
border-color: #77497F;
}
.TagClassName
{
border-color: #77497F;
}
</style>