Shades of Affair #73457F
Tints of Affair #73457F
RGB
CMYK
RGB Variations
Color information
#73457F (or 0x73457F) is known color: Affair. HEX triplet: 73, 45 and 7F. RGB value is (115,69,127). Sum of RGB (Red+Green+Blue) = 115+69+127=311 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.98% from 311); Green value is 69 (27.34% from 255 or 22.19% from 311); Blue value is 127 (50% from 255 or 40.84% from 311); Max value from RGB is 127 - color contains mainly: blue. Hex color #73457F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #73457F is #8CBA80. Grayscale: #595959. Windows color (decimal): -9222785 or 8340851. OLE color: 8340851.
HSL color Cylindrical-coordinate representation of color #73457F: hue angle of 287.59º degrees, saturation: 0.3, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #73457F is Cyan = 0.09, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 115 | 69 | 127 | - |
| CMYK | 0.09 | 0.46 | 0 | 0.50 |
| HSL | 287.59º | 0.3% | 0.38% | - |
| HSV(B) | 287.59º | 0.46% | 0.5% | - |
| XYZ | 13.03 | 9.43 | 21.21 | - |
| YUV | 89.37 | 149.24 | 146.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 127 | 0.09 | 0.46 | 0 | 0.50 | 287.59 | 0.3 | 0.38 |
| Hex | 73 | 45 | 7F | 9 | 2E | 0 | 32 | 120 | 1E | 26 |
| Octal | 163 | 105 | 177 | 11 | 56 | 0 | 62 | 440 | 36 | 46 |
| Binary | 1110011 | 1000101 | 1111111 | 1001 | 101110 | 0 | 110010 | 100100000 | 11110 | 100110 |
Color Harmonies of #73457F
Complementary color
Monochromatic Colors of #73457F
Black with #73457F
Text Example
Text Example
White with #73457F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73457F; }
p { color: rgb(115,69,127); }
H1.HeaderClassName
{
color: #73457F;
}
.AnyTagClassName
{
color: #73457F;
}
</style>
background-color css
<style>
a { background-color: #73457F; }
a { background-color: rgb(115,69,127); }
div.DivClassName
{
background-color: #73457F;
}
.BgClassName
{
background-color: #73457F;
}
</style>
border-color css
<style>
span { border-color: #73457F; }
span { border-color: rgb(115,69,127); }
td.TdClassName
{
border-color: #73457F;
}
.TagClassName
{
border-color: #73457F;
}
</style>