Shades of Affair #73518D
Tints of Affair #73518D
RGB
CMYK
RGB Variations
Color information
#73518D (or 0x73518D) is known color: Affair. HEX triplet: 73, 51 and 8D. RGB value is (115,81,141). Sum of RGB (Red+Green+Blue) = 115+81+141=337 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.12% from 337); Green value is 81 (32.03% from 255 or 24.04% from 337); Blue value is 141 (55.47% from 255 or 41.84% from 337); Max value from RGB is 141 - color contains mainly: blue. Hex color #73518D is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #73518D is #8CAE72. Grayscale: #616161. Windows color (decimal): -9219699 or 9261427. OLE color: 9261427.
HSL color Cylindrical-coordinate representation of color #73518D: hue angle of 274º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #73518D is Cyan = 0.18, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 115 | 81 | 141 | - |
| CMYK | 0.18 | 0.43 | 0 | 0.45 |
| HSL | 274º | 0.27% | 0.44% | - |
| HSV(B) | 274º | 0.43% | 0.55% | - |
| XYZ | 14.82 | 11.45 | 26.63 | - |
| YUV | 98.01 | 152.26 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 81 | 141 | 0.18 | 0.43 | 0 | 0.45 | 274 | 0.27 | 0.44 |
| Hex | 73 | 51 | 8D | 12 | 2B | 0 | 2D | 112 | 1B | 2C |
| Octal | 163 | 121 | 215 | 22 | 53 | 0 | 55 | 422 | 33 | 54 |
| Binary | 1110011 | 1010001 | 10001101 | 10010 | 101011 | 0 | 101101 | 100010010 | 11011 | 101100 |
Color Harmonies of #73518D
Complementary color
Monochromatic Colors of #73518D
Black with #73518D
Text Example
Text Example
White with #73518D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73518D; }
p { color: rgb(115,81,141); }
H1.HeaderClassName
{
color: #73518D;
}
.AnyTagClassName
{
color: #73518D;
}
</style>
background-color css
<style>
a { background-color: #73518D; }
a { background-color: rgb(115,81,141); }
div.DivClassName
{
background-color: #73518D;
}
.BgClassName
{
background-color: #73518D;
}
</style>
border-color css
<style>
span { border-color: #73518D; }
span { border-color: rgb(115,81,141); }
td.TdClassName
{
border-color: #73518D;
}
.TagClassName
{
border-color: #73518D;
}
</style>