Shades of Affair #735688
Tints of Affair #735688
RGB
CMYK
RGB Variations
Color information
#735688 (or 0x735688) is known color: Affair. HEX triplet: 73, 56 and 88. RGB value is (115,86,136). Sum of RGB (Red+Green+Blue) = 115+86+136=337 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.12% from 337); Green value is 86 (33.98% from 255 or 25.52% from 337); Blue value is 136 (53.52% from 255 or 40.36% from 337); Max value from RGB is 136 - color contains mainly: blue. Hex color #735688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735688 is #8CA977. Grayscale: #646464. Windows color (decimal): -9218424 or 8935027. OLE color: 8935027.
HSL color Cylindrical-coordinate representation of color #735688: hue angle of 274.8º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #735688 is Cyan = 0.15, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 86 | 136 | - |
| CMYK | 0.15 | 0.37 | 0 | 0.47 |
| HSL | 274.8º | 0.23% | 0.44% | - |
| HSV(B) | 274.8º | 0.37% | 0.53% | - |
| XYZ | 14.84 | 12.08 | 24.84 | - |
| YUV | 100.37 | 148.11 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 86 | 136 | 0.15 | 0.37 | 0 | 0.47 | 274.8 | 0.23 | 0.44 |
| Hex | 73 | 56 | 88 | F | 25 | 0 | 2F | 113 | 17 | 2C |
| Octal | 163 | 126 | 210 | 17 | 45 | 0 | 57 | 423 | 27 | 54 |
| Binary | 1110011 | 1010110 | 10001000 | 1111 | 100101 | 0 | 101111 | 100010011 | 10111 | 101100 |
Color Harmonies of #735688
Complementary color
Monochromatic Colors of #735688
Black with #735688
Text Example
Text Example
White with #735688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735688; }
p { color: rgb(115,86,136); }
H1.HeaderClassName
{
color: #735688;
}
.AnyTagClassName
{
color: #735688;
}
</style>
background-color css
<style>
a { background-color: #735688; }
a { background-color: rgb(115,86,136); }
div.DivClassName
{
background-color: #735688;
}
.BgClassName
{
background-color: #735688;
}
</style>
border-color css
<style>
span { border-color: #735688; }
span { border-color: rgb(115,86,136); }
td.TdClassName
{
border-color: #735688;
}
.TagClassName
{
border-color: #735688;
}
</style>