Shades of Affair #734680
Tints of Affair #734680
RGB
CMYK
RGB Variations
Color information
#734680 (or 0x734680) is known color: Affair. HEX triplet: 73, 46 and 80. RGB value is (115,70,128). Sum of RGB (Red+Green+Blue) = 115+70+128=313 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.74% from 313); Green value is 70 (27.73% from 255 or 22.36% from 313); Blue value is 128 (50.39% from 255 or 40.89% from 313); Max value from RGB is 128 - color contains mainly: blue. Hex color #734680 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #734680 is #8CB97F. Grayscale: #595959. Windows color (decimal): -9222528 or 8406643. OLE color: 8406643.
HSL color Cylindrical-coordinate representation of color #734680: hue angle of 286.55º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #734680 is Cyan = 0.10, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 115 | 70 | 128 | - |
| CMYK | 0.10 | 0.45 | 0 | 0.50 |
| HSL | 286.55º | 0.29% | 0.39% | - |
| HSV(B) | 286.55º | 0.45% | 0.5% | - |
| XYZ | 13.16 | 9.58 | 21.58 | - |
| YUV | 90.07 | 149.41 | 145.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 70 | 128 | 0.10 | 0.45 | 0 | 0.50 | 286.55 | 0.29 | 0.39 |
| Hex | 73 | 46 | 80 | A | 2D | 0 | 32 | 11F | 1D | 27 |
| Octal | 163 | 106 | 200 | 12 | 55 | 0 | 62 | 437 | 35 | 47 |
| Binary | 1110011 | 1000110 | 10000000 | 1010 | 101101 | 0 | 110010 | 100011111 | 11101 | 100111 |
Color Harmonies of #734680
Complementary color
Monochromatic Colors of #734680
Black with #734680
Text Example
Text Example
White with #734680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734680; }
p { color: rgb(115,70,128); }
H1.HeaderClassName
{
color: #734680;
}
.AnyTagClassName
{
color: #734680;
}
</style>
background-color css
<style>
a { background-color: #734680; }
a { background-color: rgb(115,70,128); }
div.DivClassName
{
background-color: #734680;
}
.BgClassName
{
background-color: #734680;
}
</style>
border-color css
<style>
span { border-color: #734680; }
span { border-color: rgb(115,70,128); }
td.TdClassName
{
border-color: #734680;
}
.TagClassName
{
border-color: #734680;
}
</style>