Shades of Affair #7B4794
Tints of Affair #7B4794
RGB
CMYK
RGB Variations
Color information
#7B4794 (or 0x7B4794) is known color: Affair. HEX triplet: 7B, 47 and 94. RGB value is (123,71,148). Sum of RGB (Red+Green+Blue) = 123+71+148=342 (45% of max value = 765). Red value is 123 (48.44% from 255 or 35.96% from 342); Green value is 71 (28.12% from 255 or 20.76% from 342); Blue value is 148 (58.20% from 255 or 43.27% from 342); Max value from RGB is 148 - color contains mainly: blue. Hex color #7B4794 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #7B4794 is #84B86B. Grayscale: #5F5F5F. Windows color (decimal): -8697964 or 9717627. OLE color: 9717627.
HSL color Cylindrical-coordinate representation of color #7B4794: hue angle of 280.52º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #7B4794 is Cyan = 0.17, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 123 | 71 | 148 | - |
| CMYK | 0.17 | 0.52 | 0 | 0.42 |
| HSL | 280.52º | 0.35% | 0.43% | - |
| HSV(B) | 280.52º | 0.52% | 0.58% | - |
| XYZ | 15.77 | 10.86 | 29.28 | - |
| YUV | 95.33 | 157.73 | 147.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 123 | 71 | 148 | 0.17 | 0.52 | 0 | 0.42 | 280.52 | 0.35 | 0.43 |
| Hex | 7B | 47 | 94 | 11 | 34 | 0 | 2A | 119 | 23 | 2B |
| Octal | 173 | 107 | 224 | 21 | 64 | 0 | 52 | 431 | 43 | 53 |
| Binary | 1111011 | 1000111 | 10010100 | 10001 | 110100 | 0 | 101010 | 100011001 | 100011 | 101011 |
Color Harmonies of #7B4794
Complementary color
Monochromatic Colors of #7B4794
Black with #7B4794
Text Example
Text Example
White with #7B4794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7B4794; }
p { color: rgb(123,71,148); }
H1.HeaderClassName
{
color: #7B4794;
}
.AnyTagClassName
{
color: #7B4794;
}
</style>
background-color css
<style>
a { background-color: #7B4794; }
a { background-color: rgb(123,71,148); }
div.DivClassName
{
background-color: #7B4794;
}
.BgClassName
{
background-color: #7B4794;
}
</style>
border-color css
<style>
span { border-color: #7B4794; }
span { border-color: rgb(123,71,148); }
td.TdClassName
{
border-color: #7B4794;
}
.TagClassName
{
border-color: #7B4794;
}
</style>