Shades of Affair #744385
Tints of Affair #744385
RGB
CMYK
RGB Variations
Color information
#744385 (or 0x744385) is known color: Affair. HEX triplet: 74, 43 and 85. RGB value is (116,67,133). Sum of RGB (Red+Green+Blue) = 116+67+133=316 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.71% from 316); Green value is 67 (26.56% from 255 or 21.20% from 316); Blue value is 133 (52.34% from 255 or 42.09% from 316); Max value from RGB is 133 - color contains mainly: blue. Hex color #744385 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744385 is #8BBC7A. Grayscale: #585858. Windows color (decimal): -9157755 or 8733556. OLE color: 8733556.
HSL color Cylindrical-coordinate representation of color #744385: hue angle of 284.55º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #744385 is Cyan = 0.13, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 116 | 67 | 133 | - |
| CMYK | 0.13 | 0.50 | 0 | 0.48 |
| HSL | 284.55º | 0.33% | 0.39% | - |
| HSV(B) | 284.55º | 0.5% | 0.52% | - |
| XYZ | 13.44 | 9.42 | 23.3 | - |
| YUV | 89.18 | 152.73 | 147.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 133 | 0.13 | 0.50 | 0 | 0.48 | 284.55 | 0.33 | 0.39 |
| Hex | 74 | 43 | 85 | D | 32 | 0 | 30 | 11D | 21 | 27 |
| Octal | 164 | 103 | 205 | 15 | 62 | 0 | 60 | 435 | 41 | 47 |
| Binary | 1110100 | 1000011 | 10000101 | 1101 | 110010 | 0 | 110000 | 100011101 | 100001 | 100111 |
Color Harmonies of #744385
Complementary color
Monochromatic Colors of #744385
Black with #744385
Text Example
Text Example
White with #744385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744385; }
p { color: rgb(116,67,133); }
H1.HeaderClassName
{
color: #744385;
}
.AnyTagClassName
{
color: #744385;
}
</style>
background-color css
<style>
a { background-color: #744385; }
a { background-color: rgb(116,67,133); }
div.DivClassName
{
background-color: #744385;
}
.BgClassName
{
background-color: #744385;
}
</style>
border-color css
<style>
span { border-color: #744385; }
span { border-color: rgb(116,67,133); }
td.TdClassName
{
border-color: #744385;
}
.TagClassName
{
border-color: #744385;
}
</style>