Shades of Affair #734389
Tints of Affair #734389
RGB
CMYK
RGB Variations
Color information
#734389 (or 0x734389) is known color: Affair. HEX triplet: 73, 43 and 89. RGB value is (115,67,137). Sum of RGB (Red+Green+Blue) = 115+67+137=319 (42% of max value = 765). Red value is 115 (45.31% from 255 or 36.05% from 319); Green value is 67 (26.56% from 255 or 21.00% from 319); Blue value is 137 (53.91% from 255 or 42.95% from 319); Max value from RGB is 137 - color contains mainly: blue. Hex color #734389 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #734389 is #8CBC76. Grayscale: #595959. Windows color (decimal): -9223287 or 8995699. OLE color: 8995699.
HSL color Cylindrical-coordinate representation of color #734389: hue angle of 281.14º 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 #734389 is Cyan = 0.16, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 115 | 67 | 137 | - |
| CMYK | 0.16 | 0.51 | 0 | 0.46 |
| HSL | 281.14º | 0.34% | 0.4% | - |
| HSV(B) | 281.14º | 0.51% | 0.54% | - |
| XYZ | 13.59 | 9.47 | 24.78 | - |
| YUV | 89.33 | 154.9 | 146.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 137 | 0.16 | 0.51 | 0 | 0.46 | 281.14 | 0.34 | 0.4 |
| Hex | 73 | 43 | 89 | 10 | 33 | 0 | 2E | 119 | 22 | 28 |
| Octal | 163 | 103 | 211 | 20 | 63 | 0 | 56 | 431 | 42 | 50 |
| Binary | 1110011 | 1000011 | 10001001 | 10000 | 110011 | 0 | 101110 | 100011001 | 100010 | 101000 |
Color Harmonies of #734389
Complementary color
Monochromatic Colors of #734389
Black with #734389
Text Example
Text Example
White with #734389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734389; }
p { color: rgb(115,67,137); }
H1.HeaderClassName
{
color: #734389;
}
.AnyTagClassName
{
color: #734389;
}
</style>
background-color css
<style>
a { background-color: #734389; }
a { background-color: rgb(115,67,137); }
div.DivClassName
{
background-color: #734389;
}
.BgClassName
{
background-color: #734389;
}
</style>
border-color css
<style>
span { border-color: #734389; }
span { border-color: rgb(115,67,137); }
td.TdClassName
{
border-color: #734389;
}
.TagClassName
{
border-color: #734389;
}
</style>