Shades of Affair #744281
Tints of Affair #744281
RGB
CMYK
RGB Variations
Color information
#744281 (or 0x744281) is known color: Affair. HEX triplet: 74, 42 and 81. RGB value is (116,66,129). Sum of RGB (Red+Green+Blue) = 116+66+129=311 (41% of max value = 765). Red value is 116 (45.70% from 255 or 37.30% from 311); Green value is 66 (26.17% from 255 or 21.22% from 311); Blue value is 129 (50.78% from 255 or 41.48% from 311); Max value from RGB is 129 - color contains mainly: blue. Hex color #744281 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744281 is #8BBD7E. Grayscale: #575757. Windows color (decimal): -9158015 or 8471156. OLE color: 8471156.
HSL color Cylindrical-coordinate representation of color #744281: hue angle of 287.62º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #744281 is Cyan = 0.10, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 66 | 129 | - |
| CMYK | 0.10 | 0.49 | 0 | 0.49 |
| HSL | 287.62º | 0.32% | 0.38% | - |
| HSV(B) | 287.62º | 0.49% | 0.51% | - |
| XYZ | 13.11 | 9.19 | 21.85 | - |
| YUV | 88.13 | 151.07 | 147.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 66 | 129 | 0.10 | 0.49 | 0 | 0.49 | 287.62 | 0.32 | 0.38 |
| Hex | 74 | 42 | 81 | A | 31 | 0 | 31 | 120 | 20 | 26 |
| Octal | 164 | 102 | 201 | 12 | 61 | 0 | 61 | 440 | 40 | 46 |
| Binary | 1110100 | 1000010 | 10000001 | 1010 | 110001 | 0 | 110001 | 100100000 | 100000 | 100110 |
Color Harmonies of #744281
Complementary color
Monochromatic Colors of #744281
Black with #744281
Text Example
Text Example
White with #744281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744281; }
p { color: rgb(116,66,129); }
H1.HeaderClassName
{
color: #744281;
}
.AnyTagClassName
{
color: #744281;
}
</style>
background-color css
<style>
a { background-color: #744281; }
a { background-color: rgb(116,66,129); }
div.DivClassName
{
background-color: #744281;
}
.BgClassName
{
background-color: #744281;
}
</style>
border-color css
<style>
span { border-color: #744281; }
span { border-color: rgb(116,66,129); }
td.TdClassName
{
border-color: #744281;
}
.TagClassName
{
border-color: #744281;
}
</style>