Shades of Affair #735487
Tints of Affair #735487
RGB
CMYK
RGB Variations
Color information
#735487 (or 0x735487) is known color: Affair. HEX triplet: 73, 54 and 87. RGB value is (115,84,135). Sum of RGB (Red+Green+Blue) = 115+84+135=334 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.43% from 334); Green value is 84 (33.20% from 255 or 25.15% from 334); Blue value is 135 (53.12% from 255 or 40.42% from 334); Max value from RGB is 135 - color contains mainly: blue. Hex color #735487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735487 is #8CAB78. Grayscale: #626262. Windows color (decimal): -9218937 or 8868979. OLE color: 8868979.
HSL color Cylindrical-coordinate representation of color #735487: hue angle of 276.47º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #735487 is Cyan = 0.15, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 84 | 135 | - |
| CMYK | 0.15 | 0.38 | 0 | 0.47 |
| HSL | 276.47º | 0.23% | 0.43% | - |
| HSV(B) | 276.47º | 0.38% | 0.53% | - |
| XYZ | 14.61 | 11.73 | 24.42 | - |
| YUV | 99.08 | 148.27 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 84 | 135 | 0.15 | 0.38 | 0 | 0.47 | 276.47 | 0.23 | 0.43 |
| Hex | 73 | 54 | 87 | F | 26 | 0 | 2F | 114 | 17 | 2B |
| Octal | 163 | 124 | 207 | 17 | 46 | 0 | 57 | 424 | 27 | 53 |
| Binary | 1110011 | 1010100 | 10000111 | 1111 | 100110 | 0 | 101111 | 100010100 | 10111 | 101011 |
Color Harmonies of #735487
Complementary color
Monochromatic Colors of #735487
Black with #735487
Text Example
Text Example
White with #735487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735487; }
p { color: rgb(115,84,135); }
H1.HeaderClassName
{
color: #735487;
}
.AnyTagClassName
{
color: #735487;
}
</style>
background-color css
<style>
a { background-color: #735487; }
a { background-color: rgb(115,84,135); }
div.DivClassName
{
background-color: #735487;
}
.BgClassName
{
background-color: #735487;
}
</style>
border-color css
<style>
span { border-color: #735487; }
span { border-color: rgb(115,84,135); }
td.TdClassName
{
border-color: #735487;
}
.TagClassName
{
border-color: #735487;
}
</style>