Shades of Affair #734589
Tints of Affair #734589
RGB
CMYK
RGB Variations
Color information
#734589 (or 0x734589) is known color: Affair. HEX triplet: 73, 45 and 89. RGB value is (115,69,137). Sum of RGB (Red+Green+Blue) = 115+69+137=321 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.83% from 321); Green value is 69 (27.34% from 255 or 21.50% from 321); Blue value is 137 (53.91% from 255 or 42.68% from 321); Max value from RGB is 137 - color contains mainly: blue. Hex color #734589 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #734589 is #8CBA76. Grayscale: #5A5A5A. Windows color (decimal): -9222775 or 8996211. OLE color: 8996211.
HSL color Cylindrical-coordinate representation of color #734589: hue angle of 280.59º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #734589 is Cyan = 0.16, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 115 | 69 | 137 | - |
| CMYK | 0.16 | 0.50 | 0 | 0.46 |
| HSL | 280.59º | 0.33% | 0.4% | - |
| HSV(B) | 280.59º | 0.5% | 0.54% | - |
| XYZ | 13.71 | 9.71 | 24.82 | - |
| YUV | 90.51 | 154.24 | 145.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 137 | 0.16 | 0.50 | 0 | 0.46 | 280.59 | 0.33 | 0.4 |
| Hex | 73 | 45 | 89 | 10 | 32 | 0 | 2E | 119 | 21 | 28 |
| Octal | 163 | 105 | 211 | 20 | 62 | 0 | 56 | 431 | 41 | 50 |
| Binary | 1110011 | 1000101 | 10001001 | 10000 | 110010 | 0 | 101110 | 100011001 | 100001 | 101000 |
Color Harmonies of #734589
Complementary color
Monochromatic Colors of #734589
Black with #734589
Text Example
Text Example
White with #734589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734589; }
p { color: rgb(115,69,137); }
H1.HeaderClassName
{
color: #734589;
}
.AnyTagClassName
{
color: #734589;
}
</style>
background-color css
<style>
a { background-color: #734589; }
a { background-color: rgb(115,69,137); }
div.DivClassName
{
background-color: #734589;
}
.BgClassName
{
background-color: #734589;
}
</style>
border-color css
<style>
span { border-color: #734589; }
span { border-color: rgb(115,69,137); }
td.TdClassName
{
border-color: #734589;
}
.TagClassName
{
border-color: #734589;
}
</style>