Shades of Affair #724382
Tints of Affair #724382
RGB
CMYK
RGB Variations
Color information
#724382 (or 0x724382) is known color: Affair. HEX triplet: 72, 43 and 82. RGB value is (114,67,130). Sum of RGB (Red+Green+Blue) = 114+67+130=311 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.66% from 311); Green value is 67 (26.56% from 255 or 21.54% from 311); Blue value is 130 (51.17% from 255 or 41.80% from 311); Max value from RGB is 130 - color contains mainly: blue. Hex color #724382 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724382 is #8DBC7D. Grayscale: #585858. Windows color (decimal): -9288830 or 8536946. OLE color: 8536946.
HSL color Cylindrical-coordinate representation of color #724382: hue angle of 284.76º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #724382 is Cyan = 0.12, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 67 | 130 | - |
| CMYK | 0.12 | 0.48 | 0 | 0.49 |
| HSL | 284.76º | 0.32% | 0.39% | - |
| HSV(B) | 284.76º | 0.48% | 0.51% | - |
| XYZ | 12.98 | 9.2 | 22.21 | - |
| YUV | 88.24 | 151.57 | 146.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 130 | 0.12 | 0.48 | 0 | 0.49 | 284.76 | 0.32 | 0.39 |
| Hex | 72 | 43 | 82 | C | 30 | 0 | 31 | 11D | 20 | 27 |
| Octal | 162 | 103 | 202 | 14 | 60 | 0 | 61 | 435 | 40 | 47 |
| Binary | 1110010 | 1000011 | 10000010 | 1100 | 110000 | 0 | 110001 | 100011101 | 100000 | 100111 |
Color Harmonies of #724382
Complementary color
Monochromatic Colors of #724382
Black with #724382
Text Example
Text Example
White with #724382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724382; }
p { color: rgb(114,67,130); }
H1.HeaderClassName
{
color: #724382;
}
.AnyTagClassName
{
color: #724382;
}
</style>
background-color css
<style>
a { background-color: #724382; }
a { background-color: rgb(114,67,130); }
div.DivClassName
{
background-color: #724382;
}
.BgClassName
{
background-color: #724382;
}
</style>
border-color css
<style>
span { border-color: #724382; }
span { border-color: rgb(114,67,130); }
td.TdClassName
{
border-color: #724382;
}
.TagClassName
{
border-color: #724382;
}
</style>