Shades of Affair #744182
Tints of Affair #744182
RGB
CMYK
RGB Variations
Color information
#744182 (or 0x744182) is known color: Affair. HEX triplet: 74, 41 and 82. RGB value is (116,65,130). Sum of RGB (Red+Green+Blue) = 116+65+130=311 (41% of max value = 765). Red value is 116 (45.70% from 255 or 37.30% from 311); Green value is 65 (25.78% from 255 or 20.90% from 311); Blue value is 130 (51.17% from 255 or 41.80% from 311); Max value from RGB is 130 - color contains mainly: blue. Hex color #744182 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744182 is #8BBE7D. Grayscale: #575757. Windows color (decimal): -9158270 or 8536436. OLE color: 8536436.
HSL color Cylindrical-coordinate representation of color #744182: hue angle of 287.08º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #744182 is Cyan = 0.11, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 65 | 130 | - |
| CMYK | 0.11 | 0.50 | 0 | 0.49 |
| HSL | 287.08º | 0.33% | 0.38% | - |
| HSV(B) | 287.08º | 0.5% | 0.51% | - |
| XYZ | 13.12 | 9.11 | 22.18 | - |
| YUV | 87.66 | 151.9 | 148.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 130 | 0.11 | 0.50 | 0 | 0.49 | 287.08 | 0.33 | 0.38 |
| Hex | 74 | 41 | 82 | B | 32 | 0 | 31 | 11F | 21 | 26 |
| Octal | 164 | 101 | 202 | 13 | 62 | 0 | 61 | 437 | 41 | 46 |
| Binary | 1110100 | 1000001 | 10000010 | 1011 | 110010 | 0 | 110001 | 100011111 | 100001 | 100110 |
Color Harmonies of #744182
Complementary color
Monochromatic Colors of #744182
Black with #744182
Text Example
Text Example
White with #744182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744182; }
p { color: rgb(116,65,130); }
H1.HeaderClassName
{
color: #744182;
}
.AnyTagClassName
{
color: #744182;
}
</style>
background-color css
<style>
a { background-color: #744182; }
a { background-color: rgb(116,65,130); }
div.DivClassName
{
background-color: #744182;
}
.BgClassName
{
background-color: #744182;
}
</style>
border-color css
<style>
span { border-color: #744182; }
span { border-color: rgb(116,65,130); }
td.TdClassName
{
border-color: #744182;
}
.TagClassName
{
border-color: #744182;
}
</style>