Shades of Affair #735480
Tints of Affair #735480
RGB
CMYK
RGB Variations
Color information
#735480 (or 0x735480) is known color: Affair. HEX triplet: 73, 54 and 80. RGB value is (115,84,128). Sum of RGB (Red+Green+Blue) = 115+84+128=327 (43% of max value = 765). Red value is 115 (45.31% from 255 or 35.17% from 327); Green value is 84 (33.20% from 255 or 25.69% from 327); Blue value is 128 (50.39% from 255 or 39.14% from 327); Max value from RGB is 128 - color contains mainly: blue. Hex color #735480 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735480 is #8CAB7F. Grayscale: #626262. Windows color (decimal): -9218944 or 8410227. OLE color: 8410227.
HSL color Cylindrical-coordinate representation of color #735480: hue angle of 282.27º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #735480 is Cyan = 0.10, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 115 | 84 | 128 | - |
| CMYK | 0.10 | 0.34 | 0 | 0.50 |
| HSL | 282.27º | 0.21% | 0.42% | - |
| HSV(B) | 282.27º | 0.34% | 0.5% | - |
| XYZ | 14.14 | 11.54 | 21.91 | - |
| YUV | 98.29 | 144.77 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 84 | 128 | 0.10 | 0.34 | 0 | 0.50 | 282.27 | 0.21 | 0.42 |
| Hex | 73 | 54 | 80 | A | 22 | 0 | 32 | 11A | 15 | 2A |
| Octal | 163 | 124 | 200 | 12 | 42 | 0 | 62 | 432 | 25 | 52 |
| Binary | 1110011 | 1010100 | 10000000 | 1010 | 100010 | 0 | 110010 | 100011010 | 10101 | 101010 |
Color Harmonies of #735480
Complementary color
Monochromatic Colors of #735480
Black with #735480
Text Example
Text Example
White with #735480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735480; }
p { color: rgb(115,84,128); }
H1.HeaderClassName
{
color: #735480;
}
.AnyTagClassName
{
color: #735480;
}
</style>
background-color css
<style>
a { background-color: #735480; }
a { background-color: rgb(115,84,128); }
div.DivClassName
{
background-color: #735480;
}
.BgClassName
{
background-color: #735480;
}
</style>
border-color css
<style>
span { border-color: #735480; }
span { border-color: rgb(115,84,128); }
td.TdClassName
{
border-color: #735480;
}
.TagClassName
{
border-color: #735480;
}
</style>