Shades of Affair #724691
Tints of Affair #724691
RGB
CMYK
RGB Variations
Color information
#724691 (or 0x724691) is known color: Affair. HEX triplet: 72, 46 and 91. RGB value is (114,70,145). Sum of RGB (Red+Green+Blue) = 114+70+145=329 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.65% from 329); Green value is 70 (27.73% from 255 or 21.28% from 329); Blue value is 145 (57.03% from 255 or 44.07% from 329); Max value from RGB is 145 - color contains mainly: blue. Hex color #724691 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724691 is #8DB96E. Grayscale: #5B5B5B. Windows color (decimal): -9288047 or 9520754. OLE color: 9520754.
HSL color Cylindrical-coordinate representation of color #724691: hue angle of 275.2º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #724691 is Cyan = 0.21, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 114 | 70 | 145 | - |
| CMYK | 0.21 | 0.52 | 0 | 0.43 |
| HSL | 275.2º | 0.35% | 0.42% | - |
| HSV(B) | 275.2º | 0.52% | 0.57% | - |
| XYZ | 14.24 | 10 | 27.97 | - |
| YUV | 91.71 | 158.08 | 143.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 145 | 0.21 | 0.52 | 0 | 0.43 | 275.2 | 0.35 | 0.42 |
| Hex | 72 | 46 | 91 | 15 | 34 | 0 | 2B | 113 | 23 | 2A |
| Octal | 162 | 106 | 221 | 25 | 64 | 0 | 53 | 423 | 43 | 52 |
| Binary | 1110010 | 1000110 | 10010001 | 10101 | 110100 | 0 | 101011 | 100010011 | 100011 | 101010 |
Color Harmonies of #724691
Complementary color
Monochromatic Colors of #724691
Black with #724691
Text Example
Text Example
White with #724691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724691; }
p { color: rgb(114,70,145); }
H1.HeaderClassName
{
color: #724691;
}
.AnyTagClassName
{
color: #724691;
}
</style>
background-color css
<style>
a { background-color: #724691; }
a { background-color: rgb(114,70,145); }
div.DivClassName
{
background-color: #724691;
}
.BgClassName
{
background-color: #724691;
}
</style>
border-color css
<style>
span { border-color: #724691; }
span { border-color: rgb(114,70,145); }
td.TdClassName
{
border-color: #724691;
}
.TagClassName
{
border-color: #724691;
}
</style>