Shades of Affair #73458D
Tints of Affair #73458D
RGB
CMYK
RGB Variations
Color information
#73458D (or 0x73458D) is known color: Affair. HEX triplet: 73, 45 and 8D. RGB value is (115,69,141). Sum of RGB (Red+Green+Blue) = 115+69+141=325 (43% of max value = 765). Red value is 115 (45.31% from 255 or 35.38% from 325); Green value is 69 (27.34% from 255 or 21.23% from 325); Blue value is 141 (55.47% from 255 or 43.38% from 325); Max value from RGB is 141 - color contains mainly: blue. Hex color #73458D is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #73458D is #8CBA72. Grayscale: #5A5A5A. Windows color (decimal): -9222771 or 9258355. OLE color: 9258355.
HSL color Cylindrical-coordinate representation of color #73458D: hue angle of 278.33º degrees, saturation: 0.34, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #73458D is Cyan = 0.18, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 115 | 69 | 141 | - |
| CMYK | 0.18 | 0.51 | 0 | 0.45 |
| HSL | 278.33º | 0.34% | 0.41% | - |
| HSV(B) | 278.33º | 0.51% | 0.55% | - |
| XYZ | 14.01 | 9.82 | 26.36 | - |
| YUV | 90.96 | 156.24 | 145.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 141 | 0.18 | 0.51 | 0 | 0.45 | 278.33 | 0.34 | 0.41 |
| Hex | 73 | 45 | 8D | 12 | 33 | 0 | 2D | 116 | 22 | 29 |
| Octal | 163 | 105 | 215 | 22 | 63 | 0 | 55 | 426 | 42 | 51 |
| Binary | 1110011 | 1000101 | 10001101 | 10010 | 110011 | 0 | 101101 | 100010110 | 100010 | 101001 |
Color Harmonies of #73458D
Complementary color
Monochromatic Colors of #73458D
Black with #73458D
Text Example
Text Example
White with #73458D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73458D; }
p { color: rgb(115,69,141); }
H1.HeaderClassName
{
color: #73458D;
}
.AnyTagClassName
{
color: #73458D;
}
</style>
background-color css
<style>
a { background-color: #73458D; }
a { background-color: rgb(115,69,141); }
div.DivClassName
{
background-color: #73458D;
}
.BgClassName
{
background-color: #73458D;
}
</style>
border-color css
<style>
span { border-color: #73458D; }
span { border-color: rgb(115,69,141); }
td.TdClassName
{
border-color: #73458D;
}
.TagClassName
{
border-color: #73458D;
}
</style>