Shades of Affair #73448E
Tints of Affair #73448E
RGB
CMYK
RGB Variations
Color information
#73448E (or 0x73448E) is known color: Affair. HEX triplet: 73, 44 and 8E. RGB value is (115,68,142). Sum of RGB (Red+Green+Blue) = 115+68+142=325 (43% of max value = 765). Red value is 115 (45.31% from 255 or 35.38% from 325); Green value is 68 (26.95% from 255 or 20.92% from 325); Blue value is 142 (55.86% from 255 or 43.69% from 325); Max value from RGB is 142 - color contains mainly: blue. Hex color #73448E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #73448E is #8CBB71. Grayscale: #5A5A5A. Windows color (decimal): -9223026 or 9323635. OLE color: 9323635.
HSL color Cylindrical-coordinate representation of color #73448E: hue angle of 278.11º degrees, saturation: 0.35, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #73448E is Cyan = 0.19, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 68 | 142 | - |
| CMYK | 0.19 | 0.52 | 0 | 0.44 |
| HSL | 278.11º | 0.35% | 0.41% | - |
| HSV(B) | 278.11º | 0.52% | 0.56% | - |
| XYZ | 14.02 | 9.73 | 26.73 | - |
| YUV | 90.49 | 157.07 | 145.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 68 | 142 | 0.19 | 0.52 | 0 | 0.44 | 278.11 | 0.35 | 0.41 |
| Hex | 73 | 44 | 8E | 13 | 34 | 0 | 2C | 116 | 23 | 29 |
| Octal | 163 | 104 | 216 | 23 | 64 | 0 | 54 | 426 | 43 | 51 |
| Binary | 1110011 | 1000100 | 10001110 | 10011 | 110100 | 0 | 101100 | 100010110 | 100011 | 101001 |
Color Harmonies of #73448E
Complementary color
Monochromatic Colors of #73448E
Black with #73448E
Text Example
Text Example
White with #73448E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73448E; }
p { color: rgb(115,68,142); }
H1.HeaderClassName
{
color: #73448E;
}
.AnyTagClassName
{
color: #73448E;
}
</style>
background-color css
<style>
a { background-color: #73448E; }
a { background-color: rgb(115,68,142); }
div.DivClassName
{
background-color: #73448E;
}
.BgClassName
{
background-color: #73448E;
}
</style>
border-color css
<style>
span { border-color: #73448E; }
span { border-color: rgb(115,68,142); }
td.TdClassName
{
border-color: #73448E;
}
.TagClassName
{
border-color: #73448E;
}
</style>