Shades of Affair #724082
Tints of Affair #724082
RGB
CMYK
RGB Variations
Color information
#724082 (or 0x724082) is known color: Affair. HEX triplet: 72, 40 and 82. RGB value is (114,64,130). Sum of RGB (Red+Green+Blue) = 114+64+130=308 (40% of max value = 765). Red value is 114 (44.92% from 255 or 37.01% from 308); Green value is 64 (25.39% from 255 or 20.78% from 308); Blue value is 130 (51.17% from 255 or 42.21% from 308); Max value from RGB is 130 - color contains mainly: blue. Hex color #724082 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724082 is #8DBF7D. Grayscale: #565656. Windows color (decimal): -9289598 or 8536178. OLE color: 8536178.
HSL color Cylindrical-coordinate representation of color #724082: hue angle of 285.45º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #724082 is Cyan = 0.12, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 64 | 130 | - |
| CMYK | 0.12 | 0.51 | 0 | 0.49 |
| HSL | 285.45º | 0.34% | 0.38% | - |
| HSV(B) | 285.45º | 0.51% | 0.51% | - |
| XYZ | 12.8 | 8.86 | 22.15 | - |
| YUV | 86.47 | 152.57 | 147.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 64 | 130 | 0.12 | 0.51 | 0 | 0.49 | 285.45 | 0.34 | 0.38 |
| Hex | 72 | 40 | 82 | C | 33 | 0 | 31 | 11D | 22 | 26 |
| Octal | 162 | 100 | 202 | 14 | 63 | 0 | 61 | 435 | 42 | 46 |
| Binary | 1110010 | 1000000 | 10000010 | 1100 | 110011 | 0 | 110001 | 100011101 | 100010 | 100110 |
Color Harmonies of #724082
Complementary color
Monochromatic Colors of #724082
Black with #724082
Text Example
Text Example
White with #724082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724082; }
p { color: rgb(114,64,130); }
H1.HeaderClassName
{
color: #724082;
}
.AnyTagClassName
{
color: #724082;
}
</style>
background-color css
<style>
a { background-color: #724082; }
a { background-color: rgb(114,64,130); }
div.DivClassName
{
background-color: #724082;
}
.BgClassName
{
background-color: #724082;
}
</style>
border-color css
<style>
span { border-color: #724082; }
span { border-color: rgb(114,64,130); }
td.TdClassName
{
border-color: #724082;
}
.TagClassName
{
border-color: #724082;
}
</style>