Shades of Affair #744388
Tints of Affair #744388
RGB
CMYK
RGB Variations
Color information
#744388 (or 0x744388) is known color: Affair. HEX triplet: 74, 43 and 88. RGB value is (116,67,136). Sum of RGB (Red+Green+Blue) = 116+67+136=319 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.36% from 319); Green value is 67 (26.56% from 255 or 21.00% from 319); Blue value is 136 (53.52% from 255 or 42.63% from 319); Max value from RGB is 136 - color contains mainly: blue. Hex color #744388 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744388 is #8BBC77. Grayscale: #595959. Windows color (decimal): -9157752 or 8930164. OLE color: 8930164.
HSL color Cylindrical-coordinate representation of color #744388: hue angle of 282.61º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #744388 is Cyan = 0.15, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 67 | 136 | - |
| CMYK | 0.15 | 0.51 | 0 | 0.47 |
| HSL | 282.61º | 0.34% | 0.4% | - |
| HSV(B) | 282.61º | 0.51% | 0.53% | - |
| XYZ | 13.65 | 9.5 | 24.41 | - |
| YUV | 89.52 | 154.23 | 146.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 136 | 0.15 | 0.51 | 0 | 0.47 | 282.61 | 0.34 | 0.4 |
| Hex | 74 | 43 | 88 | F | 33 | 0 | 2F | 11B | 22 | 28 |
| Octal | 164 | 103 | 210 | 17 | 63 | 0 | 57 | 433 | 42 | 50 |
| Binary | 1110100 | 1000011 | 10001000 | 1111 | 110011 | 0 | 101111 | 100011011 | 100010 | 101000 |
Color Harmonies of #744388
Complementary color
Monochromatic Colors of #744388
Black with #744388
Text Example
Text Example
White with #744388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744388; }
p { color: rgb(116,67,136); }
H1.HeaderClassName
{
color: #744388;
}
.AnyTagClassName
{
color: #744388;
}
</style>
background-color css
<style>
a { background-color: #744388; }
a { background-color: rgb(116,67,136); }
div.DivClassName
{
background-color: #744388;
}
.BgClassName
{
background-color: #744388;
}
</style>
border-color css
<style>
span { border-color: #744388; }
span { border-color: rgb(116,67,136); }
td.TdClassName
{
border-color: #744388;
}
.TagClassName
{
border-color: #744388;
}
</style>