Shades of Affair #734291
Tints of Affair #734291
RGB
CMYK
RGB Variations
Color information
#734291 (or 0x734291) is known color: Affair. HEX triplet: 73, 42 and 91. RGB value is (115,66,145). Sum of RGB (Red+Green+Blue) = 115+66+145=326 (43% of max value = 765). Red value is 115 (45.31% from 255 or 35.28% from 326); Green value is 66 (26.17% from 255 or 20.25% from 326); Blue value is 145 (57.03% from 255 or 44.48% from 326); Max value from RGB is 145 - color contains mainly: blue. Hex color #734291 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #734291 is #8CBD6E. Grayscale: #595959. Windows color (decimal): -9223535 or 9519731. OLE color: 9519731.
HSL color Cylindrical-coordinate representation of color #734291: hue angle of 277.22º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #734291 is Cyan = 0.21, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 66 | 145 | - |
| CMYK | 0.21 | 0.54 | 0 | 0.43 |
| HSL | 277.22º | 0.37% | 0.41% | - |
| HSV(B) | 277.22º | 0.54% | 0.57% | - |
| XYZ | 14.13 | 9.59 | 27.89 | - |
| YUV | 89.66 | 159.23 | 146.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 66 | 145 | 0.21 | 0.54 | 0 | 0.43 | 277.22 | 0.37 | 0.41 |
| Hex | 73 | 42 | 91 | 15 | 36 | 0 | 2B | 115 | 25 | 29 |
| Octal | 163 | 102 | 221 | 25 | 66 | 0 | 53 | 425 | 45 | 51 |
| Binary | 1110011 | 1000010 | 10010001 | 10101 | 110110 | 0 | 101011 | 100010101 | 100101 | 101001 |
Color Harmonies of #734291
Complementary color
Monochromatic Colors of #734291
Black with #734291
Text Example
Text Example
White with #734291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734291; }
p { color: rgb(115,66,145); }
H1.HeaderClassName
{
color: #734291;
}
.AnyTagClassName
{
color: #734291;
}
</style>
background-color css
<style>
a { background-color: #734291; }
a { background-color: rgb(115,66,145); }
div.DivClassName
{
background-color: #734291;
}
.BgClassName
{
background-color: #734291;
}
</style>
border-color css
<style>
span { border-color: #734291; }
span { border-color: rgb(115,66,145); }
td.TdClassName
{
border-color: #734291;
}
.TagClassName
{
border-color: #734291;
}
</style>