Shades of Affair #724791
Tints of Affair #724791
RGB
CMYK
RGB Variations
Color information
#724791 (or 0x724791) is known color: Affair. HEX triplet: 72, 47 and 91. RGB value is (114,71,145). Sum of RGB (Red+Green+Blue) = 114+71+145=330 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.55% from 330); Green value is 71 (28.12% from 255 or 21.52% from 330); Blue value is 145 (57.03% from 255 or 43.94% from 330); Max value from RGB is 145 - color contains mainly: blue. Hex color #724791 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724791 is #8DB86E. Grayscale: #5C5C5C. Windows color (decimal): -9287791 or 9521010. OLE color: 9521010.
HSL color Cylindrical-coordinate representation of color #724791: hue angle of 274.86º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #724791 is Cyan = 0.21, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 114 | 71 | 145 | - |
| CMYK | 0.21 | 0.51 | 0 | 0.43 |
| HSL | 274.86º | 0.34% | 0.42% | - |
| HSV(B) | 274.86º | 0.51% | 0.57% | - |
| XYZ | 14.3 | 10.13 | 27.99 | - |
| YUV | 92.29 | 157.75 | 143.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 71 | 145 | 0.21 | 0.51 | 0 | 0.43 | 274.86 | 0.34 | 0.42 |
| Hex | 72 | 47 | 91 | 15 | 33 | 0 | 2B | 113 | 22 | 2A |
| Octal | 162 | 107 | 221 | 25 | 63 | 0 | 53 | 423 | 42 | 52 |
| Binary | 1110010 | 1000111 | 10010001 | 10101 | 110011 | 0 | 101011 | 100010011 | 100010 | 101010 |
Color Harmonies of #724791
Complementary color
Monochromatic Colors of #724791
Black with #724791
Text Example
Text Example
White with #724791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724791; }
p { color: rgb(114,71,145); }
H1.HeaderClassName
{
color: #724791;
}
.AnyTagClassName
{
color: #724791;
}
</style>
background-color css
<style>
a { background-color: #724791; }
a { background-color: rgb(114,71,145); }
div.DivClassName
{
background-color: #724791;
}
.BgClassName
{
background-color: #724791;
}
</style>
border-color css
<style>
span { border-color: #724791; }
span { border-color: rgb(114,71,145); }
td.TdClassName
{
border-color: #724791;
}
.TagClassName
{
border-color: #724791;
}
</style>