Shades of Affair #734688
Tints of Affair #734688
RGB
CMYK
RGB Variations
Color information
#734688 (or 0x734688) is known color: Affair. HEX triplet: 73, 46 and 88. RGB value is (115,70,136). Sum of RGB (Red+Green+Blue) = 115+70+136=321 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.83% from 321); Green value is 70 (27.73% from 255 or 21.81% from 321); Blue value is 136 (53.52% from 255 or 42.37% from 321); Max value from RGB is 136 - color contains mainly: blue. Hex color #734688 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #734688 is #8CB977. Grayscale: #5A5A5A. Windows color (decimal): -9222520 or 8930931. OLE color: 8930931.
HSL color Cylindrical-coordinate representation of color #734688: hue angle of 280.91º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #734688 is Cyan = 0.15, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 70 | 136 | - |
| CMYK | 0.15 | 0.49 | 0 | 0.47 |
| HSL | 280.91º | 0.32% | 0.4% | - |
| HSV(B) | 280.91º | 0.49% | 0.53% | - |
| XYZ | 13.7 | 9.8 | 24.46 | - |
| YUV | 90.98 | 153.41 | 145.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 70 | 136 | 0.15 | 0.49 | 0 | 0.47 | 280.91 | 0.32 | 0.4 |
| Hex | 73 | 46 | 88 | F | 31 | 0 | 2F | 119 | 20 | 28 |
| Octal | 163 | 106 | 210 | 17 | 61 | 0 | 57 | 431 | 40 | 50 |
| Binary | 1110011 | 1000110 | 10001000 | 1111 | 110001 | 0 | 101111 | 100011001 | 100000 | 101000 |
Color Harmonies of #734688
Complementary color
Monochromatic Colors of #734688
Black with #734688
Text Example
Text Example
White with #734688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734688; }
p { color: rgb(115,70,136); }
H1.HeaderClassName
{
color: #734688;
}
.AnyTagClassName
{
color: #734688;
}
</style>
background-color css
<style>
a { background-color: #734688; }
a { background-color: rgb(115,70,136); }
div.DivClassName
{
background-color: #734688;
}
.BgClassName
{
background-color: #734688;
}
</style>
border-color css
<style>
span { border-color: #734688; }
span { border-color: rgb(115,70,136); }
td.TdClassName
{
border-color: #734688;
}
.TagClassName
{
border-color: #734688;
}
</style>