Shades of Affair #744092
Tints of Affair #744092
RGB
CMYK
RGB Variations
Color information
#744092 (or 0x744092) is known color: Affair. HEX triplet: 74, 40 and 92. RGB value is (116,64,146). Sum of RGB (Red+Green+Blue) = 116+64+146=326 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.58% from 326); Green value is 64 (25.39% from 255 or 19.63% from 326); Blue value is 146 (57.42% from 255 or 44.79% from 326); Max value from RGB is 146 - color contains mainly: blue. Hex color #744092 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744092 is #8BBF6D. Grayscale: #585858. Windows color (decimal): -9158510 or 9584756. OLE color: 9584756.
HSL color Cylindrical-coordinate representation of color #744092: hue angle of 278.05º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #744092 is Cyan = 0.21, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 64 | 146 | - |
| CMYK | 0.21 | 0.56 | 0 | 0.43 |
| HSL | 278.05º | 0.39% | 0.41% | - |
| HSV(B) | 278.05º | 0.56% | 0.57% | - |
| XYZ | 14.22 | 9.46 | 28.27 | - |
| YUV | 88.9 | 160.23 | 147.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 146 | 0.21 | 0.56 | 0 | 0.43 | 278.05 | 0.39 | 0.41 |
| Hex | 74 | 40 | 92 | 15 | 38 | 0 | 2B | 116 | 27 | 29 |
| Octal | 164 | 100 | 222 | 25 | 70 | 0 | 53 | 426 | 47 | 51 |
| Binary | 1110100 | 1000000 | 10010010 | 10101 | 111000 | 0 | 101011 | 100010110 | 100111 | 101001 |
Color Harmonies of #744092
Complementary color
Monochromatic Colors of #744092
Black with #744092
Text Example
Text Example
White with #744092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744092; }
p { color: rgb(116,64,146); }
H1.HeaderClassName
{
color: #744092;
}
.AnyTagClassName
{
color: #744092;
}
</style>
background-color css
<style>
a { background-color: #744092; }
a { background-color: rgb(116,64,146); }
div.DivClassName
{
background-color: #744092;
}
.BgClassName
{
background-color: #744092;
}
</style>
border-color css
<style>
span { border-color: #744092; }
span { border-color: rgb(116,64,146); }
td.TdClassName
{
border-color: #744092;
}
.TagClassName
{
border-color: #744092;
}
</style>