Shades of Affair #764489
Tints of Affair #764489
RGB
CMYK
RGB Variations
Color information
#764489 (or 0x764489) is known color: Affair. HEX triplet: 76, 44 and 89. RGB value is (118,68,137). Sum of RGB (Red+Green+Blue) = 118+68+137=323 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.53% from 323); Green value is 68 (26.95% from 255 or 21.05% from 323); Blue value is 137 (53.91% from 255 or 42.41% from 323); Max value from RGB is 137 - color contains mainly: blue. Hex color #764489 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764489 is #89BB76. Grayscale: #5A5A5A. Windows color (decimal): -9026423 or 8995958. OLE color: 8995958.
HSL color Cylindrical-coordinate representation of color #764489: hue angle of 283.48º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #764489 is Cyan = 0.14, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 68 | 137 | - |
| CMYK | 0.14 | 0.50 | 0 | 0.46 |
| HSL | 283.48º | 0.34% | 0.4% | - |
| HSV(B) | 283.48º | 0.5% | 0.54% | - |
| XYZ | 14.05 | 9.79 | 24.82 | - |
| YUV | 90.82 | 154.07 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 68 | 137 | 0.14 | 0.50 | 0 | 0.46 | 283.48 | 0.34 | 0.4 |
| Hex | 76 | 44 | 89 | E | 32 | 0 | 2E | 11B | 22 | 28 |
| Octal | 166 | 104 | 211 | 16 | 62 | 0 | 56 | 433 | 42 | 50 |
| Binary | 1110110 | 1000100 | 10001001 | 1110 | 110010 | 0 | 101110 | 100011011 | 100010 | 101000 |
Color Harmonies of #764489
Complementary color
Monochromatic Colors of #764489
Black with #764489
Text Example
Text Example
White with #764489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764489; }
p { color: rgb(118,68,137); }
H1.HeaderClassName
{
color: #764489;
}
.AnyTagClassName
{
color: #764489;
}
</style>
background-color css
<style>
a { background-color: #764489; }
a { background-color: rgb(118,68,137); }
div.DivClassName
{
background-color: #764489;
}
.BgClassName
{
background-color: #764489;
}
</style>
border-color css
<style>
span { border-color: #764489; }
span { border-color: rgb(118,68,137); }
td.TdClassName
{
border-color: #764489;
}
.TagClassName
{
border-color: #764489;
}
</style>