Shades of Affair #735384
Tints of Affair #735384
RGB
CMYK
RGB Variations
Color information
#735384 (or 0x735384) is known color: Affair. HEX triplet: 73, 53 and 84. RGB value is (115,83,132). Sum of RGB (Red+Green+Blue) = 115+83+132=330 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.85% from 330); Green value is 83 (32.81% from 255 or 25.15% from 330); Blue value is 132 (51.95% from 255 or 40% from 330); Max value from RGB is 132 - color contains mainly: blue. Hex color #735384 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735384 is #8CAC7B. Grayscale: #616161. Windows color (decimal): -9219196 or 8672115. OLE color: 8672115.
HSL color Cylindrical-coordinate representation of color #735384: hue angle of 279.18º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #735384 is Cyan = 0.13, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 83 | 132 | - |
| CMYK | 0.13 | 0.37 | 0 | 0.48 |
| HSL | 279.18º | 0.23% | 0.42% | - |
| HSV(B) | 279.18º | 0.37% | 0.52% | - |
| XYZ | 14.33 | 11.5 | 23.29 | - |
| YUV | 98.15 | 147.1 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 83 | 132 | 0.13 | 0.37 | 0 | 0.48 | 279.18 | 0.23 | 0.42 |
| Hex | 73 | 53 | 84 | D | 25 | 0 | 30 | 117 | 17 | 2A |
| Octal | 163 | 123 | 204 | 15 | 45 | 0 | 60 | 427 | 27 | 52 |
| Binary | 1110011 | 1010011 | 10000100 | 1101 | 100101 | 0 | 110000 | 100010111 | 10111 | 101010 |
Color Harmonies of #735384
Complementary color
Monochromatic Colors of #735384
Black with #735384
Text Example
Text Example
White with #735384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735384; }
p { color: rgb(115,83,132); }
H1.HeaderClassName
{
color: #735384;
}
.AnyTagClassName
{
color: #735384;
}
</style>
background-color css
<style>
a { background-color: #735384; }
a { background-color: rgb(115,83,132); }
div.DivClassName
{
background-color: #735384;
}
.BgClassName
{
background-color: #735384;
}
</style>
border-color css
<style>
span { border-color: #735384; }
span { border-color: rgb(115,83,132); }
td.TdClassName
{
border-color: #735384;
}
.TagClassName
{
border-color: #735384;
}
</style>