Shades of Affair #725583
Tints of Affair #725583
RGB
CMYK
RGB Variations
Color information
#725583 (or 0x725583) is known color: Affair. HEX triplet: 72, 55 and 83. RGB value is (114,85,131). Sum of RGB (Red+Green+Blue) = 114+85+131=330 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.55% from 330); Green value is 85 (33.59% from 255 or 25.76% from 330); Blue value is 131 (51.56% from 255 or 39.70% from 330); Max value from RGB is 131 - color contains mainly: blue. Hex color #725583 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725583 is #8DAA7C. Grayscale: #626262. Windows color (decimal): -9284221 or 8607090. OLE color: 8607090.
HSL color Cylindrical-coordinate representation of color #725583: hue angle of 277.83º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #725583 is Cyan = 0.13, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 85 | 131 | - |
| CMYK | 0.13 | 0.35 | 0 | 0.49 |
| HSL | 277.83º | 0.21% | 0.42% | - |
| HSV(B) | 277.83º | 0.35% | 0.51% | - |
| XYZ | 14.28 | 11.71 | 22.98 | - |
| YUV | 98.92 | 146.11 | 138.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 85 | 131 | 0.13 | 0.35 | 0 | 0.49 | 277.83 | 0.21 | 0.42 |
| Hex | 72 | 55 | 83 | D | 23 | 0 | 31 | 116 | 15 | 2A |
| Octal | 162 | 125 | 203 | 15 | 43 | 0 | 61 | 426 | 25 | 52 |
| Binary | 1110010 | 1010101 | 10000011 | 1101 | 100011 | 0 | 110001 | 100010110 | 10101 | 101010 |
Color Harmonies of #725583
Complementary color
Monochromatic Colors of #725583
Black with #725583
Text Example
Text Example
White with #725583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725583; }
p { color: rgb(114,85,131); }
H1.HeaderClassName
{
color: #725583;
}
.AnyTagClassName
{
color: #725583;
}
</style>
background-color css
<style>
a { background-color: #725583; }
a { background-color: rgb(114,85,131); }
div.DivClassName
{
background-color: #725583;
}
.BgClassName
{
background-color: #725583;
}
</style>
border-color css
<style>
span { border-color: #725583; }
span { border-color: rgb(114,85,131); }
td.TdClassName
{
border-color: #725583;
}
.TagClassName
{
border-color: #725583;
}
</style>