Shades of Affair #77517F
Tints of Affair #77517F
RGB
CMYK
RGB Variations
Color information
#77517F (or 0x77517F) is known color: Affair. HEX triplet: 77, 51 and 7F. RGB value is (119,81,127). Sum of RGB (Red+Green+Blue) = 119+81+127=327 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.39% from 327); Green value is 81 (32.03% from 255 or 24.77% from 327); Blue value is 127 (50% from 255 or 38.84% from 327); Max value from RGB is 127 - color contains mainly: blue. Hex color #77517F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #77517F is #88AE80. Grayscale: #616161. Windows color (decimal): -8957569 or 8343927. OLE color: 8343927.
HSL color Cylindrical-coordinate representation of color #77517F: hue angle of 289.57º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #77517F is Cyan = 0.06, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 119 | 81 | 127 | - |
| CMYK | 0.06 | 0.36 | 0 | 0.50 |
| HSL | 289.57º | 0.22% | 0.41% | - |
| HSV(B) | 289.57º | 0.36% | 0.5% | - |
| XYZ | 14.38 | 11.34 | 21.51 | - |
| YUV | 97.61 | 144.59 | 143.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 81 | 127 | 0.06 | 0.36 | 0 | 0.50 | 289.57 | 0.22 | 0.41 |
| Hex | 77 | 51 | 7F | 6 | 24 | 0 | 32 | 122 | 16 | 29 |
| Octal | 167 | 121 | 177 | 6 | 44 | 0 | 62 | 442 | 26 | 51 |
| Binary | 1110111 | 1010001 | 1111111 | 110 | 100100 | 0 | 110010 | 100100010 | 10110 | 101001 |
Color Harmonies of #77517F
Complementary color
Monochromatic Colors of #77517F
Black with #77517F
Text Example
Text Example
White with #77517F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #77517F; }
p { color: rgb(119,81,127); }
H1.HeaderClassName
{
color: #77517F;
}
.AnyTagClassName
{
color: #77517F;
}
</style>
background-color css
<style>
a { background-color: #77517F; }
a { background-color: rgb(119,81,127); }
div.DivClassName
{
background-color: #77517F;
}
.BgClassName
{
background-color: #77517F;
}
</style>
border-color css
<style>
span { border-color: #77517F; }
span { border-color: rgb(119,81,127); }
td.TdClassName
{
border-color: #77517F;
}
.TagClassName
{
border-color: #77517F;
}
</style>