Shades of Affair #735684
Tints of Affair #735684
RGB
CMYK
RGB Variations
Color information
#735684 (or 0x735684) is known color: Affair. HEX triplet: 73, 56 and 84. RGB value is (115,86,132). Sum of RGB (Red+Green+Blue) = 115+86+132=333 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.53% from 333); Green value is 86 (33.98% from 255 or 25.83% from 333); Blue value is 132 (51.95% from 255 or 39.64% from 333); Max value from RGB is 132 - color contains mainly: blue. Hex color #735684 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735684 is #8CA97B. Grayscale: #636363. Windows color (decimal): -9218428 or 8672883. OLE color: 8672883.
HSL color Cylindrical-coordinate representation of color #735684: hue angle of 277.83º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #735684 is Cyan = 0.13, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 86 | 132 | - |
| CMYK | 0.13 | 0.35 | 0 | 0.48 |
| HSL | 277.83º | 0.21% | 0.43% | - |
| HSV(B) | 277.83º | 0.35% | 0.52% | - |
| XYZ | 14.56 | 11.97 | 23.37 | - |
| YUV | 99.92 | 146.11 | 138.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 86 | 132 | 0.13 | 0.35 | 0 | 0.48 | 277.83 | 0.21 | 0.43 |
| Hex | 73 | 56 | 84 | D | 23 | 0 | 30 | 116 | 15 | 2B |
| Octal | 163 | 126 | 204 | 15 | 43 | 0 | 60 | 426 | 25 | 53 |
| Binary | 1110011 | 1010110 | 10000100 | 1101 | 100011 | 0 | 110000 | 100010110 | 10101 | 101011 |
Color Harmonies of #735684
Complementary color
Monochromatic Colors of #735684
Black with #735684
Text Example
Text Example
White with #735684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735684; }
p { color: rgb(115,86,132); }
H1.HeaderClassName
{
color: #735684;
}
.AnyTagClassName
{
color: #735684;
}
</style>
background-color css
<style>
a { background-color: #735684; }
a { background-color: rgb(115,86,132); }
div.DivClassName
{
background-color: #735684;
}
.BgClassName
{
background-color: #735684;
}
</style>
border-color css
<style>
span { border-color: #735684; }
span { border-color: rgb(115,86,132); }
td.TdClassName
{
border-color: #735684;
}
.TagClassName
{
border-color: #735684;
}
</style>