Shades of Affair #73498A
Tints of Affair #73498A
RGB
CMYK
RGB Variations
Color information
#73498A (or 0x73498A) is known color: Affair. HEX triplet: 73, 49 and 8A. RGB value is (115,73,138). Sum of RGB (Red+Green+Blue) = 115+73+138=326 (43% of max value = 765). Red value is 115 (45.31% from 255 or 35.28% from 326); Green value is 73 (28.91% from 255 or 22.39% from 326); Blue value is 138 (54.30% from 255 or 42.33% from 326); Max value from RGB is 138 - color contains mainly: blue. Hex color #73498A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #73498A is #8CB675. Grayscale: #5C5C5C. Windows color (decimal): -9221750 or 9062771. OLE color: 9062771.
HSL color Cylindrical-coordinate representation of color #73498A: hue angle of 278.77º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #73498A is Cyan = 0.17, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 115 | 73 | 138 | - |
| CMYK | 0.17 | 0.47 | 0 | 0.46 |
| HSL | 278.77º | 0.31% | 0.41% | - |
| HSV(B) | 278.77º | 0.47% | 0.54% | - |
| XYZ | 14.04 | 10.24 | 25.28 | - |
| YUV | 92.97 | 153.41 | 143.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 73 | 138 | 0.17 | 0.47 | 0 | 0.46 | 278.77 | 0.31 | 0.41 |
| Hex | 73 | 49 | 8A | 11 | 2F | 0 | 2E | 117 | 1F | 29 |
| Octal | 163 | 111 | 212 | 21 | 57 | 0 | 56 | 427 | 37 | 51 |
| Binary | 1110011 | 1001001 | 10001010 | 10001 | 101111 | 0 | 101110 | 100010111 | 11111 | 101001 |
Color Harmonies of #73498A
Complementary color
Monochromatic Colors of #73498A
Black with #73498A
Text Example
Text Example
White with #73498A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73498A; }
p { color: rgb(115,73,138); }
H1.HeaderClassName
{
color: #73498A;
}
.AnyTagClassName
{
color: #73498A;
}
</style>
background-color css
<style>
a { background-color: #73498A; }
a { background-color: rgb(115,73,138); }
div.DivClassName
{
background-color: #73498A;
}
.BgClassName
{
background-color: #73498A;
}
</style>
border-color css
<style>
span { border-color: #73498A; }
span { border-color: rgb(115,73,138); }
td.TdClassName
{
border-color: #73498A;
}
.TagClassName
{
border-color: #73498A;
}
</style>