Shades of Affair #744392
Tints of Affair #744392
RGB
CMYK
RGB Variations
Color information
#744392 (or 0x744392) is known color: Affair. HEX triplet: 74, 43 and 92. RGB value is (116,67,146). Sum of RGB (Red+Green+Blue) = 116+67+146=329 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.26% from 329); Green value is 67 (26.56% from 255 or 20.36% from 329); Blue value is 146 (57.42% from 255 or 44.38% from 329); Max value from RGB is 146 - color contains mainly: blue. Hex color #744392 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744392 is #8BBC6D. Grayscale: #5A5A5A. Windows color (decimal): -9157742 or 9585524. OLE color: 9585524.
HSL color Cylindrical-coordinate representation of color #744392: hue angle of 277.22º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #744392 is Cyan = 0.21, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 67 | 146 | - |
| CMYK | 0.21 | 0.54 | 0 | 0.43 |
| HSL | 277.22º | 0.37% | 0.42% | - |
| HSV(B) | 277.22º | 0.54% | 0.57% | - |
| XYZ | 14.4 | 9.8 | 28.33 | - |
| YUV | 90.66 | 159.23 | 146.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 146 | 0.21 | 0.54 | 0 | 0.43 | 277.22 | 0.37 | 0.42 |
| Hex | 74 | 43 | 92 | 15 | 36 | 0 | 2B | 115 | 25 | 2A |
| Octal | 164 | 103 | 222 | 25 | 66 | 0 | 53 | 425 | 45 | 52 |
| Binary | 1110100 | 1000011 | 10010010 | 10101 | 110110 | 0 | 101011 | 100010101 | 100101 | 101010 |
Color Harmonies of #744392
Complementary color
Monochromatic Colors of #744392
Black with #744392
Text Example
Text Example
White with #744392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744392; }
p { color: rgb(116,67,146); }
H1.HeaderClassName
{
color: #744392;
}
.AnyTagClassName
{
color: #744392;
}
</style>
background-color css
<style>
a { background-color: #744392; }
a { background-color: rgb(116,67,146); }
div.DivClassName
{
background-color: #744392;
}
.BgClassName
{
background-color: #744392;
}
</style>
border-color css
<style>
span { border-color: #744392; }
span { border-color: rgb(116,67,146); }
td.TdClassName
{
border-color: #744392;
}
.TagClassName
{
border-color: #744392;
}
</style>