Shades of Affair #764390
Tints of Affair #764390
RGB
CMYK
RGB Variations
Color information
#764390 (or 0x764390) is known color: Affair. HEX triplet: 76, 43 and 90. RGB value is (118,67,144). Sum of RGB (Red+Green+Blue) = 118+67+144=329 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.87% from 329); Green value is 67 (26.56% from 255 or 20.36% from 329); Blue value is 144 (56.64% from 255 or 43.77% from 329); Max value from RGB is 144 - color contains mainly: blue. Hex color #764390 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764390 is #89BC6F. Grayscale: #5A5A5A. Windows color (decimal): -9026672 or 9454454. OLE color: 9454454.
HSL color Cylindrical-coordinate representation of color #764390: hue angle of 279.74º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #764390 is Cyan = 0.18, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 67 | 144 | - |
| CMYK | 0.18 | 0.53 | 0 | 0.44 |
| HSL | 279.74º | 0.36% | 0.41% | - |
| HSV(B) | 279.74º | 0.53% | 0.56% | - |
| XYZ | 14.51 | 9.88 | 27.53 | - |
| YUV | 91.03 | 157.9 | 147.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 67 | 144 | 0.18 | 0.53 | 0 | 0.44 | 279.74 | 0.36 | 0.41 |
| Hex | 76 | 43 | 90 | 12 | 35 | 0 | 2C | 118 | 24 | 29 |
| Octal | 166 | 103 | 220 | 22 | 65 | 0 | 54 | 430 | 44 | 51 |
| Binary | 1110110 | 1000011 | 10010000 | 10010 | 110101 | 0 | 101100 | 100011000 | 100100 | 101001 |
Color Harmonies of #764390
Complementary color
Monochromatic Colors of #764390
Black with #764390
Text Example
Text Example
White with #764390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764390; }
p { color: rgb(118,67,144); }
H1.HeaderClassName
{
color: #764390;
}
.AnyTagClassName
{
color: #764390;
}
</style>
background-color css
<style>
a { background-color: #764390; }
a { background-color: rgb(118,67,144); }
div.DivClassName
{
background-color: #764390;
}
.BgClassName
{
background-color: #764390;
}
</style>
border-color css
<style>
span { border-color: #764390; }
span { border-color: rgb(118,67,144); }
td.TdClassName
{
border-color: #764390;
}
.TagClassName
{
border-color: #764390;
}
</style>