Shades of Affair #744992
Tints of Affair #744992
RGB
CMYK
RGB Variations
Color information
#744992 (or 0x744992) is known color: Affair. HEX triplet: 74, 49 and 92. RGB value is (116,73,146). Sum of RGB (Red+Green+Blue) = 116+73+146=335 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.63% from 335); Green value is 73 (28.91% from 255 or 21.79% from 335); Blue value is 146 (57.42% from 255 or 43.58% from 335); Max value from RGB is 146 - color contains mainly: blue. Hex color #744992 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744992 is #8BB66D. Grayscale: #5D5D5D. Windows color (decimal): -9156206 or 9587060. OLE color: 9587060.
HSL color Cylindrical-coordinate representation of color #744992: hue angle of 275.34º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #744992 is Cyan = 0.21, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 73 | 146 | - |
| CMYK | 0.21 | 0.5 | 0 | 0.43 |
| HSL | 275.34º | 0.33% | 0.43% | - |
| HSV(B) | 275.34º | 0.5% | 0.57% | - |
| XYZ | 14.77 | 10.55 | 28.45 | - |
| YUV | 94.18 | 157.25 | 143.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 73 | 146 | 0.21 | 0.5 | 0 | 0.43 | 275.34 | 0.33 | 0.43 |
| Hex | 74 | 49 | 92 | 15 | 32 | 0 | 2B | 113 | 21 | 2B |
| Octal | 164 | 111 | 222 | 25 | 62 | 0 | 53 | 423 | 41 | 53 |
| Binary | 1110100 | 1001001 | 10010010 | 10101 | 110010 | 0 | 101011 | 100010011 | 100001 | 101011 |
Color Harmonies of #744992
Complementary color
Monochromatic Colors of #744992
Black with #744992
Text Example
Text Example
White with #744992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744992; }
p { color: rgb(116,73,146); }
H1.HeaderClassName
{
color: #744992;
}
.AnyTagClassName
{
color: #744992;
}
</style>
background-color css
<style>
a { background-color: #744992; }
a { background-color: rgb(116,73,146); }
div.DivClassName
{
background-color: #744992;
}
.BgClassName
{
background-color: #744992;
}
</style>
border-color css
<style>
span { border-color: #744992; }
span { border-color: rgb(116,73,146); }
td.TdClassName
{
border-color: #744992;
}
.TagClassName
{
border-color: #744992;
}
</style>