Shades of Affair #735183
Tints of Affair #735183
RGB
CMYK
RGB Variations
Color information
#735183 (or 0x735183) is known color: Affair. HEX triplet: 73, 51 and 83. RGB value is (115,81,131). Sum of RGB (Red+Green+Blue) = 115+81+131=327 (43% of max value = 765). Red value is 115 (45.31% from 255 or 35.17% from 327); Green value is 81 (32.03% from 255 or 24.77% from 327); Blue value is 131 (51.56% from 255 or 40.06% from 327); Max value from RGB is 131 - color contains mainly: blue. Hex color #735183 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735183 is #8CAE7C. Grayscale: #606060. Windows color (decimal): -9219709 or 8606067. OLE color: 8606067.
HSL color Cylindrical-coordinate representation of color #735183: hue angle of 280.8º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #735183 is Cyan = 0.12, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 81 | 131 | - |
| CMYK | 0.12 | 0.38 | 0 | 0.49 |
| HSL | 280.8º | 0.24% | 0.42% | - |
| HSV(B) | 280.8º | 0.38% | 0.51% | - |
| XYZ | 14.11 | 11.17 | 22.88 | - |
| YUV | 96.87 | 147.26 | 140.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 81 | 131 | 0.12 | 0.38 | 0 | 0.49 | 280.8 | 0.24 | 0.42 |
| Hex | 73 | 51 | 83 | C | 26 | 0 | 31 | 119 | 18 | 2A |
| Octal | 163 | 121 | 203 | 14 | 46 | 0 | 61 | 431 | 30 | 52 |
| Binary | 1110011 | 1010001 | 10000011 | 1100 | 100110 | 0 | 110001 | 100011001 | 11000 | 101010 |
Color Harmonies of #735183
Complementary color
Monochromatic Colors of #735183
Black with #735183
Text Example
Text Example
White with #735183
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735183; }
p { color: rgb(115,81,131); }
H1.HeaderClassName
{
color: #735183;
}
.AnyTagClassName
{
color: #735183;
}
</style>
background-color css
<style>
a { background-color: #735183; }
a { background-color: rgb(115,81,131); }
div.DivClassName
{
background-color: #735183;
}
.BgClassName
{
background-color: #735183;
}
</style>
border-color css
<style>
span { border-color: #735183; }
span { border-color: rgb(115,81,131); }
td.TdClassName
{
border-color: #735183;
}
.TagClassName
{
border-color: #735183;
}
</style>