Shades of Affair #724986
Tints of Affair #724986
RGB
CMYK
RGB Variations
Color information
#724986 (or 0x724986) is known color: Affair. HEX triplet: 72, 49 and 86. RGB value is (114,73,134). Sum of RGB (Red+Green+Blue) = 114+73+134=321 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.51% from 321); Green value is 73 (28.91% from 255 or 22.74% from 321); Blue value is 134 (52.73% from 255 or 41.74% from 321); Max value from RGB is 134 - color contains mainly: blue. Hex color #724986 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724986 is #8DB679. Grayscale: #5C5C5C. Windows color (decimal): -9287290 or 8800626. OLE color: 8800626.
HSL color Cylindrical-coordinate representation of color #724986: hue angle of 280.33º degrees, saturation: 0.29, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #724986 is Cyan = 0.15, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 73 | 134 | - |
| CMYK | 0.15 | 0.46 | 0 | 0.47 |
| HSL | 280.33º | 0.29% | 0.41% | - |
| HSV(B) | 280.33º | 0.46% | 0.53% | - |
| XYZ | 13.63 | 10.06 | 23.78 | - |
| YUV | 92.21 | 151.58 | 143.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 73 | 134 | 0.15 | 0.46 | 0 | 0.47 | 280.33 | 0.29 | 0.41 |
| Hex | 72 | 49 | 86 | F | 2E | 0 | 2F | 118 | 1D | 29 |
| Octal | 162 | 111 | 206 | 17 | 56 | 0 | 57 | 430 | 35 | 51 |
| Binary | 1110010 | 1001001 | 10000110 | 1111 | 101110 | 0 | 101111 | 100011000 | 11101 | 101001 |
Color Harmonies of #724986
Complementary color
Monochromatic Colors of #724986
Black with #724986
Text Example
Text Example
White with #724986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724986; }
p { color: rgb(114,73,134); }
H1.HeaderClassName
{
color: #724986;
}
.AnyTagClassName
{
color: #724986;
}
</style>
background-color css
<style>
a { background-color: #724986; }
a { background-color: rgb(114,73,134); }
div.DivClassName
{
background-color: #724986;
}
.BgClassName
{
background-color: #724986;
}
</style>
border-color css
<style>
span { border-color: #724986; }
span { border-color: rgb(114,73,134); }
td.TdClassName
{
border-color: #724986;
}
.TagClassName
{
border-color: #724986;
}
</style>