Shades of Affair #744892
Tints of Affair #744892
RGB
CMYK
RGB Variations
Color information
#744892 (or 0x744892) is known color: Affair. HEX triplet: 74, 48 and 92. RGB value is (116,72,146). Sum of RGB (Red+Green+Blue) = 116+72+146=334 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.73% from 334); Green value is 72 (28.52% from 255 or 21.56% from 334); Blue value is 146 (57.42% from 255 or 43.71% from 334); Max value from RGB is 146 - color contains mainly: blue. Hex color #744892 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744892 is #8BB76D. Grayscale: #5D5D5D. Windows color (decimal): -9156462 or 9586804. OLE color: 9586804.
HSL color Cylindrical-coordinate representation of color #744892: hue angle of 275.68º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #744892 is Cyan = 0.21, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 72 | 146 | - |
| CMYK | 0.21 | 0.51 | 0 | 0.43 |
| HSL | 275.68º | 0.34% | 0.43% | - |
| HSV(B) | 275.68º | 0.51% | 0.57% | - |
| XYZ | 14.71 | 10.42 | 28.43 | - |
| YUV | 93.59 | 157.58 | 143.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 72 | 146 | 0.21 | 0.51 | 0 | 0.43 | 275.68 | 0.34 | 0.43 |
| Hex | 74 | 48 | 92 | 15 | 33 | 0 | 2B | 114 | 22 | 2B |
| Octal | 164 | 110 | 222 | 25 | 63 | 0 | 53 | 424 | 42 | 53 |
| Binary | 1110100 | 1001000 | 10010010 | 10101 | 110011 | 0 | 101011 | 100010100 | 100010 | 101011 |
Color Harmonies of #744892
Complementary color
Monochromatic Colors of #744892
Black with #744892
Text Example
Text Example
White with #744892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744892; }
p { color: rgb(116,72,146); }
H1.HeaderClassName
{
color: #744892;
}
.AnyTagClassName
{
color: #744892;
}
</style>
background-color css
<style>
a { background-color: #744892; }
a { background-color: rgb(116,72,146); }
div.DivClassName
{
background-color: #744892;
}
.BgClassName
{
background-color: #744892;
}
</style>
border-color css
<style>
span { border-color: #744892; }
span { border-color: rgb(116,72,146); }
td.TdClassName
{
border-color: #744892;
}
.TagClassName
{
border-color: #744892;
}
</style>