Shades of Affair #73508E
Tints of Affair #73508E
RGB
CMYK
RGB Variations
Color information
#73508E (or 0x73508E) is known color: Affair. HEX triplet: 73, 50 and 8E. RGB value is (115,80,142). Sum of RGB (Red+Green+Blue) = 115+80+142=337 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.12% from 337); Green value is 80 (31.64% from 255 or 23.74% from 337); Blue value is 142 (55.86% from 255 or 42.14% from 337); Max value from RGB is 142 - color contains mainly: blue. Hex color #73508E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #73508E is #8CAF71. Grayscale: #616161. Windows color (decimal): -9219954 or 9326707. OLE color: 9326707.
HSL color Cylindrical-coordinate representation of color #73508E: hue angle of 273.87º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #73508E is Cyan = 0.19, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 80 | 142 | - |
| CMYK | 0.19 | 0.44 | 0 | 0.44 |
| HSL | 273.87º | 0.28% | 0.44% | - |
| HSV(B) | 273.87º | 0.44% | 0.56% | - |
| XYZ | 14.82 | 11.34 | 27 | - |
| YUV | 97.53 | 153.1 | 140.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 142 | 0.19 | 0.44 | 0 | 0.44 | 273.87 | 0.28 | 0.44 |
| Hex | 73 | 50 | 8E | 13 | 2C | 0 | 2C | 112 | 1C | 2C |
| Octal | 163 | 120 | 216 | 23 | 54 | 0 | 54 | 422 | 34 | 54 |
| Binary | 1110011 | 1010000 | 10001110 | 10011 | 101100 | 0 | 101100 | 100010010 | 11100 | 101100 |
Color Harmonies of #73508E
Complementary color
Monochromatic Colors of #73508E
Black with #73508E
Text Example
Text Example
White with #73508E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73508E; }
p { color: rgb(115,80,142); }
H1.HeaderClassName
{
color: #73508E;
}
.AnyTagClassName
{
color: #73508E;
}
</style>
background-color css
<style>
a { background-color: #73508E; }
a { background-color: rgb(115,80,142); }
div.DivClassName
{
background-color: #73508E;
}
.BgClassName
{
background-color: #73508E;
}
</style>
border-color css
<style>
span { border-color: #73508E; }
span { border-color: rgb(115,80,142); }
td.TdClassName
{
border-color: #73508E;
}
.TagClassName
{
border-color: #73508E;
}
</style>