Shades of Affair #745092
Tints of Affair #745092
RGB
CMYK
RGB Variations
Color information
#745092 (or 0x745092) is known color: Affair. HEX triplet: 74, 50 and 92. RGB value is (116,80,146). Sum of RGB (Red+Green+Blue) = 116+80+146=342 (45% of max value = 765). Red value is 116 (45.70% from 255 or 33.92% from 342); Green value is 80 (31.64% from 255 or 23.39% from 342); Blue value is 146 (57.42% from 255 or 42.69% from 342); Max value from RGB is 146 - color contains mainly: blue. Hex color #745092 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745092 is #8BAF6D. Grayscale: #626262. Windows color (decimal): -9154414 or 9588852. OLE color: 9588852.
HSL color Cylindrical-coordinate representation of color #745092: hue angle of 272.73º 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 #745092 is Cyan = 0.21, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 80 | 146 | - |
| CMYK | 0.21 | 0.45 | 0 | 0.43 |
| HSL | 272.73º | 0.29% | 0.44% | - |
| HSV(B) | 272.73º | 0.45% | 0.57% | - |
| XYZ | 15.26 | 11.53 | 28.61 | - |
| YUV | 98.29 | 154.93 | 140.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 80 | 146 | 0.21 | 0.45 | 0 | 0.43 | 272.73 | 0.29 | 0.44 |
| Hex | 74 | 50 | 92 | 15 | 2D | 0 | 2B | 111 | 1D | 2C |
| Octal | 164 | 120 | 222 | 25 | 55 | 0 | 53 | 421 | 35 | 54 |
| Binary | 1110100 | 1010000 | 10010010 | 10101 | 101101 | 0 | 101011 | 100010001 | 11101 | 101100 |
Color Harmonies of #745092
Complementary color
Monochromatic Colors of #745092
Black with #745092
Text Example
Text Example
White with #745092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745092; }
p { color: rgb(116,80,146); }
H1.HeaderClassName
{
color: #745092;
}
.AnyTagClassName
{
color: #745092;
}
</style>
background-color css
<style>
a { background-color: #745092; }
a { background-color: rgb(116,80,146); }
div.DivClassName
{
background-color: #745092;
}
.BgClassName
{
background-color: #745092;
}
</style>
border-color css
<style>
span { border-color: #745092; }
span { border-color: rgb(116,80,146); }
td.TdClassName
{
border-color: #745092;
}
.TagClassName
{
border-color: #745092;
}
</style>