Shades of Affair #735389
Tints of Affair #735389
RGB
CMYK
RGB Variations
Color information
#735389 (or 0x735389) is known color: Affair. HEX triplet: 73, 53 and 89. RGB value is (115,83,137). Sum of RGB (Red+Green+Blue) = 115+83+137=335 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.33% from 335); Green value is 83 (32.81% from 255 or 24.78% from 335); Blue value is 137 (53.91% from 255 or 40.90% from 335); Max value from RGB is 137 - color contains mainly: blue. Hex color #735389 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735389 is #8CAC76. Grayscale: #626262. Windows color (decimal): -9219191 or 8999795. OLE color: 8999795.
HSL color Cylindrical-coordinate representation of color #735389: hue angle of 275.56º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #735389 is Cyan = 0.16, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 115 | 83 | 137 | - |
| CMYK | 0.16 | 0.39 | 0 | 0.46 |
| HSL | 275.56º | 0.25% | 0.43% | - |
| HSV(B) | 275.56º | 0.39% | 0.54% | - |
| XYZ | 14.68 | 11.64 | 25.14 | - |
| YUV | 98.72 | 149.6 | 139.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 83 | 137 | 0.16 | 0.39 | 0 | 0.46 | 275.56 | 0.25 | 0.43 |
| Hex | 73 | 53 | 89 | 10 | 27 | 0 | 2E | 114 | 19 | 2B |
| Octal | 163 | 123 | 211 | 20 | 47 | 0 | 56 | 424 | 31 | 53 |
| Binary | 1110011 | 1010011 | 10001001 | 10000 | 100111 | 0 | 101110 | 100010100 | 11001 | 101011 |
Color Harmonies of #735389
Complementary color
Monochromatic Colors of #735389
Black with #735389
Text Example
Text Example
White with #735389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735389; }
p { color: rgb(115,83,137); }
H1.HeaderClassName
{
color: #735389;
}
.AnyTagClassName
{
color: #735389;
}
</style>
background-color css
<style>
a { background-color: #735389; }
a { background-color: rgb(115,83,137); }
div.DivClassName
{
background-color: #735389;
}
.BgClassName
{
background-color: #735389;
}
</style>
border-color css
<style>
span { border-color: #735389; }
span { border-color: rgb(115,83,137); }
td.TdClassName
{
border-color: #735389;
}
.TagClassName
{
border-color: #735389;
}
</style>