Shades of Affair #73587D
Tints of Affair #73587D
RGB
CMYK
RGB Variations
Color information
#73587D (or 0x73587D) is known color: Affair. HEX triplet: 73, 58 and 7D. RGB value is (115,88,125). Sum of RGB (Red+Green+Blue) = 115+88+125=328 (43% of max value = 765). Red value is 115 (45.31% from 255 or 35.06% from 328); Green value is 88 (34.77% from 255 or 26.83% from 328); Blue value is 125 (49.22% from 255 or 38.11% from 328); Max value from RGB is 125 - color contains mainly: blue. Hex color #73587D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #73587D is #8CA782. Grayscale: #646464. Windows color (decimal): -9217923 or 8214643. OLE color: 8214643.
HSL color Cylindrical-coordinate representation of color #73587D: hue angle of 283.78º degrees, saturation: 0.17, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #73587D is Cyan = 0.08, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 115 | 88 | 125 | - |
| CMYK | 0.08 | 0.30 | 0 | 0.51 |
| HSL | 283.78º | 0.17% | 0.42% | - |
| HSV(B) | 283.78º | 0.3% | 0.49% | - |
| XYZ | 14.26 | 12.1 | 20.99 | - |
| YUV | 100.29 | 141.95 | 138.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 88 | 125 | 0.08 | 0.30 | 0 | 0.51 | 283.78 | 0.17 | 0.42 |
| Hex | 73 | 58 | 7D | 8 | 1E | 0 | 33 | 11C | 11 | 2A |
| Octal | 163 | 130 | 175 | 10 | 36 | 0 | 63 | 434 | 21 | 52 |
| Binary | 1110011 | 1011000 | 1111101 | 1000 | 11110 | 0 | 110011 | 100011100 | 10001 | 101010 |
Color Harmonies of #73587D
Complementary color
Monochromatic Colors of #73587D
Black with #73587D
Text Example
Text Example
White with #73587D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73587D; }
p { color: rgb(115,88,125); }
H1.HeaderClassName
{
color: #73587D;
}
.AnyTagClassName
{
color: #73587D;
}
</style>
background-color css
<style>
a { background-color: #73587D; }
a { background-color: rgb(115,88,125); }
div.DivClassName
{
background-color: #73587D;
}
.BgClassName
{
background-color: #73587D;
}
</style>
border-color css
<style>
span { border-color: #73587D; }
span { border-color: rgb(115,88,125); }
td.TdClassName
{
border-color: #73587D;
}
.TagClassName
{
border-color: #73587D;
}
</style>