Shades of Affair #7B4791
Tints of Affair #7B4791
RGB
CMYK
RGB Variations
Color information
#7B4791 (or 0x7B4791) is known color: Affair. HEX triplet: 7B, 47 and 91. RGB value is (123,71,145). Sum of RGB (Red+Green+Blue) = 123+71+145=339 (44% of max value = 765). Red value is 123 (48.44% from 255 or 36.28% from 339); Green value is 71 (28.12% from 255 or 20.94% from 339); Blue value is 145 (57.03% from 255 or 42.77% from 339); Max value from RGB is 145 - color contains mainly: blue. Hex color #7B4791 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #7B4791 is #84B86E. Grayscale: #5E5E5E. Windows color (decimal): -8697967 or 9521019. OLE color: 9521019.
HSL color Cylindrical-coordinate representation of color #7B4791: hue angle of 282.16º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #7B4791 is Cyan = 0.15, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 123 | 71 | 145 | - |
| CMYK | 0.15 | 0.51 | 0 | 0.43 |
| HSL | 282.16º | 0.34% | 0.42% | - |
| HSV(B) | 282.16º | 0.51% | 0.57% | - |
| XYZ | 15.53 | 10.76 | 28.05 | - |
| YUV | 94.98 | 156.23 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 123 | 71 | 145 | 0.15 | 0.51 | 0 | 0.43 | 282.16 | 0.34 | 0.42 |
| Hex | 7B | 47 | 91 | F | 33 | 0 | 2B | 11A | 22 | 2A |
| Octal | 173 | 107 | 221 | 17 | 63 | 0 | 53 | 432 | 42 | 52 |
| Binary | 1111011 | 1000111 | 10010001 | 1111 | 110011 | 0 | 101011 | 100011010 | 100010 | 101010 |
Color Harmonies of #7B4791
Complementary color
Monochromatic Colors of #7B4791
Black with #7B4791
Text Example
Text Example
White with #7B4791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7B4791; }
p { color: rgb(123,71,145); }
H1.HeaderClassName
{
color: #7B4791;
}
.AnyTagClassName
{
color: #7B4791;
}
</style>
background-color css
<style>
a { background-color: #7B4791; }
a { background-color: rgb(123,71,145); }
div.DivClassName
{
background-color: #7B4791;
}
.BgClassName
{
background-color: #7B4791;
}
</style>
border-color css
<style>
span { border-color: #7B4791; }
span { border-color: rgb(123,71,145); }
td.TdClassName
{
border-color: #7B4791;
}
.TagClassName
{
border-color: #7B4791;
}
</style>