Shades of Affair #745091
Tints of Affair #745091
RGB
CMYK
RGB Variations
Color information
#745091 (or 0x745091) is known color: Affair. HEX triplet: 74, 50 and 91. RGB value is (116,80,145). Sum of RGB (Red+Green+Blue) = 116+80+145=341 (45% of max value = 765). Red value is 116 (45.70% from 255 or 34.02% from 341); Green value is 80 (31.64% from 255 or 23.46% from 341); Blue value is 145 (57.03% from 255 or 42.52% from 341); Max value from RGB is 145 - color contains mainly: blue. Hex color #745091 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745091 is #8BAF6E. Grayscale: #616161. Windows color (decimal): -9154415 or 9523316. OLE color: 9523316.
HSL color Cylindrical-coordinate representation of color #745091: hue angle of 273.23º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #745091 is Cyan = 0.2, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 80 | 145 | - |
| CMYK | 0.2 | 0.45 | 0 | 0.43 |
| HSL | 273.23º | 0.29% | 0.44% | - |
| HSV(B) | 273.23º | 0.45% | 0.57% | - |
| XYZ | 15.18 | 11.49 | 28.21 | - |
| YUV | 98.17 | 154.43 | 140.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 80 | 145 | 0.2 | 0.45 | 0 | 0.43 | 273.23 | 0.29 | 0.44 |
| Hex | 74 | 50 | 91 | 14 | 2D | 0 | 2B | 111 | 1D | 2C |
| Octal | 164 | 120 | 221 | 24 | 55 | 0 | 53 | 421 | 35 | 54 |
| Binary | 1110100 | 1010000 | 10010001 | 10100 | 101101 | 0 | 101011 | 100010001 | 11101 | 101100 |
Color Harmonies of #745091
Complementary color
Monochromatic Colors of #745091
Black with #745091
Text Example
Text Example
White with #745091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745091; }
p { color: rgb(116,80,145); }
H1.HeaderClassName
{
color: #745091;
}
.AnyTagClassName
{
color: #745091;
}
</style>
background-color css
<style>
a { background-color: #745091; }
a { background-color: rgb(116,80,145); }
div.DivClassName
{
background-color: #745091;
}
.BgClassName
{
background-color: #745091;
}
</style>
border-color css
<style>
span { border-color: #745091; }
span { border-color: rgb(116,80,145); }
td.TdClassName
{
border-color: #745091;
}
.TagClassName
{
border-color: #745091;
}
</style>