Shades of Affair #734790
Tints of Affair #734790
RGB
CMYK
RGB Variations
Color information
#734790 (or 0x734790) is known color: Affair. HEX triplet: 73, 47 and 90. RGB value is (115,71,144). Sum of RGB (Red+Green+Blue) = 115+71+144=330 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.85% from 330); Green value is 71 (28.12% from 255 or 21.52% from 330); Blue value is 144 (56.64% from 255 or 43.64% from 330); Max value from RGB is 144 - color contains mainly: blue. Hex color #734790 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #734790 is #8CB86F. Grayscale: #5C5C5C. Windows color (decimal): -9222256 or 9455475. OLE color: 9455475.
HSL color Cylindrical-coordinate representation of color #734790: hue angle of 276.16º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #734790 is Cyan = 0.20, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 71 | 144 | - |
| CMYK | 0.20 | 0.51 | 0 | 0.44 |
| HSL | 276.16º | 0.34% | 0.42% | - |
| HSV(B) | 276.16º | 0.51% | 0.56% | - |
| XYZ | 14.36 | 10.16 | 27.59 | - |
| YUV | 92.48 | 157.08 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 71 | 144 | 0.20 | 0.51 | 0 | 0.44 | 276.16 | 0.34 | 0.42 |
| Hex | 73 | 47 | 90 | 14 | 33 | 0 | 2C | 114 | 22 | 2A |
| Octal | 163 | 107 | 220 | 24 | 63 | 0 | 54 | 424 | 42 | 52 |
| Binary | 1110011 | 1000111 | 10010000 | 10100 | 110011 | 0 | 101100 | 100010100 | 100010 | 101010 |
Color Harmonies of #734790
Complementary color
Monochromatic Colors of #734790
Black with #734790
Text Example
Text Example
White with #734790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734790; }
p { color: rgb(115,71,144); }
H1.HeaderClassName
{
color: #734790;
}
.AnyTagClassName
{
color: #734790;
}
</style>
background-color css
<style>
a { background-color: #734790; }
a { background-color: rgb(115,71,144); }
div.DivClassName
{
background-color: #734790;
}
.BgClassName
{
background-color: #734790;
}
</style>
border-color css
<style>
span { border-color: #734790; }
span { border-color: rgb(115,71,144); }
td.TdClassName
{
border-color: #734790;
}
.TagClassName
{
border-color: #734790;
}
</style>