Shades of Affair #764685
Tints of Affair #764685
RGB
CMYK
RGB Variations
Color information
#764685 (or 0x764685) is known color: Affair. HEX triplet: 76, 46 and 85. RGB value is (118,70,133). Sum of RGB (Red+Green+Blue) = 118+70+133=321 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.76% from 321); Green value is 70 (27.73% from 255 or 21.81% from 321); Blue value is 133 (52.34% from 255 or 41.43% from 321); Max value from RGB is 133 - color contains mainly: blue. Hex color #764685 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764685 is #89B97A. Grayscale: #5B5B5B. Windows color (decimal): -9025915 or 8734326. OLE color: 8734326.
HSL color Cylindrical-coordinate representation of color #764685: hue angle of 285.71º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #764685 is Cyan = 0.11, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 70 | 133 | - |
| CMYK | 0.11 | 0.47 | 0 | 0.48 |
| HSL | 285.71º | 0.31% | 0.4% | - |
| HSV(B) | 285.71º | 0.47% | 0.52% | - |
| XYZ | 13.9 | 9.93 | 23.37 | - |
| YUV | 91.53 | 151.4 | 146.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 70 | 133 | 0.11 | 0.47 | 0 | 0.48 | 285.71 | 0.31 | 0.4 |
| Hex | 76 | 46 | 85 | B | 2F | 0 | 30 | 11E | 1F | 28 |
| Octal | 166 | 106 | 205 | 13 | 57 | 0 | 60 | 436 | 37 | 50 |
| Binary | 1110110 | 1000110 | 10000101 | 1011 | 101111 | 0 | 110000 | 100011110 | 11111 | 101000 |
Color Harmonies of #764685
Complementary color
Monochromatic Colors of #764685
Black with #764685
Text Example
Text Example
White with #764685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764685; }
p { color: rgb(118,70,133); }
H1.HeaderClassName
{
color: #764685;
}
.AnyTagClassName
{
color: #764685;
}
</style>
background-color css
<style>
a { background-color: #764685; }
a { background-color: rgb(118,70,133); }
div.DivClassName
{
background-color: #764685;
}
.BgClassName
{
background-color: #764685;
}
</style>
border-color css
<style>
span { border-color: #764685; }
span { border-color: rgb(118,70,133); }
td.TdClassName
{
border-color: #764685;
}
.TagClassName
{
border-color: #764685;
}
</style>