Shades of Affair #73418A
Tints of Affair #73418A
RGB
CMYK
RGB Variations
Color information
#73418A (or 0x73418A) is known color: Affair. HEX triplet: 73, 41 and 8A. RGB value is (115,65,138). Sum of RGB (Red+Green+Blue) = 115+65+138=318 (42% of max value = 765). Red value is 115 (45.31% from 255 or 36.16% from 318); Green value is 65 (25.78% from 255 or 20.44% from 318); Blue value is 138 (54.30% from 255 or 43.40% from 318); Max value from RGB is 138 - color contains mainly: blue. Hex color #73418A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #73418A is #8CBE75. Grayscale: #585858. Windows color (decimal): -9223798 or 9060723. OLE color: 9060723.
HSL color Cylindrical-coordinate representation of color #73418A: hue angle of 281.1º degrees, saturation: 0.36, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #73418A is Cyan = 0.17, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 115 | 65 | 138 | - |
| CMYK | 0.17 | 0.53 | 0 | 0.46 |
| HSL | 281.1º | 0.36% | 0.4% | - |
| HSV(B) | 281.1º | 0.53% | 0.54% | - |
| XYZ | 13.55 | 9.26 | 25.12 | - |
| YUV | 88.27 | 156.07 | 147.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 65 | 138 | 0.17 | 0.53 | 0 | 0.46 | 281.1 | 0.36 | 0.4 |
| Hex | 73 | 41 | 8A | 11 | 35 | 0 | 2E | 119 | 24 | 28 |
| Octal | 163 | 101 | 212 | 21 | 65 | 0 | 56 | 431 | 44 | 50 |
| Binary | 1110011 | 1000001 | 10001010 | 10001 | 110101 | 0 | 101110 | 100011001 | 100100 | 101000 |
Color Harmonies of #73418A
Complementary color
Monochromatic Colors of #73418A
Black with #73418A
Text Example
Text Example
White with #73418A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73418A; }
p { color: rgb(115,65,138); }
H1.HeaderClassName
{
color: #73418A;
}
.AnyTagClassName
{
color: #73418A;
}
</style>
background-color css
<style>
a { background-color: #73418A; }
a { background-color: rgb(115,65,138); }
div.DivClassName
{
background-color: #73418A;
}
.BgClassName
{
background-color: #73418A;
}
</style>
border-color css
<style>
span { border-color: #73418A; }
span { border-color: rgb(115,65,138); }
td.TdClassName
{
border-color: #73418A;
}
.TagClassName
{
border-color: #73418A;
}
</style>