Shades of Affair #764986
Tints of Affair #764986
RGB
CMYK
RGB Variations
Color information
#764986 (or 0x764986) is known color: Affair. HEX triplet: 76, 49 and 86. RGB value is (118,73,134). Sum of RGB (Red+Green+Blue) = 118+73+134=325 (43% of max value = 765). Red value is 118 (46.48% from 255 or 36.31% from 325); Green value is 73 (28.91% from 255 or 22.46% from 325); Blue value is 134 (52.73% from 255 or 41.23% from 325); Max value from RGB is 134 - color contains mainly: blue. Hex color #764986 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764986 is #89B679. Grayscale: #5D5D5D. Windows color (decimal): -9025146 or 8800630. OLE color: 8800630.
HSL color Cylindrical-coordinate representation of color #764986: hue angle of 284.26º degrees, saturation: 0.29, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #764986 is Cyan = 0.12, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 73 | 134 | - |
| CMYK | 0.12 | 0.46 | 0 | 0.47 |
| HSL | 284.26º | 0.29% | 0.41% | - |
| HSV(B) | 284.26º | 0.46% | 0.53% | - |
| XYZ | 14.16 | 10.34 | 23.8 | - |
| YUV | 93.41 | 150.91 | 145.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 73 | 134 | 0.12 | 0.46 | 0 | 0.47 | 284.26 | 0.29 | 0.41 |
| Hex | 76 | 49 | 86 | C | 2E | 0 | 2F | 11C | 1D | 29 |
| Octal | 166 | 111 | 206 | 14 | 56 | 0 | 57 | 434 | 35 | 51 |
| Binary | 1110110 | 1001001 | 10000110 | 1100 | 101110 | 0 | 101111 | 100011100 | 11101 | 101001 |
Color Harmonies of #764986
Complementary color
Monochromatic Colors of #764986
Black with #764986
Text Example
Text Example
White with #764986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764986; }
p { color: rgb(118,73,134); }
H1.HeaderClassName
{
color: #764986;
}
.AnyTagClassName
{
color: #764986;
}
</style>
background-color css
<style>
a { background-color: #764986; }
a { background-color: rgb(118,73,134); }
div.DivClassName
{
background-color: #764986;
}
.BgClassName
{
background-color: #764986;
}
</style>
border-color css
<style>
span { border-color: #764986; }
span { border-color: rgb(118,73,134); }
td.TdClassName
{
border-color: #764986;
}
.TagClassName
{
border-color: #764986;
}
</style>