Shades of Affair #7B4790
Tints of Affair #7B4790
RGB
CMYK
RGB Variations
Color information
#7B4790 (or 0x7B4790) is known color: Affair. HEX triplet: 7B, 47 and 90. RGB value is (123,71,144). Sum of RGB (Red+Green+Blue) = 123+71+144=338 (44% of max value = 765). Red value is 123 (48.44% from 255 or 36.39% from 338); Green value is 71 (28.12% from 255 or 21.01% from 338); Blue value is 144 (56.64% from 255 or 42.60% from 338); Max value from RGB is 144 - color contains mainly: blue. Hex color #7B4790 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #7B4790 is #84B86F. Grayscale: #5E5E5E. Windows color (decimal): -8697968 or 9455483. OLE color: 9455483.
HSL color Cylindrical-coordinate representation of color #7B4790: hue angle of 282.74º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #7B4790 is Cyan = 0.15, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 123 | 71 | 144 | - |
| CMYK | 0.15 | 0.51 | 0 | 0.44 |
| HSL | 282.74º | 0.34% | 0.42% | - |
| HSV(B) | 282.74º | 0.51% | 0.56% | - |
| XYZ | 15.46 | 10.73 | 27.64 | - |
| YUV | 94.87 | 155.73 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 123 | 71 | 144 | 0.15 | 0.51 | 0 | 0.44 | 282.74 | 0.34 | 0.42 |
| Hex | 7B | 47 | 90 | F | 33 | 0 | 2C | 11B | 22 | 2A |
| Octal | 173 | 107 | 220 | 17 | 63 | 0 | 54 | 433 | 42 | 52 |
| Binary | 1111011 | 1000111 | 10010000 | 1111 | 110011 | 0 | 101100 | 100011011 | 100010 | 101010 |
Color Harmonies of #7B4790
Complementary color
Monochromatic Colors of #7B4790
Black with #7B4790
Text Example
Text Example
White with #7B4790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7B4790; }
p { color: rgb(123,71,144); }
H1.HeaderClassName
{
color: #7B4790;
}
.AnyTagClassName
{
color: #7B4790;
}
</style>
background-color css
<style>
a { background-color: #7B4790; }
a { background-color: rgb(123,71,144); }
div.DivClassName
{
background-color: #7B4790;
}
.BgClassName
{
background-color: #7B4790;
}
</style>
border-color css
<style>
span { border-color: #7B4790; }
span { border-color: rgb(123,71,144); }
td.TdClassName
{
border-color: #7B4790;
}
.TagClassName
{
border-color: #7B4790;
}
</style>