Shades of Affair #744581
Tints of Affair #744581
RGB
CMYK
RGB Variations
Color information
#744581 (or 0x744581) is known color: Affair. HEX triplet: 74, 45 and 81. RGB value is (116,69,129). Sum of RGB (Red+Green+Blue) = 116+69+129=314 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.94% from 314); Green value is 69 (27.34% from 255 or 21.97% from 314); Blue value is 129 (50.78% from 255 or 41.08% from 314); Max value from RGB is 129 - color contains mainly: blue. Hex color #744581 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744581 is #8BBA7E. Grayscale: #595959. Windows color (decimal): -9157247 or 8471924. OLE color: 8471924.
HSL color Cylindrical-coordinate representation of color #744581: hue angle of 287º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #744581 is Cyan = 0.10, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 69 | 129 | - |
| CMYK | 0.10 | 0.47 | 0 | 0.49 |
| HSL | 287º | 0.3% | 0.39% | - |
| HSV(B) | 287º | 0.47% | 0.51% | - |
| XYZ | 13.29 | 9.55 | 21.91 | - |
| YUV | 89.89 | 150.07 | 146.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 129 | 0.10 | 0.47 | 0 | 0.49 | 287 | 0.3 | 0.39 |
| Hex | 74 | 45 | 81 | A | 2F | 0 | 31 | 11F | 1E | 27 |
| Octal | 164 | 105 | 201 | 12 | 57 | 0 | 61 | 437 | 36 | 47 |
| Binary | 1110100 | 1000101 | 10000001 | 1010 | 101111 | 0 | 110001 | 100011111 | 11110 | 100111 |
Color Harmonies of #744581
Complementary color
Monochromatic Colors of #744581
Black with #744581
Text Example
Text Example
White with #744581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744581; }
p { color: rgb(116,69,129); }
H1.HeaderClassName
{
color: #744581;
}
.AnyTagClassName
{
color: #744581;
}
</style>
background-color css
<style>
a { background-color: #744581; }
a { background-color: rgb(116,69,129); }
div.DivClassName
{
background-color: #744581;
}
.BgClassName
{
background-color: #744581;
}
</style>
border-color css
<style>
span { border-color: #744581; }
span { border-color: rgb(116,69,129); }
td.TdClassName
{
border-color: #744581;
}
.TagClassName
{
border-color: #744581;
}
</style>