Shades of Affair #734588
Tints of Affair #734588
RGB
CMYK
RGB Variations
Color information
#734588 (or 0x734588) is known color: Affair. HEX triplet: 73, 45 and 88. RGB value is (115,69,136). Sum of RGB (Red+Green+Blue) = 115+69+136=320 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.94% from 320); Green value is 69 (27.34% from 255 or 21.56% from 320); Blue value is 136 (53.52% from 255 or 42.5% from 320); Max value from RGB is 136 - color contains mainly: blue. Hex color #734588 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #734588 is #8CBA77. Grayscale: #5A5A5A. Windows color (decimal): -9222776 or 8930675. OLE color: 8930675.
HSL color Cylindrical-coordinate representation of color #734588: hue angle of 281.19º degrees, saturation: 0.33, 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 #734588 is Cyan = 0.15, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 69 | 136 | - |
| CMYK | 0.15 | 0.49 | 0 | 0.47 |
| HSL | 281.19º | 0.33% | 0.4% | - |
| HSV(B) | 281.19º | 0.49% | 0.53% | - |
| XYZ | 13.64 | 9.68 | 24.44 | - |
| YUV | 90.39 | 153.74 | 145.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 136 | 0.15 | 0.49 | 0 | 0.47 | 281.19 | 0.33 | 0.4 |
| Hex | 73 | 45 | 88 | F | 31 | 0 | 2F | 119 | 21 | 28 |
| Octal | 163 | 105 | 210 | 17 | 61 | 0 | 57 | 431 | 41 | 50 |
| Binary | 1110011 | 1000101 | 10001000 | 1111 | 110001 | 0 | 101111 | 100011001 | 100001 | 101000 |
Color Harmonies of #734588
Complementary color
Monochromatic Colors of #734588
Black with #734588
Text Example
Text Example
White with #734588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734588; }
p { color: rgb(115,69,136); }
H1.HeaderClassName
{
color: #734588;
}
.AnyTagClassName
{
color: #734588;
}
</style>
background-color css
<style>
a { background-color: #734588; }
a { background-color: rgb(115,69,136); }
div.DivClassName
{
background-color: #734588;
}
.BgClassName
{
background-color: #734588;
}
</style>
border-color css
<style>
span { border-color: #734588; }
span { border-color: rgb(115,69,136); }
td.TdClassName
{
border-color: #734588;
}
.TagClassName
{
border-color: #734588;
}
</style>