Shades of Affair #744885
Tints of Affair #744885
RGB
CMYK
RGB Variations
Color information
#744885 (or 0x744885) is known color: Affair. HEX triplet: 74, 48 and 85. RGB value is (116,72,133). Sum of RGB (Red+Green+Blue) = 116+72+133=321 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.14% from 321); Green value is 72 (28.52% from 255 or 22.43% from 321); Blue value is 133 (52.34% from 255 or 41.43% from 321); Max value from RGB is 133 - color contains mainly: blue. Hex color #744885 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744885 is #8BB77A. Grayscale: #5B5B5B. Windows color (decimal): -9156475 or 8734836. OLE color: 8734836.
HSL color Cylindrical-coordinate representation of color #744885: hue angle of 283.28º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #744885 is Cyan = 0.13, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 116 | 72 | 133 | - |
| CMYK | 0.13 | 0.46 | 0 | 0.48 |
| HSL | 283.28º | 0.3% | 0.4% | - |
| HSV(B) | 283.28º | 0.46% | 0.52% | - |
| XYZ | 13.75 | 10.04 | 23.4 | - |
| YUV | 92.11 | 151.08 | 145.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 72 | 133 | 0.13 | 0.46 | 0 | 0.48 | 283.28 | 0.3 | 0.4 |
| Hex | 74 | 48 | 85 | D | 2E | 0 | 30 | 11B | 1E | 28 |
| Octal | 164 | 110 | 205 | 15 | 56 | 0 | 60 | 433 | 36 | 50 |
| Binary | 1110100 | 1001000 | 10000101 | 1101 | 101110 | 0 | 110000 | 100011011 | 11110 | 101000 |
Color Harmonies of #744885
Complementary color
Monochromatic Colors of #744885
Black with #744885
Text Example
Text Example
White with #744885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744885; }
p { color: rgb(116,72,133); }
H1.HeaderClassName
{
color: #744885;
}
.AnyTagClassName
{
color: #744885;
}
</style>
background-color css
<style>
a { background-color: #744885; }
a { background-color: rgb(116,72,133); }
div.DivClassName
{
background-color: #744885;
}
.BgClassName
{
background-color: #744885;
}
</style>
border-color css
<style>
span { border-color: #744885; }
span { border-color: rgb(116,72,133); }
td.TdClassName
{
border-color: #744885;
}
.TagClassName
{
border-color: #744885;
}
</style>