Shades of Affair #764789
Tints of Affair #764789
RGB
CMYK
RGB Variations
Color information
#764789 (or 0x764789) is known color: Affair. HEX triplet: 76, 47 and 89. RGB value is (118,71,137). Sum of RGB (Red+Green+Blue) = 118+71+137=326 (43% of max value = 765). Red value is 118 (46.48% from 255 or 36.20% from 326); Green value is 71 (28.12% from 255 or 21.78% from 326); Blue value is 137 (53.91% from 255 or 42.02% from 326); Max value from RGB is 137 - color contains mainly: blue. Hex color #764789 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764789 is #89B876. Grayscale: #5C5C5C. Windows color (decimal): -9025655 or 8996726. OLE color: 8996726.
HSL color Cylindrical-coordinate representation of color #764789: hue angle of 282.73º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #764789 is Cyan = 0.14, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 71 | 137 | - |
| CMYK | 0.14 | 0.48 | 0 | 0.46 |
| HSL | 282.73º | 0.32% | 0.41% | - |
| HSV(B) | 282.73º | 0.48% | 0.54% | - |
| XYZ | 14.24 | 10.16 | 24.88 | - |
| YUV | 92.58 | 153.07 | 146.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 71 | 137 | 0.14 | 0.48 | 0 | 0.46 | 282.73 | 0.32 | 0.41 |
| Hex | 76 | 47 | 89 | E | 30 | 0 | 2E | 11B | 20 | 29 |
| Octal | 166 | 107 | 211 | 16 | 60 | 0 | 56 | 433 | 40 | 51 |
| Binary | 1110110 | 1000111 | 10001001 | 1110 | 110000 | 0 | 101110 | 100011011 | 100000 | 101001 |
Color Harmonies of #764789
Complementary color
Monochromatic Colors of #764789
Black with #764789
Text Example
Text Example
White with #764789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764789; }
p { color: rgb(118,71,137); }
H1.HeaderClassName
{
color: #764789;
}
.AnyTagClassName
{
color: #764789;
}
</style>
background-color css
<style>
a { background-color: #764789; }
a { background-color: rgb(118,71,137); }
div.DivClassName
{
background-color: #764789;
}
.BgClassName
{
background-color: #764789;
}
</style>
border-color css
<style>
span { border-color: #764789; }
span { border-color: rgb(118,71,137); }
td.TdClassName
{
border-color: #764789;
}
.TagClassName
{
border-color: #764789;
}
</style>