Shades of Affair #73458A
Tints of Affair #73458A
RGB
CMYK
RGB Variations
Color information
#73458A (or 0x73458A) is known color: Affair. HEX triplet: 73, 45 and 8A. RGB value is (115,69,138). Sum of RGB (Red+Green+Blue) = 115+69+138=322 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.71% from 322); Green value is 69 (27.34% from 255 or 21.43% from 322); Blue value is 138 (54.30% from 255 or 42.86% from 322); Max value from RGB is 138 - color contains mainly: blue. Hex color #73458A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #73458A is #8CBA75. Grayscale: #5A5A5A. Windows color (decimal): -9222774 or 9061747. OLE color: 9061747.
HSL color Cylindrical-coordinate representation of color #73458A: hue angle of 280º degrees, saturation: 0.33, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #73458A is Cyan = 0.17, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 115 | 69 | 138 | - |
| CMYK | 0.17 | 0.5 | 0 | 0.46 |
| HSL | 280º | 0.33% | 0.41% | - |
| HSV(B) | 280º | 0.5% | 0.54% | - |
| XYZ | 13.79 | 9.74 | 25.2 | - |
| YUV | 90.62 | 154.74 | 145.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 138 | 0.17 | 0.5 | 0 | 0.46 | 280 | 0.33 | 0.41 |
| Hex | 73 | 45 | 8A | 11 | 32 | 0 | 2E | 118 | 21 | 29 |
| Octal | 163 | 105 | 212 | 21 | 62 | 0 | 56 | 430 | 41 | 51 |
| Binary | 1110011 | 1000101 | 10001010 | 10001 | 110010 | 0 | 101110 | 100011000 | 100001 | 101001 |
Color Harmonies of #73458A
Complementary color
Monochromatic Colors of #73458A
Black with #73458A
Text Example
Text Example
White with #73458A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73458A; }
p { color: rgb(115,69,138); }
H1.HeaderClassName
{
color: #73458A;
}
.AnyTagClassName
{
color: #73458A;
}
</style>
background-color css
<style>
a { background-color: #73458A; }
a { background-color: rgb(115,69,138); }
div.DivClassName
{
background-color: #73458A;
}
.BgClassName
{
background-color: #73458A;
}
</style>
border-color css
<style>
span { border-color: #73458A; }
span { border-color: rgb(115,69,138); }
td.TdClassName
{
border-color: #73458A;
}
.TagClassName
{
border-color: #73458A;
}
</style>