Shades of Affair #744482
Tints of Affair #744482
RGB
CMYK
RGB Variations
Color information
#744482 (or 0x744482) is known color: Affair. HEX triplet: 74, 44 and 82. RGB value is (116,68,130). Sum of RGB (Red+Green+Blue) = 116+68+130=314 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.94% from 314); Green value is 68 (26.95% from 255 or 21.66% from 314); Blue value is 130 (51.17% from 255 or 41.40% from 314); Max value from RGB is 130 - color contains mainly: blue. Hex color #744482 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744482 is #8BBB7D. Grayscale: #595959. Windows color (decimal): -9157502 or 8537204. OLE color: 8537204.
HSL color Cylindrical-coordinate representation of color #744482: hue angle of 286.45º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #744482 is Cyan = 0.11, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 68 | 130 | - |
| CMYK | 0.11 | 0.48 | 0 | 0.49 |
| HSL | 286.45º | 0.31% | 0.39% | - |
| HSV(B) | 286.45º | 0.48% | 0.51% | - |
| XYZ | 13.3 | 9.46 | 22.24 | - |
| YUV | 89.42 | 150.9 | 146.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 130 | 0.11 | 0.48 | 0 | 0.49 | 286.45 | 0.31 | 0.39 |
| Hex | 74 | 44 | 82 | B | 30 | 0 | 31 | 11E | 1F | 27 |
| Octal | 164 | 104 | 202 | 13 | 60 | 0 | 61 | 436 | 37 | 47 |
| Binary | 1110100 | 1000100 | 10000010 | 1011 | 110000 | 0 | 110001 | 100011110 | 11111 | 100111 |
Color Harmonies of #744482
Complementary color
Monochromatic Colors of #744482
Black with #744482
Text Example
Text Example
White with #744482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744482; }
p { color: rgb(116,68,130); }
H1.HeaderClassName
{
color: #744482;
}
.AnyTagClassName
{
color: #744482;
}
</style>
background-color css
<style>
a { background-color: #744482; }
a { background-color: rgb(116,68,130); }
div.DivClassName
{
background-color: #744482;
}
.BgClassName
{
background-color: #744482;
}
</style>
border-color css
<style>
span { border-color: #744482; }
span { border-color: rgb(116,68,130); }
td.TdClassName
{
border-color: #744482;
}
.TagClassName
{
border-color: #744482;
}
</style>