Shades of Affair #764790
Tints of Affair #764790
RGB
CMYK
RGB Variations
Color information
#764790 (or 0x764790) is known color: Affair. HEX triplet: 76, 47 and 90. RGB value is (118,71,144). Sum of RGB (Red+Green+Blue) = 118+71+144=333 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.44% from 333); Green value is 71 (28.12% from 255 or 21.32% from 333); Blue value is 144 (56.64% from 255 or 43.24% from 333); Max value from RGB is 144 - color contains mainly: blue. Hex color #764790 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764790 is #89B86F. Grayscale: #5D5D5D. Windows color (decimal): -9025648 or 9455478. OLE color: 9455478.
HSL color Cylindrical-coordinate representation of color #764790: hue angle of 278.63º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #764790 is Cyan = 0.18, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 71 | 144 | - |
| CMYK | 0.18 | 0.51 | 0 | 0.44 |
| HSL | 278.63º | 0.34% | 0.42% | - |
| HSV(B) | 278.63º | 0.51% | 0.56% | - |
| XYZ | 14.76 | 10.37 | 27.61 | - |
| YUV | 93.38 | 156.57 | 145.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 71 | 144 | 0.18 | 0.51 | 0 | 0.44 | 278.63 | 0.34 | 0.42 |
| Hex | 76 | 47 | 90 | 12 | 33 | 0 | 2C | 117 | 22 | 2A |
| Octal | 166 | 107 | 220 | 22 | 63 | 0 | 54 | 427 | 42 | 52 |
| Binary | 1110110 | 1000111 | 10010000 | 10010 | 110011 | 0 | 101100 | 100010111 | 100010 | 101010 |
Color Harmonies of #764790
Complementary color
Monochromatic Colors of #764790
Black with #764790
Text Example
Text Example
White with #764790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764790; }
p { color: rgb(118,71,144); }
H1.HeaderClassName
{
color: #764790;
}
.AnyTagClassName
{
color: #764790;
}
</style>
background-color css
<style>
a { background-color: #764790; }
a { background-color: rgb(118,71,144); }
div.DivClassName
{
background-color: #764790;
}
.BgClassName
{
background-color: #764790;
}
</style>
border-color css
<style>
span { border-color: #764790; }
span { border-color: rgb(118,71,144); }
td.TdClassName
{
border-color: #764790;
}
.TagClassName
{
border-color: #764790;
}
</style>