Shades of Affair #745181
Tints of Affair #745181
RGB
CMYK
RGB Variations
Color information
#745181 (or 0x745181) is known color: Affair. HEX triplet: 74, 51 and 81. RGB value is (116,81,129). Sum of RGB (Red+Green+Blue) = 116+81+129=326 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.58% from 326); Green value is 81 (32.03% from 255 or 24.85% from 326); Blue value is 129 (50.78% from 255 or 39.57% from 326); Max value from RGB is 129 - color contains mainly: blue. Hex color #745181 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745181 is #8BAE7E. Grayscale: #606060. Windows color (decimal): -9154175 or 8474996. OLE color: 8474996.
HSL color Cylindrical-coordinate representation of color #745181: hue angle of 283.75º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #745181 is Cyan = 0.10, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 81 | 129 | - |
| CMYK | 0.10 | 0.37 | 0 | 0.49 |
| HSL | 283.75º | 0.23% | 0.41% | - |
| HSV(B) | 283.75º | 0.37% | 0.51% | - |
| XYZ | 14.11 | 11.18 | 22.18 | - |
| YUV | 96.94 | 146.1 | 141.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 81 | 129 | 0.10 | 0.37 | 0 | 0.49 | 283.75 | 0.23 | 0.41 |
| Hex | 74 | 51 | 81 | A | 25 | 0 | 31 | 11C | 17 | 29 |
| Octal | 164 | 121 | 201 | 12 | 45 | 0 | 61 | 434 | 27 | 51 |
| Binary | 1110100 | 1010001 | 10000001 | 1010 | 100101 | 0 | 110001 | 100011100 | 10111 | 101001 |
Color Harmonies of #745181
Complementary color
Monochromatic Colors of #745181
Black with #745181
Text Example
Text Example
White with #745181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745181; }
p { color: rgb(116,81,129); }
H1.HeaderClassName
{
color: #745181;
}
.AnyTagClassName
{
color: #745181;
}
</style>
background-color css
<style>
a { background-color: #745181; }
a { background-color: rgb(116,81,129); }
div.DivClassName
{
background-color: #745181;
}
.BgClassName
{
background-color: #745181;
}
</style>
border-color css
<style>
span { border-color: #745181; }
span { border-color: rgb(116,81,129); }
td.TdClassName
{
border-color: #745181;
}
.TagClassName
{
border-color: #745181;
}
</style>