Shades of Affair #76597F
Tints of Affair #76597F
RGB
CMYK
RGB Variations
Color information
#76597F (or 0x76597F) is known color: Affair. HEX triplet: 76, 59 and 7F. RGB value is (118,89,127). Sum of RGB (Red+Green+Blue) = 118+89+127=334 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.33% from 334); Green value is 89 (35.16% from 255 or 26.65% from 334); Blue value is 127 (50% from 255 or 38.02% from 334); Max value from RGB is 127 - color contains mainly: blue. Hex color #76597F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #76597F is #89A680. Grayscale: #656565. Windows color (decimal): -9021057 or 8345974. OLE color: 8345974.
HSL color Cylindrical-coordinate representation of color #76597F: hue angle of 285.79º degrees, saturation: 0.18, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #76597F is Cyan = 0.07, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 118 | 89 | 127 | - |
| CMYK | 0.07 | 0.30 | 0 | 0.50 |
| HSL | 285.79º | 0.18% | 0.42% | - |
| HSV(B) | 285.79º | 0.3% | 0.5% | - |
| XYZ | 14.87 | 12.53 | 21.71 | - |
| YUV | 102 | 142.11 | 139.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 89 | 127 | 0.07 | 0.30 | 0 | 0.50 | 285.79 | 0.18 | 0.42 |
| Hex | 76 | 59 | 7F | 7 | 1E | 0 | 32 | 11E | 12 | 2A |
| Octal | 166 | 131 | 177 | 7 | 36 | 0 | 62 | 436 | 22 | 52 |
| Binary | 1110110 | 1011001 | 1111111 | 111 | 11110 | 0 | 110010 | 100011110 | 10010 | 101010 |
Color Harmonies of #76597F
Complementary color
Monochromatic Colors of #76597F
Black with #76597F
Text Example
Text Example
White with #76597F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76597F; }
p { color: rgb(118,89,127); }
H1.HeaderClassName
{
color: #76597F;
}
.AnyTagClassName
{
color: #76597F;
}
</style>
background-color css
<style>
a { background-color: #76597F; }
a { background-color: rgb(118,89,127); }
div.DivClassName
{
background-color: #76597F;
}
.BgClassName
{
background-color: #76597F;
}
</style>
border-color css
<style>
span { border-color: #76597F; }
span { border-color: rgb(118,89,127); }
td.TdClassName
{
border-color: #76597F;
}
.TagClassName
{
border-color: #76597F;
}
</style>