Shades of Affair #734084
Tints of Affair #734084
RGB
CMYK
RGB Variations
Color information
#734084 (or 0x734084) is known color: Affair. HEX triplet: 73, 40 and 84. RGB value is (115,64,132). Sum of RGB (Red+Green+Blue) = 115+64+132=311 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.98% from 311); Green value is 64 (25.39% from 255 or 20.58% from 311); Blue value is 132 (51.95% from 255 or 42.44% from 311); Max value from RGB is 132 - color contains mainly: blue. Hex color #734084 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #734084 is #8CBF7B. Grayscale: #565656. Windows color (decimal): -9224060 or 8667251. OLE color: 8667251.
HSL color Cylindrical-coordinate representation of color #734084: hue angle of 285º degrees, saturation: 0.35, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #734084 is Cyan = 0.13, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 64 | 132 | - |
| CMYK | 0.13 | 0.52 | 0 | 0.48 |
| HSL | 285º | 0.35% | 0.38% | - |
| HSV(B) | 285º | 0.52% | 0.52% | - |
| XYZ | 13.07 | 8.98 | 22.87 | - |
| YUV | 87 | 153.4 | 147.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 64 | 132 | 0.13 | 0.52 | 0 | 0.48 | 285 | 0.35 | 0.38 |
| Hex | 73 | 40 | 84 | D | 34 | 0 | 30 | 11D | 23 | 26 |
| Octal | 163 | 100 | 204 | 15 | 64 | 0 | 60 | 435 | 43 | 46 |
| Binary | 1110011 | 1000000 | 10000100 | 1101 | 110100 | 0 | 110000 | 100011101 | 100011 | 100110 |
Color Harmonies of #734084
Complementary color
Monochromatic Colors of #734084
Black with #734084
Text Example
Text Example
White with #734084
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734084; }
p { color: rgb(115,64,132); }
H1.HeaderClassName
{
color: #734084;
}
.AnyTagClassName
{
color: #734084;
}
</style>
background-color css
<style>
a { background-color: #734084; }
a { background-color: rgb(115,64,132); }
div.DivClassName
{
background-color: #734084;
}
.BgClassName
{
background-color: #734084;
}
</style>
border-color css
<style>
span { border-color: #734084; }
span { border-color: rgb(115,64,132); }
td.TdClassName
{
border-color: #734084;
}
.TagClassName
{
border-color: #734084;
}
</style>