Shades of Affair #724282
Tints of Affair #724282
RGB
CMYK
RGB Variations
Color information
#724282 (or 0x724282) is known color: Affair. HEX triplet: 72, 42 and 82. RGB value is (114,66,130). Sum of RGB (Red+Green+Blue) = 114+66+130=310 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.77% from 310); Green value is 66 (26.17% from 255 or 21.29% from 310); Blue value is 130 (51.17% from 255 or 41.94% from 310); Max value from RGB is 130 - color contains mainly: blue. Hex color #724282 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724282 is #8DBD7D. Grayscale: #575757. Windows color (decimal): -9289086 or 8536690. OLE color: 8536690.
HSL color Cylindrical-coordinate representation of color #724282: hue angle of 285º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #724282 is Cyan = 0.12, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 66 | 130 | - |
| CMYK | 0.12 | 0.49 | 0 | 0.49 |
| HSL | 285º | 0.33% | 0.38% | - |
| HSV(B) | 285º | 0.49% | 0.51% | - |
| XYZ | 12.92 | 9.09 | 22.19 | - |
| YUV | 87.65 | 151.9 | 146.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 66 | 130 | 0.12 | 0.49 | 0 | 0.49 | 285 | 0.33 | 0.38 |
| Hex | 72 | 42 | 82 | C | 31 | 0 | 31 | 11D | 21 | 26 |
| Octal | 162 | 102 | 202 | 14 | 61 | 0 | 61 | 435 | 41 | 46 |
| Binary | 1110010 | 1000010 | 10000010 | 1100 | 110001 | 0 | 110001 | 100011101 | 100001 | 100110 |
Color Harmonies of #724282
Complementary color
Monochromatic Colors of #724282
Black with #724282
Text Example
Text Example
White with #724282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724282; }
p { color: rgb(114,66,130); }
H1.HeaderClassName
{
color: #724282;
}
.AnyTagClassName
{
color: #724282;
}
</style>
background-color css
<style>
a { background-color: #724282; }
a { background-color: rgb(114,66,130); }
div.DivClassName
{
background-color: #724282;
}
.BgClassName
{
background-color: #724282;
}
</style>
border-color css
<style>
span { border-color: #724282; }
span { border-color: rgb(114,66,130); }
td.TdClassName
{
border-color: #724282;
}
.TagClassName
{
border-color: #724282;
}
</style>