Shades of Affair #764389
Tints of Affair #764389
RGB
CMYK
RGB Variations
Color information
#764389 (or 0x764389) is known color: Affair. HEX triplet: 76, 43 and 89. RGB value is (118,67,137). Sum of RGB (Red+Green+Blue) = 118+67+137=322 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.65% from 322); Green value is 67 (26.56% from 255 or 20.81% from 322); Blue value is 137 (53.91% from 255 or 42.55% from 322); Max value from RGB is 137 - color contains mainly: blue. Hex color #764389 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764389 is #89BC76. Grayscale: #5A5A5A. Windows color (decimal): -9026679 or 8995702. OLE color: 8995702.
HSL color Cylindrical-coordinate representation of color #764389: hue angle of 283.71º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #764389 is Cyan = 0.14, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 67 | 137 | - |
| CMYK | 0.14 | 0.51 | 0 | 0.46 |
| HSL | 283.71º | 0.34% | 0.4% | - |
| HSV(B) | 283.71º | 0.51% | 0.54% | - |
| XYZ | 13.99 | 9.67 | 24.8 | - |
| YUV | 90.23 | 154.4 | 147.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 67 | 137 | 0.14 | 0.51 | 0 | 0.46 | 283.71 | 0.34 | 0.4 |
| Hex | 76 | 43 | 89 | E | 33 | 0 | 2E | 11C | 22 | 28 |
| Octal | 166 | 103 | 211 | 16 | 63 | 0 | 56 | 434 | 42 | 50 |
| Binary | 1110110 | 1000011 | 10001001 | 1110 | 110011 | 0 | 101110 | 100011100 | 100010 | 101000 |
Color Harmonies of #764389
Complementary color
Monochromatic Colors of #764389
Black with #764389
Text Example
Text Example
White with #764389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764389; }
p { color: rgb(118,67,137); }
H1.HeaderClassName
{
color: #764389;
}
.AnyTagClassName
{
color: #764389;
}
</style>
background-color css
<style>
a { background-color: #764389; }
a { background-color: rgb(118,67,137); }
div.DivClassName
{
background-color: #764389;
}
.BgClassName
{
background-color: #764389;
}
</style>
border-color css
<style>
span { border-color: #764389; }
span { border-color: rgb(118,67,137); }
td.TdClassName
{
border-color: #764389;
}
.TagClassName
{
border-color: #764389;
}
</style>