Shades of Affair #76577C
Tints of Affair #76577C
RGB
CMYK
RGB Variations
Color information
#76577C (or 0x76577C) is known color: Affair. HEX triplet: 76, 57 and 7C. RGB value is (118,87,124). Sum of RGB (Red+Green+Blue) = 118+87+124=329 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.87% from 329); Green value is 87 (34.38% from 255 or 26.44% from 329); Blue value is 124 (48.83% from 255 or 37.69% from 329); Max value from RGB is 124 - color contains mainly: blue. Hex color #76577C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #76577C is #89A883. Grayscale: #646464. Windows color (decimal): -9021572 or 8148854. OLE color: 8148854.
HSL color Cylindrical-coordinate representation of color #76577C: hue angle of 290.27º degrees, saturation: 0.18, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #76577C is Cyan = 0.05, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 118 | 87 | 124 | - |
| CMYK | 0.05 | 0.30 | 0 | 0.51 |
| HSL | 290.27º | 0.18% | 0.41% | - |
| HSV(B) | 290.27º | 0.3% | 0.49% | - |
| XYZ | 14.52 | 12.12 | 20.64 | - |
| YUV | 100.49 | 141.27 | 140.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 87 | 124 | 0.05 | 0.30 | 0 | 0.51 | 290.27 | 0.18 | 0.41 |
| Hex | 76 | 57 | 7C | 5 | 1E | 0 | 33 | 122 | 12 | 29 |
| Octal | 166 | 127 | 174 | 5 | 36 | 0 | 63 | 442 | 22 | 51 |
| Binary | 1110110 | 1010111 | 1111100 | 101 | 11110 | 0 | 110011 | 100100010 | 10010 | 101001 |
Color Harmonies of #76577C
Complementary color
Monochromatic Colors of #76577C
Black with #76577C
Text Example
Text Example
White with #76577C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76577C; }
p { color: rgb(118,87,124); }
H1.HeaderClassName
{
color: #76577C;
}
.AnyTagClassName
{
color: #76577C;
}
</style>
background-color css
<style>
a { background-color: #76577C; }
a { background-color: rgb(118,87,124); }
div.DivClassName
{
background-color: #76577C;
}
.BgClassName
{
background-color: #76577C;
}
</style>
border-color css
<style>
span { border-color: #76577C; }
span { border-color: rgb(118,87,124); }
td.TdClassName
{
border-color: #76577C;
}
.TagClassName
{
border-color: #76577C;
}
</style>