Shades of Affair #744381
Tints of Affair #744381
RGB
CMYK
RGB Variations
Color information
#744381 (or 0x744381) is known color: Affair. HEX triplet: 74, 43 and 81. RGB value is (116,67,129). Sum of RGB (Red+Green+Blue) = 116+67+129=312 (41% of max value = 765). Red value is 116 (45.70% from 255 or 37.18% from 312); Green value is 67 (26.56% from 255 or 21.47% from 312); Blue value is 129 (50.78% from 255 or 41.35% from 312); Max value from RGB is 129 - color contains mainly: blue. Hex color #744381 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744381 is #8BBC7E. Grayscale: #585858. Windows color (decimal): -9157759 or 8471412. OLE color: 8471412.
HSL color Cylindrical-coordinate representation of color #744381: hue angle of 287.42º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #744381 is Cyan = 0.10, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 67 | 129 | - |
| CMYK | 0.10 | 0.48 | 0 | 0.49 |
| HSL | 287.42º | 0.32% | 0.38% | - |
| HSV(B) | 287.42º | 0.48% | 0.51% | - |
| XYZ | 13.17 | 9.31 | 21.87 | - |
| YUV | 88.72 | 150.73 | 147.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 129 | 0.10 | 0.48 | 0 | 0.49 | 287.42 | 0.32 | 0.38 |
| Hex | 74 | 43 | 81 | A | 30 | 0 | 31 | 11F | 20 | 26 |
| Octal | 164 | 103 | 201 | 12 | 60 | 0 | 61 | 437 | 40 | 46 |
| Binary | 1110100 | 1000011 | 10000001 | 1010 | 110000 | 0 | 110001 | 100011111 | 100000 | 100110 |
Color Harmonies of #744381
Complementary color
Monochromatic Colors of #744381
Black with #744381
Text Example
Text Example
White with #744381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744381; }
p { color: rgb(116,67,129); }
H1.HeaderClassName
{
color: #744381;
}
.AnyTagClassName
{
color: #744381;
}
</style>
background-color css
<style>
a { background-color: #744381; }
a { background-color: rgb(116,67,129); }
div.DivClassName
{
background-color: #744381;
}
.BgClassName
{
background-color: #744381;
}
</style>
border-color css
<style>
span { border-color: #744381; }
span { border-color: rgb(116,67,129); }
td.TdClassName
{
border-color: #744381;
}
.TagClassName
{
border-color: #744381;
}
</style>