Shades of Affair #744889
Tints of Affair #744889
RGB
CMYK
RGB Variations
Color information
#744889 (or 0x744889) is known color: Affair. HEX triplet: 74, 48 and 89. RGB value is (116,72,137). Sum of RGB (Red+Green+Blue) = 116+72+137=325 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.69% from 325); Green value is 72 (28.52% from 255 or 22.15% from 325); Blue value is 137 (53.91% from 255 or 42.15% from 325); Max value from RGB is 137 - color contains mainly: blue. Hex color #744889 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744889 is #8BB776. Grayscale: #5C5C5C. Windows color (decimal): -9156471 or 8996980. OLE color: 8996980.
HSL color Cylindrical-coordinate representation of color #744889: hue angle of 280.62º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #744889 is Cyan = 0.15, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 72 | 137 | - |
| CMYK | 0.15 | 0.47 | 0 | 0.46 |
| HSL | 280.62º | 0.31% | 0.41% | - |
| HSV(B) | 280.62º | 0.47% | 0.54% | - |
| XYZ | 14.04 | 10.15 | 24.89 | - |
| YUV | 92.57 | 153.08 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 72 | 137 | 0.15 | 0.47 | 0 | 0.46 | 280.62 | 0.31 | 0.41 |
| Hex | 74 | 48 | 89 | F | 2F | 0 | 2E | 119 | 1F | 29 |
| Octal | 164 | 110 | 211 | 17 | 57 | 0 | 56 | 431 | 37 | 51 |
| Binary | 1110100 | 1001000 | 10001001 | 1111 | 101111 | 0 | 101110 | 100011001 | 11111 | 101001 |
Color Harmonies of #744889
Complementary color
Monochromatic Colors of #744889
Black with #744889
Text Example
Text Example
White with #744889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744889; }
p { color: rgb(116,72,137); }
H1.HeaderClassName
{
color: #744889;
}
.AnyTagClassName
{
color: #744889;
}
</style>
background-color css
<style>
a { background-color: #744889; }
a { background-color: rgb(116,72,137); }
div.DivClassName
{
background-color: #744889;
}
.BgClassName
{
background-color: #744889;
}
</style>
border-color css
<style>
span { border-color: #744889; }
span { border-color: rgb(116,72,137); }
td.TdClassName
{
border-color: #744889;
}
.TagClassName
{
border-color: #744889;
}
</style>