Shades of Affair #73557A
Tints of Affair #73557A
RGB
CMYK
RGB Variations
Color information
#73557A (or 0x73557A) is known color: Affair. HEX triplet: 73, 55 and 7A. RGB value is (115,85,122). Sum of RGB (Red+Green+Blue) = 115+85+122=322 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.71% from 322); Green value is 85 (33.59% from 255 or 26.40% from 322); Blue value is 122 (48.05% from 255 or 37.89% from 322); Max value from RGB is 122 - color contains mainly: blue. Hex color #73557A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #73557A is #8CAA85. Grayscale: #626262. Windows color (decimal): -9218694 or 8017267. OLE color: 8017267.
HSL color Cylindrical-coordinate representation of color #73557A: hue angle of 288.65º degrees, saturation: 0.18, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #73557A is Cyan = 0.06, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 115 | 85 | 122 | - |
| CMYK | 0.06 | 0.30 | 0 | 0.52 |
| HSL | 288.65º | 0.18% | 0.41% | - |
| HSV(B) | 288.65º | 0.3% | 0.48% | - |
| XYZ | 13.83 | 11.55 | 19.91 | - |
| YUV | 98.19 | 141.44 | 139.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 85 | 122 | 0.06 | 0.30 | 0 | 0.52 | 288.65 | 0.18 | 0.41 |
| Hex | 73 | 55 | 7A | 6 | 1E | 0 | 34 | 121 | 12 | 29 |
| Octal | 163 | 125 | 172 | 6 | 36 | 0 | 64 | 441 | 22 | 51 |
| Binary | 1110011 | 1010101 | 1111010 | 110 | 11110 | 0 | 110100 | 100100001 | 10010 | 101001 |
Color Harmonies of #73557A
Complementary color
Monochromatic Colors of #73557A
Black with #73557A
Text Example
Text Example
White with #73557A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73557A; }
p { color: rgb(115,85,122); }
H1.HeaderClassName
{
color: #73557A;
}
.AnyTagClassName
{
color: #73557A;
}
</style>
background-color css
<style>
a { background-color: #73557A; }
a { background-color: rgb(115,85,122); }
div.DivClassName
{
background-color: #73557A;
}
.BgClassName
{
background-color: #73557A;
}
</style>
border-color css
<style>
span { border-color: #73557A; }
span { border-color: rgb(115,85,122); }
td.TdClassName
{
border-color: #73557A;
}
.TagClassName
{
border-color: #73557A;
}
</style>