Shades of Affair #745192
Tints of Affair #745192
RGB
CMYK
RGB Variations
Color information
#745192 (or 0x745192) is known color: Affair. HEX triplet: 74, 51 and 92. RGB value is (116,81,146). Sum of RGB (Red+Green+Blue) = 116+81+146=343 (45% of max value = 765). Red value is 116 (45.70% from 255 or 33.82% from 343); Green value is 81 (32.03% from 255 or 23.62% from 343); Blue value is 146 (57.42% from 255 or 42.57% from 343); Max value from RGB is 146 - color contains mainly: blue. Hex color #745192 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745192 is #8BAE6D. Grayscale: #626262. Windows color (decimal): -9154158 or 9589108. OLE color: 9589108.
HSL color Cylindrical-coordinate representation of color #745192: hue angle of 272.31º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #745192 is Cyan = 0.21, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 81 | 146 | - |
| CMYK | 0.21 | 0.45 | 0 | 0.43 |
| HSL | 272.31º | 0.29% | 0.45% | - |
| HSV(B) | 272.31º | 0.45% | 0.57% | - |
| XYZ | 15.33 | 11.67 | 28.64 | - |
| YUV | 98.88 | 154.6 | 140.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 81 | 146 | 0.21 | 0.45 | 0 | 0.43 | 272.31 | 0.29 | 0.45 |
| Hex | 74 | 51 | 92 | 15 | 2D | 0 | 2B | 110 | 1D | 2D |
| Octal | 164 | 121 | 222 | 25 | 55 | 0 | 53 | 420 | 35 | 55 |
| Binary | 1110100 | 1010001 | 10010010 | 10101 | 101101 | 0 | 101011 | 100010000 | 11101 | 101101 |
Color Harmonies of #745192
Complementary color
Monochromatic Colors of #745192
Black with #745192
Text Example
Text Example
White with #745192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745192; }
p { color: rgb(116,81,146); }
H1.HeaderClassName
{
color: #745192;
}
.AnyTagClassName
{
color: #745192;
}
</style>
background-color css
<style>
a { background-color: #745192; }
a { background-color: rgb(116,81,146); }
div.DivClassName
{
background-color: #745192;
}
.BgClassName
{
background-color: #745192;
}
</style>
border-color css
<style>
span { border-color: #745192; }
span { border-color: rgb(116,81,146); }
td.TdClassName
{
border-color: #745192;
}
.TagClassName
{
border-color: #745192;
}
</style>