Shades of Affair #744792
Tints of Affair #744792
RGB
CMYK
RGB Variations
Color information
#744792 (or 0x744792) is known color: Affair. HEX triplet: 74, 47 and 92. RGB value is (116,71,146). Sum of RGB (Red+Green+Blue) = 116+71+146=333 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.83% from 333); Green value is 71 (28.12% from 255 or 21.32% from 333); Blue value is 146 (57.42% from 255 or 43.84% from 333); Max value from RGB is 146 - color contains mainly: blue. Hex color #744792 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744792 is #8BB86D. Grayscale: #5C5C5C. Windows color (decimal): -9156718 or 9586548. OLE color: 9586548.
HSL color Cylindrical-coordinate representation of color #744792: hue angle of 276º degrees, saturation: 0.35, 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 #744792 is Cyan = 0.21, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 71 | 146 | - |
| CMYK | 0.21 | 0.51 | 0 | 0.43 |
| HSL | 276º | 0.35% | 0.43% | - |
| HSV(B) | 276º | 0.51% | 0.57% | - |
| XYZ | 14.64 | 10.29 | 28.41 | - |
| YUV | 93.01 | 157.91 | 144.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 146 | 0.21 | 0.51 | 0 | 0.43 | 276 | 0.35 | 0.43 |
| Hex | 74 | 47 | 92 | 15 | 33 | 0 | 2B | 114 | 23 | 2B |
| Octal | 164 | 107 | 222 | 25 | 63 | 0 | 53 | 424 | 43 | 53 |
| Binary | 1110100 | 1000111 | 10010010 | 10101 | 110011 | 0 | 101011 | 100010100 | 100011 | 101011 |
Color Harmonies of #744792
Complementary color
Monochromatic Colors of #744792
Black with #744792
Text Example
Text Example
White with #744792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744792; }
p { color: rgb(116,71,146); }
H1.HeaderClassName
{
color: #744792;
}
.AnyTagClassName
{
color: #744792;
}
</style>
background-color css
<style>
a { background-color: #744792; }
a { background-color: rgb(116,71,146); }
div.DivClassName
{
background-color: #744792;
}
.BgClassName
{
background-color: #744792;
}
</style>
border-color css
<style>
span { border-color: #744792; }
span { border-color: rgb(116,71,146); }
td.TdClassName
{
border-color: #744792;
}
.TagClassName
{
border-color: #744792;
}
</style>