Shades of Affair #734982
Tints of Affair #734982
RGB
CMYK
RGB Variations
Color information
#734982 (or 0x734982) is known color: Affair. HEX triplet: 73, 49 and 82. RGB value is (115,73,130). Sum of RGB (Red+Green+Blue) = 115+73+130=318 (42% of max value = 765). Red value is 115 (45.31% from 255 or 36.16% from 318); Green value is 73 (28.91% from 255 or 22.96% from 318); Blue value is 130 (51.17% from 255 or 40.88% from 318); Max value from RGB is 130 - color contains mainly: blue. Hex color #734982 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #734982 is #8CB67D. Grayscale: #5B5B5B. Windows color (decimal): -9221758 or 8538483. OLE color: 8538483.
HSL color Cylindrical-coordinate representation of color #734982: hue angle of 284.21º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #734982 is Cyan = 0.12, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 73 | 130 | - |
| CMYK | 0.12 | 0.44 | 0 | 0.49 |
| HSL | 284.21º | 0.28% | 0.4% | - |
| HSV(B) | 284.21º | 0.44% | 0.51% | - |
| XYZ | 13.48 | 10.02 | 22.34 | - |
| YUV | 92.06 | 149.41 | 144.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 73 | 130 | 0.12 | 0.44 | 0 | 0.49 | 284.21 | 0.28 | 0.4 |
| Hex | 73 | 49 | 82 | C | 2C | 0 | 31 | 11C | 1C | 28 |
| Octal | 163 | 111 | 202 | 14 | 54 | 0 | 61 | 434 | 34 | 50 |
| Binary | 1110011 | 1001001 | 10000010 | 1100 | 101100 | 0 | 110001 | 100011100 | 11100 | 101000 |
Color Harmonies of #734982
Complementary color
Monochromatic Colors of #734982
Black with #734982
Text Example
Text Example
White with #734982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734982; }
p { color: rgb(115,73,130); }
H1.HeaderClassName
{
color: #734982;
}
.AnyTagClassName
{
color: #734982;
}
</style>
background-color css
<style>
a { background-color: #734982; }
a { background-color: rgb(115,73,130); }
div.DivClassName
{
background-color: #734982;
}
.BgClassName
{
background-color: #734982;
}
</style>
border-color css
<style>
span { border-color: #734982; }
span { border-color: rgb(115,73,130); }
td.TdClassName
{
border-color: #734982;
}
.TagClassName
{
border-color: #734982;
}
</style>