Shades of Affair #76518D
Tints of Affair #76518D
RGB
CMYK
RGB Variations
Color information
#76518D (or 0x76518D) is known color: Affair. HEX triplet: 76, 51 and 8D. RGB value is (118,81,141). Sum of RGB (Red+Green+Blue) = 118+81+141=340 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.71% from 340); Green value is 81 (32.03% from 255 or 23.82% from 340); Blue value is 141 (55.47% from 255 or 41.47% from 340); Max value from RGB is 141 - color contains mainly: blue. Hex color #76518D is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #76518D is #89AE72. Grayscale: #626262. Windows color (decimal): -9023091 or 9261430. OLE color: 9261430.
HSL color Cylindrical-coordinate representation of color #76518D: hue angle of 277º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #76518D is Cyan = 0.16, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 118 | 81 | 141 | - |
| CMYK | 0.16 | 0.43 | 0 | 0.45 |
| HSL | 277º | 0.27% | 0.44% | - |
| HSV(B) | 277º | 0.43% | 0.55% | - |
| XYZ | 15.22 | 11.66 | 26.65 | - |
| YUV | 98.9 | 151.76 | 141.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 81 | 141 | 0.16 | 0.43 | 0 | 0.45 | 277 | 0.27 | 0.44 |
| Hex | 76 | 51 | 8D | 10 | 2B | 0 | 2D | 115 | 1B | 2C |
| Octal | 166 | 121 | 215 | 20 | 53 | 0 | 55 | 425 | 33 | 54 |
| Binary | 1110110 | 1010001 | 10001101 | 10000 | 101011 | 0 | 101101 | 100010101 | 11011 | 101100 |
Color Harmonies of #76518D
Complementary color
Monochromatic Colors of #76518D
Black with #76518D
Text Example
Text Example
White with #76518D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76518D; }
p { color: rgb(118,81,141); }
H1.HeaderClassName
{
color: #76518D;
}
.AnyTagClassName
{
color: #76518D;
}
</style>
background-color css
<style>
a { background-color: #76518D; }
a { background-color: rgb(118,81,141); }
div.DivClassName
{
background-color: #76518D;
}
.BgClassName
{
background-color: #76518D;
}
</style>
border-color css
<style>
span { border-color: #76518D; }
span { border-color: rgb(118,81,141); }
td.TdClassName
{
border-color: #76518D;
}
.TagClassName
{
border-color: #76518D;
}
</style>