Shades of Affair #735984
Tints of Affair #735984
RGB
CMYK
RGB Variations
Color information
#735984 (or 0x735984) is known color: Affair. HEX triplet: 73, 59 and 84. RGB value is (115,89,132). Sum of RGB (Red+Green+Blue) = 115+89+132=336 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.23% from 336); Green value is 89 (35.16% from 255 or 26.49% from 336); Blue value is 132 (51.95% from 255 or 39.29% from 336); Max value from RGB is 132 - color contains mainly: blue. Hex color #735984 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735984 is #8CA67B. Grayscale: #656565. Windows color (decimal): -9217660 or 8673651. OLE color: 8673651.
HSL color Cylindrical-coordinate representation of color #735984: hue angle of 276.28º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #735984 is Cyan = 0.13, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 89 | 132 | - |
| CMYK | 0.13 | 0.33 | 0 | 0.48 |
| HSL | 276.28º | 0.19% | 0.43% | - |
| HSV(B) | 276.28º | 0.33% | 0.52% | - |
| XYZ | 14.81 | 12.46 | 23.45 | - |
| YUV | 101.68 | 145.11 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 89 | 132 | 0.13 | 0.33 | 0 | 0.48 | 276.28 | 0.19 | 0.43 |
| Hex | 73 | 59 | 84 | D | 21 | 0 | 30 | 114 | 13 | 2B |
| Octal | 163 | 131 | 204 | 15 | 41 | 0 | 60 | 424 | 23 | 53 |
| Binary | 1110011 | 1011001 | 10000100 | 1101 | 100001 | 0 | 110000 | 100010100 | 10011 | 101011 |
Color Harmonies of #735984
Complementary color
Monochromatic Colors of #735984
Black with #735984
Text Example
Text Example
White with #735984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735984; }
p { color: rgb(115,89,132); }
H1.HeaderClassName
{
color: #735984;
}
.AnyTagClassName
{
color: #735984;
}
</style>
background-color css
<style>
a { background-color: #735984; }
a { background-color: rgb(115,89,132); }
div.DivClassName
{
background-color: #735984;
}
.BgClassName
{
background-color: #735984;
}
</style>
border-color css
<style>
span { border-color: #735984; }
span { border-color: rgb(115,89,132); }
td.TdClassName
{
border-color: #735984;
}
.TagClassName
{
border-color: #735984;
}
</style>