Shades of Affair #735780
Tints of Affair #735780
RGB
CMYK
RGB Variations
Color information
#735780 (or 0x735780) is known color: Affair. HEX triplet: 73, 57 and 80. RGB value is (115,87,128). Sum of RGB (Red+Green+Blue) = 115+87+128=330 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.85% from 330); Green value is 87 (34.38% from 255 or 26.36% from 330); Blue value is 128 (50.39% from 255 or 38.79% from 330); Max value from RGB is 128 - color contains mainly: blue. Hex color #735780 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735780 is #8CA87F. Grayscale: #636363. Windows color (decimal): -9218176 or 8410995. OLE color: 8410995.
HSL color Cylindrical-coordinate representation of color #735780: hue angle of 280.98º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #735780 is Cyan = 0.10, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 115 | 87 | 128 | - |
| CMYK | 0.10 | 0.32 | 0 | 0.50 |
| HSL | 280.98º | 0.19% | 0.42% | - |
| HSV(B) | 280.98º | 0.32% | 0.5% | - |
| XYZ | 14.37 | 12.02 | 21.98 | - |
| YUV | 100.05 | 143.78 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 87 | 128 | 0.10 | 0.32 | 0 | 0.50 | 280.98 | 0.19 | 0.42 |
| Hex | 73 | 57 | 80 | A | 20 | 0 | 32 | 119 | 13 | 2A |
| Octal | 163 | 127 | 200 | 12 | 40 | 0 | 62 | 431 | 23 | 52 |
| Binary | 1110011 | 1010111 | 10000000 | 1010 | 100000 | 0 | 110010 | 100011001 | 10011 | 101010 |
Color Harmonies of #735780
Complementary color
Monochromatic Colors of #735780
Black with #735780
Text Example
Text Example
White with #735780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735780; }
p { color: rgb(115,87,128); }
H1.HeaderClassName
{
color: #735780;
}
.AnyTagClassName
{
color: #735780;
}
</style>
background-color css
<style>
a { background-color: #735780; }
a { background-color: rgb(115,87,128); }
div.DivClassName
{
background-color: #735780;
}
.BgClassName
{
background-color: #735780;
}
</style>
border-color css
<style>
span { border-color: #735780; }
span { border-color: rgb(115,87,128); }
td.TdClassName
{
border-color: #735780;
}
.TagClassName
{
border-color: #735780;
}
</style>