Shades of Affair #764189
Tints of Affair #764189
RGB
CMYK
RGB Variations
Color information
#764189 (or 0x764189) is known color: Affair. HEX triplet: 76, 41 and 89. RGB value is (118,65,137). Sum of RGB (Red+Green+Blue) = 118+65+137=320 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.88% from 320); Green value is 65 (25.78% from 255 or 20.31% from 320); Blue value is 137 (53.91% from 255 or 42.81% from 320); Max value from RGB is 137 - color contains mainly: blue. Hex color #764189 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764189 is #89BE76. Grayscale: #585858. Windows color (decimal): -9027191 or 8995190. OLE color: 8995190.
HSL color Cylindrical-coordinate representation of color #764189: hue angle of 284.17º degrees, saturation: 0.36, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #764189 is Cyan = 0.14, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 65 | 137 | - |
| CMYK | 0.14 | 0.53 | 0 | 0.46 |
| HSL | 284.17º | 0.36% | 0.4% | - |
| HSV(B) | 284.17º | 0.53% | 0.54% | - |
| XYZ | 13.88 | 9.44 | 24.76 | - |
| YUV | 89.06 | 155.06 | 148.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 65 | 137 | 0.14 | 0.53 | 0 | 0.46 | 284.17 | 0.36 | 0.4 |
| Hex | 76 | 41 | 89 | E | 35 | 0 | 2E | 11C | 24 | 28 |
| Octal | 166 | 101 | 211 | 16 | 65 | 0 | 56 | 434 | 44 | 50 |
| Binary | 1110110 | 1000001 | 10001001 | 1110 | 110101 | 0 | 101110 | 100011100 | 100100 | 101000 |
Color Harmonies of #764189
Complementary color
Monochromatic Colors of #764189
Black with #764189
Text Example
Text Example
White with #764189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764189; }
p { color: rgb(118,65,137); }
H1.HeaderClassName
{
color: #764189;
}
.AnyTagClassName
{
color: #764189;
}
</style>
background-color css
<style>
a { background-color: #764189; }
a { background-color: rgb(118,65,137); }
div.DivClassName
{
background-color: #764189;
}
.BgClassName
{
background-color: #764189;
}
</style>
border-color css
<style>
span { border-color: #764189; }
span { border-color: rgb(118,65,137); }
td.TdClassName
{
border-color: #764189;
}
.TagClassName
{
border-color: #764189;
}
</style>