Shades of Affair #735985
Tints of Affair #735985
RGB
CMYK
RGB Variations
Color information
#735985 (or 0x735985) is known color: Affair. HEX triplet: 73, 59 and 85. RGB value is (115,89,133). Sum of RGB (Red+Green+Blue) = 115+89+133=337 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.12% from 337); Green value is 89 (35.16% from 255 or 26.41% from 337); Blue value is 133 (52.34% from 255 or 39.47% from 337); Max value from RGB is 133 - color contains mainly: blue. Hex color #735985 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735985 is #8CA67A. Grayscale: #656565. Windows color (decimal): -9217659 or 8739187. OLE color: 8739187.
HSL color Cylindrical-coordinate representation of color #735985: hue angle of 275.45º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #735985 is Cyan = 0.14, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 89 | 133 | - |
| CMYK | 0.14 | 0.33 | 0 | 0.48 |
| HSL | 275.45º | 0.2% | 0.44% | - |
| HSV(B) | 275.45º | 0.33% | 0.52% | - |
| XYZ | 14.88 | 12.48 | 23.82 | - |
| YUV | 101.79 | 145.61 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 89 | 133 | 0.14 | 0.33 | 0 | 0.48 | 275.45 | 0.2 | 0.44 |
| Hex | 73 | 59 | 85 | E | 21 | 0 | 30 | 113 | 14 | 2C |
| Octal | 163 | 131 | 205 | 16 | 41 | 0 | 60 | 423 | 24 | 54 |
| Binary | 1110011 | 1011001 | 10000101 | 1110 | 100001 | 0 | 110000 | 100010011 | 10100 | 101100 |
Color Harmonies of #735985
Complementary color
Monochromatic Colors of #735985
Black with #735985
Text Example
Text Example
White with #735985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735985; }
p { color: rgb(115,89,133); }
H1.HeaderClassName
{
color: #735985;
}
.AnyTagClassName
{
color: #735985;
}
</style>
background-color css
<style>
a { background-color: #735985; }
a { background-color: rgb(115,89,133); }
div.DivClassName
{
background-color: #735985;
}
.BgClassName
{
background-color: #735985;
}
</style>
border-color css
<style>
span { border-color: #735985; }
span { border-color: rgb(115,89,133); }
td.TdClassName
{
border-color: #735985;
}
.TagClassName
{
border-color: #735985;
}
</style>