Shades of Affair #744883
Tints of Affair #744883
RGB
CMYK
RGB Variations
Color information
#744883 (or 0x744883) is known color: Affair. HEX triplet: 74, 48 and 83. RGB value is (116,72,131). Sum of RGB (Red+Green+Blue) = 116+72+131=319 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.36% from 319); Green value is 72 (28.52% from 255 or 22.57% from 319); Blue value is 131 (51.56% from 255 or 41.07% from 319); Max value from RGB is 131 - color contains mainly: blue. Hex color #744883 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744883 is #8BB77C. Grayscale: #5B5B5B. Windows color (decimal): -9156477 or 8603764. OLE color: 8603764.
HSL color Cylindrical-coordinate representation of color #744883: hue angle of 284.75º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #744883 is Cyan = 0.11, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 72 | 131 | - |
| CMYK | 0.11 | 0.45 | 0 | 0.49 |
| HSL | 284.75º | 0.29% | 0.4% | - |
| HSV(B) | 284.75º | 0.45% | 0.51% | - |
| XYZ | 13.62 | 9.99 | 22.68 | - |
| YUV | 91.88 | 150.08 | 145.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 72 | 131 | 0.11 | 0.45 | 0 | 0.49 | 284.75 | 0.29 | 0.4 |
| Hex | 74 | 48 | 83 | B | 2D | 0 | 31 | 11D | 1D | 28 |
| Octal | 164 | 110 | 203 | 13 | 55 | 0 | 61 | 435 | 35 | 50 |
| Binary | 1110100 | 1001000 | 10000011 | 1011 | 101101 | 0 | 110001 | 100011101 | 11101 | 101000 |
Color Harmonies of #744883
Complementary color
Monochromatic Colors of #744883
Black with #744883
Text Example
Text Example
White with #744883
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744883; }
p { color: rgb(116,72,131); }
H1.HeaderClassName
{
color: #744883;
}
.AnyTagClassName
{
color: #744883;
}
</style>
background-color css
<style>
a { background-color: #744883; }
a { background-color: rgb(116,72,131); }
div.DivClassName
{
background-color: #744883;
}
.BgClassName
{
background-color: #744883;
}
</style>
border-color css
<style>
span { border-color: #744883; }
span { border-color: rgb(116,72,131); }
td.TdClassName
{
border-color: #744883;
}
.TagClassName
{
border-color: #744883;
}
</style>