Shades of Affair #76557C
Tints of Affair #76557C
RGB
CMYK
RGB Variations
Color information
#76557C (or 0x76557C) is known color: Affair. HEX triplet: 76, 55 and 7C. RGB value is (118,85,124). Sum of RGB (Red+Green+Blue) = 118+85+124=327 (43% of max value = 765). Red value is 118 (46.48% from 255 or 36.09% from 327); Green value is 85 (33.59% from 255 or 25.99% from 327); Blue value is 124 (48.83% from 255 or 37.92% from 327); Max value from RGB is 124 - color contains mainly: blue. Hex color #76557C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #76557C is #89AA83. Grayscale: #636363. Windows color (decimal): -9022084 or 8148342. OLE color: 8148342.
HSL color Cylindrical-coordinate representation of color #76557C: hue angle of 290.77º degrees, saturation: 0.19, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #76557C is Cyan = 0.05, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 118 | 85 | 124 | - |
| CMYK | 0.05 | 0.31 | 0 | 0.51 |
| HSL | 290.77º | 0.19% | 0.41% | - |
| HSV(B) | 290.77º | 0.31% | 0.49% | - |
| XYZ | 14.36 | 11.8 | 20.59 | - |
| YUV | 99.31 | 141.93 | 141.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 85 | 124 | 0.05 | 0.31 | 0 | 0.51 | 290.77 | 0.19 | 0.41 |
| Hex | 76 | 55 | 7C | 5 | 1F | 0 | 33 | 123 | 13 | 29 |
| Octal | 166 | 125 | 174 | 5 | 37 | 0 | 63 | 443 | 23 | 51 |
| Binary | 1110110 | 1010101 | 1111100 | 101 | 11111 | 0 | 110011 | 100100011 | 10011 | 101001 |
Color Harmonies of #76557C
Complementary color
Monochromatic Colors of #76557C
Black with #76557C
Text Example
Text Example
White with #76557C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76557C; }
p { color: rgb(118,85,124); }
H1.HeaderClassName
{
color: #76557C;
}
.AnyTagClassName
{
color: #76557C;
}
</style>
background-color css
<style>
a { background-color: #76557C; }
a { background-color: rgb(118,85,124); }
div.DivClassName
{
background-color: #76557C;
}
.BgClassName
{
background-color: #76557C;
}
</style>
border-color css
<style>
span { border-color: #76557C; }
span { border-color: rgb(118,85,124); }
td.TdClassName
{
border-color: #76557C;
}
.TagClassName
{
border-color: #76557C;
}
</style>