Shades of Affair #744488
Tints of Affair #744488
RGB
CMYK
RGB Variations
Color information
#744488 (or 0x744488) is known color: Affair. HEX triplet: 74, 44 and 88. RGB value is (116,68,136). Sum of RGB (Red+Green+Blue) = 116+68+136=320 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.25% from 320); Green value is 68 (26.95% from 255 or 21.25% from 320); Blue value is 136 (53.52% from 255 or 42.5% from 320); Max value from RGB is 136 - color contains mainly: blue. Hex color #744488 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744488 is #8BBB77. Grayscale: #595959. Windows color (decimal): -9157496 or 8930420. OLE color: 8930420.
HSL color Cylindrical-coordinate representation of color #744488: hue angle of 282.35º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #744488 is Cyan = 0.15, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 68 | 136 | - |
| CMYK | 0.15 | 0.50 | 0 | 0.47 |
| HSL | 282.35º | 0.33% | 0.4% | - |
| HSV(B) | 282.35º | 0.5% | 0.53% | - |
| XYZ | 13.71 | 9.62 | 24.43 | - |
| YUV | 90.1 | 153.9 | 146.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 136 | 0.15 | 0.50 | 0 | 0.47 | 282.35 | 0.33 | 0.4 |
| Hex | 74 | 44 | 88 | F | 32 | 0 | 2F | 11A | 21 | 28 |
| Octal | 164 | 104 | 210 | 17 | 62 | 0 | 57 | 432 | 41 | 50 |
| Binary | 1110100 | 1000100 | 10001000 | 1111 | 110010 | 0 | 101111 | 100011010 | 100001 | 101000 |
Color Harmonies of #744488
Complementary color
Monochromatic Colors of #744488
Black with #744488
Text Example
Text Example
White with #744488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744488; }
p { color: rgb(116,68,136); }
H1.HeaderClassName
{
color: #744488;
}
.AnyTagClassName
{
color: #744488;
}
</style>
background-color css
<style>
a { background-color: #744488; }
a { background-color: rgb(116,68,136); }
div.DivClassName
{
background-color: #744488;
}
.BgClassName
{
background-color: #744488;
}
</style>
border-color css
<style>
span { border-color: #744488; }
span { border-color: rgb(116,68,136); }
td.TdClassName
{
border-color: #744488;
}
.TagClassName
{
border-color: #744488;
}
</style>