Shades of Affair #745581
Tints of Affair #745581
RGB
CMYK
RGB Variations
Color information
#745581 (or 0x745581) is known color: Affair. HEX triplet: 74, 55 and 81. RGB value is (116,85,129). Sum of RGB (Red+Green+Blue) = 116+85+129=330 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.15% from 330); Green value is 85 (33.59% from 255 or 25.76% from 330); Blue value is 129 (50.78% from 255 or 39.09% from 330); Max value from RGB is 129 - color contains mainly: blue. Hex color #745581 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745581 is #8BAA7E. Grayscale: #636363. Windows color (decimal): -9153151 or 8476020. OLE color: 8476020.
HSL color Cylindrical-coordinate representation of color #745581: hue angle of 282.27º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #745581 is Cyan = 0.10, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 85 | 129 | - |
| CMYK | 0.10 | 0.34 | 0 | 0.49 |
| HSL | 282.27º | 0.21% | 0.42% | - |
| HSV(B) | 282.27º | 0.34% | 0.51% | - |
| XYZ | 14.41 | 11.79 | 22.29 | - |
| YUV | 99.29 | 144.77 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 85 | 129 | 0.10 | 0.34 | 0 | 0.49 | 282.27 | 0.21 | 0.42 |
| Hex | 74 | 55 | 81 | A | 22 | 0 | 31 | 11A | 15 | 2A |
| Octal | 164 | 125 | 201 | 12 | 42 | 0 | 61 | 432 | 25 | 52 |
| Binary | 1110100 | 1010101 | 10000001 | 1010 | 100010 | 0 | 110001 | 100011010 | 10101 | 101010 |
Color Harmonies of #745581
Complementary color
Monochromatic Colors of #745581
Black with #745581
Text Example
Text Example
White with #745581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745581; }
p { color: rgb(116,85,129); }
H1.HeaderClassName
{
color: #745581;
}
.AnyTagClassName
{
color: #745581;
}
</style>
background-color css
<style>
a { background-color: #745581; }
a { background-color: rgb(116,85,129); }
div.DivClassName
{
background-color: #745581;
}
.BgClassName
{
background-color: #745581;
}
</style>
border-color css
<style>
span { border-color: #745581; }
span { border-color: rgb(116,85,129); }
td.TdClassName
{
border-color: #745581;
}
.TagClassName
{
border-color: #745581;
}
</style>