Shades of Affair #735490
Tints of Affair #735490
RGB
CMYK
RGB Variations
Color information
#735490 (or 0x735490) is known color: Affair. HEX triplet: 73, 54 and 90. RGB value is (115,84,144). Sum of RGB (Red+Green+Blue) = 115+84+144=343 (45% of max value = 765). Red value is 115 (45.31% from 255 or 33.53% from 343); Green value is 84 (33.20% from 255 or 24.49% from 343); Blue value is 144 (56.64% from 255 or 41.98% from 343); Max value from RGB is 144 - color contains mainly: blue. Hex color #735490 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735490 is #8CAB6F. Grayscale: #636363. Windows color (decimal): -9218928 or 9458803. OLE color: 9458803.
HSL color Cylindrical-coordinate representation of color #735490: hue angle of 271º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #735490 is Cyan = 0.20, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 84 | 144 | - |
| CMYK | 0.20 | 0.42 | 0 | 0.44 |
| HSL | 271º | 0.26% | 0.45% | - |
| HSV(B) | 271º | 0.42% | 0.56% | - |
| XYZ | 15.27 | 12 | 27.9 | - |
| YUV | 100.11 | 152.77 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 84 | 144 | 0.20 | 0.42 | 0 | 0.44 | 271 | 0.26 | 0.45 |
| Hex | 73 | 54 | 90 | 14 | 2A | 0 | 2C | 10F | 1A | 2D |
| Octal | 163 | 124 | 220 | 24 | 52 | 0 | 54 | 417 | 32 | 55 |
| Binary | 1110011 | 1010100 | 10010000 | 10100 | 101010 | 0 | 101100 | 100001111 | 11010 | 101101 |
Color Harmonies of #735490
Complementary color
Monochromatic Colors of #735490
Black with #735490
Text Example
Text Example
White with #735490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735490; }
p { color: rgb(115,84,144); }
H1.HeaderClassName
{
color: #735490;
}
.AnyTagClassName
{
color: #735490;
}
</style>
background-color css
<style>
a { background-color: #735490; }
a { background-color: rgb(115,84,144); }
div.DivClassName
{
background-color: #735490;
}
.BgClassName
{
background-color: #735490;
}
</style>
border-color css
<style>
span { border-color: #735490; }
span { border-color: rgb(115,84,144); }
td.TdClassName
{
border-color: #735490;
}
.TagClassName
{
border-color: #735490;
}
</style>