Shades of Affair #735479
Tints of Affair #735479
RGB
CMYK
RGB Variations
Color information
#735479 (or 0x735479) is known color: Affair. HEX triplet: 73, 54 and 79. RGB value is (115,84,121). Sum of RGB (Red+Green+Blue) = 115+84+121=320 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.94% from 320); Green value is 84 (33.20% from 255 or 26.25% from 320); Blue value is 121 (47.66% from 255 or 37.81% from 320); Max value from RGB is 121 - color contains mainly: blue. Hex color #735479 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735479 is #8CAB86. Grayscale: #616161. Windows color (decimal): -9218951 or 7951475. OLE color: 7951475.
HSL color Cylindrical-coordinate representation of color #735479: hue angle of 290.27º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #735479 is Cyan = 0.05, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 84 | 121 | - |
| CMYK | 0.05 | 0.31 | 0 | 0.53 |
| HSL | 290.27º | 0.18% | 0.4% | - |
| HSV(B) | 290.27º | 0.31% | 0.47% | - |
| XYZ | 13.69 | 11.37 | 19.56 | - |
| YUV | 97.49 | 141.27 | 140.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 84 | 121 | 0.05 | 0.31 | 0 | 0.53 | 290.27 | 0.18 | 0.4 |
| Hex | 73 | 54 | 79 | 5 | 1F | 0 | 35 | 122 | 12 | 28 |
| Octal | 163 | 124 | 171 | 5 | 37 | 0 | 65 | 442 | 22 | 50 |
| Binary | 1110011 | 1010100 | 1111001 | 101 | 11111 | 0 | 110101 | 100100010 | 10010 | 101000 |
Color Harmonies of #735479
Complementary color
Monochromatic Colors of #735479
Black with #735479
Text Example
Text Example
White with #735479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735479; }
p { color: rgb(115,84,121); }
H1.HeaderClassName
{
color: #735479;
}
.AnyTagClassName
{
color: #735479;
}
</style>
background-color css
<style>
a { background-color: #735479; }
a { background-color: rgb(115,84,121); }
div.DivClassName
{
background-color: #735479;
}
.BgClassName
{
background-color: #735479;
}
</style>
border-color css
<style>
span { border-color: #735479; }
span { border-color: rgb(115,84,121); }
td.TdClassName
{
border-color: #735479;
}
.TagClassName
{
border-color: #735479;
}
</style>