Shades of Affair #735886
Tints of Affair #735886
RGB
CMYK
RGB Variations
Color information
#735886 (or 0x735886) is known color: Affair. HEX triplet: 73, 58 and 86. RGB value is (115,88,134). Sum of RGB (Red+Green+Blue) = 115+88+134=337 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.12% from 337); Green value is 88 (34.77% from 255 or 26.11% from 337); Blue value is 134 (52.73% from 255 or 39.76% from 337); Max value from RGB is 134 - color contains mainly: blue. Hex color #735886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735886 is #8CA779. Grayscale: #656565. Windows color (decimal): -9217914 or 8804467. OLE color: 8804467.
HSL color Cylindrical-coordinate representation of color #735886: hue angle of 275.22º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #735886 is Cyan = 0.14, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 88 | 134 | - |
| CMYK | 0.14 | 0.34 | 0 | 0.47 |
| HSL | 275.22º | 0.21% | 0.44% | - |
| HSV(B) | 275.22º | 0.34% | 0.53% | - |
| XYZ | 14.86 | 12.35 | 24.15 | - |
| YUV | 101.32 | 146.45 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 88 | 134 | 0.14 | 0.34 | 0 | 0.47 | 275.22 | 0.21 | 0.44 |
| Hex | 73 | 58 | 86 | E | 22 | 0 | 2F | 113 | 15 | 2C |
| Octal | 163 | 130 | 206 | 16 | 42 | 0 | 57 | 423 | 25 | 54 |
| Binary | 1110011 | 1011000 | 10000110 | 1110 | 100010 | 0 | 101111 | 100010011 | 10101 | 101100 |
Color Harmonies of #735886
Complementary color
Monochromatic Colors of #735886
Black with #735886
Text Example
Text Example
White with #735886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735886; }
p { color: rgb(115,88,134); }
H1.HeaderClassName
{
color: #735886;
}
.AnyTagClassName
{
color: #735886;
}
</style>
background-color css
<style>
a { background-color: #735886; }
a { background-color: rgb(115,88,134); }
div.DivClassName
{
background-color: #735886;
}
.BgClassName
{
background-color: #735886;
}
</style>
border-color css
<style>
span { border-color: #735886; }
span { border-color: rgb(115,88,134); }
td.TdClassName
{
border-color: #735886;
}
.TagClassName
{
border-color: #735886;
}
</style>