Shades of Affair #735090
Tints of Affair #735090
RGB
CMYK
RGB Variations
Color information
#735090 (or 0x735090) is known color: Affair. HEX triplet: 73, 50 and 90. RGB value is (115,80,144). Sum of RGB (Red+Green+Blue) = 115+80+144=339 (44% of max value = 765). Red value is 115 (45.31% from 255 or 33.92% from 339); Green value is 80 (31.64% from 255 or 23.60% from 339); Blue value is 144 (56.64% from 255 or 42.48% from 339); Max value from RGB is 144 - color contains mainly: blue. Hex color #735090 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735090 is #8CAF6F. Grayscale: #616161. Windows color (decimal): -9219952 or 9457779. OLE color: 9457779.
HSL color Cylindrical-coordinate representation of color #735090: hue angle of 272.81º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #735090 is Cyan = 0.20, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 80 | 144 | - |
| CMYK | 0.20 | 0.44 | 0 | 0.44 |
| HSL | 272.81º | 0.29% | 0.44% | - |
| HSV(B) | 272.81º | 0.44% | 0.56% | - |
| XYZ | 14.97 | 11.4 | 27.8 | - |
| YUV | 97.76 | 154.1 | 140.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 144 | 0.20 | 0.44 | 0 | 0.44 | 272.81 | 0.29 | 0.44 |
| Hex | 73 | 50 | 90 | 14 | 2C | 0 | 2C | 111 | 1D | 2C |
| Octal | 163 | 120 | 220 | 24 | 54 | 0 | 54 | 421 | 35 | 54 |
| Binary | 1110011 | 1010000 | 10010000 | 10100 | 101100 | 0 | 101100 | 100010001 | 11101 | 101100 |
Color Harmonies of #735090
Complementary color
Monochromatic Colors of #735090
Black with #735090
Text Example
Text Example
White with #735090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735090; }
p { color: rgb(115,80,144); }
H1.HeaderClassName
{
color: #735090;
}
.AnyTagClassName
{
color: #735090;
}
</style>
background-color css
<style>
a { background-color: #735090; }
a { background-color: rgb(115,80,144); }
div.DivClassName
{
background-color: #735090;
}
.BgClassName
{
background-color: #735090;
}
</style>
border-color css
<style>
span { border-color: #735090; }
span { border-color: rgb(115,80,144); }
td.TdClassName
{
border-color: #735090;
}
.TagClassName
{
border-color: #735090;
}
</style>