COLOR #7B4D79

HEX: #7B4D79 RGB: (123,77,121)

Color info

#7B4D79 contains red, green and blue colors in about the same proportion. Web safe color of #7B4D79 is #663366 (or #636).

RGB color model

#7B4D79 color RGB value is (123,77,121).

RGB: (123,77,121) (48%, 30%, 47%)

RGB channels and saturation

R 123 of 255 = 48%
G 77 of 255 = 30%
B 121 of 255 = 47%

123
77
121

R + G + B ~ 42%. #7B4D79 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 123 + 77 + 121 = 321 (100%)
R 123 of 321 ~ 38.32%
G 77 of 321 ~ 23.99%
B 121 of 321 ~ 37.69'%

%38.32
%23.99
%37.69

CMYK color model

#7B4D79 color CMYK value is (0,37,2,52).

  • cyan value is 0.00%
  • magenta value is 37.40%
  • yellow value is 1.63%
  • key color value is 51.76%

CMYK: (0,37,2,52)
C0M37Y2K52 (0%, 37%, 2%, 52%)
(0.00 / 0.37 / 0.02 / 0.52)

CMYK percentages

%0
%37.4
%1.63
%51.76

Codes

Color #7B4D79 in popluar color models

7B 4D 79
RGB 123 77 121
HSL 303° 23.00% 39.22%
HSB/HSV 303° 37.40% 48.24%
CMYK 0.00% 37.40% 1.63%
51.76%

Color #7B4D79 in popluar number systems.

HEX 7B 4D 79
Decimal 123 77 121
Binary 1111011 1001101 1111001
Octal 173 115 171

Shades and tints

Shades of #7B4D79

#7B4D79
(123,77,121)
#70466E
(112,70,110)
#653F63
(101,63,99)
#5A3858
(90,56,88)
#4F314D
(79,49,77)
#442A42
(68,42,66)
#392337
(57,35,55)
#2E1C2C
(46,28,44)
#231521
(35,21,33)
#180E16
(24,14,22)
#0D070B
(13,7,11)
#000000
(0,0,0)

Tints of #7B4D79

#7B4D79
(123,77,121)
#875D85
(135,93,133)
#936D91
(147,109,145)
#9F7D9D
(159,125,157)
#AB8DA9
(171,141,169)
#B79DB5
(183,157,181)
#C3ADC1
(195,173,193)
#CFBDCD
(207,189,205)
#DBCDD9
(219,205,217)
#E7DDE5
(231,221,229)
#F3EDF1
(243,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B4D79 color. Also use rgb(123,77,121) instead hex code.

Text Font Color

.myTextColor { color: #7B4D79; }

<p style="color:#7B4D79">This sample text font color is #7B4D79.</p>

This text font color is #7B4D79.

Background Color

.myBgColor { background-color: #7B4D79; }

<div style="background-color:#7B4D79">Inner text</div>

This div background color is #7B4D79.

Border color

.myBorderColor { border: 1px solid #7B4D79; }

<div style="border:3px solid #7B4D79">Div</div>

This div border color is #7B4D79.

Opacity

.myOpacity80 { color: #7B4D79; opacity: 0.8; }

<p style="color:#7B4D79;opacity:0.8;">80%</p>

Text with #7B4D79 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #7B4D79;}

<p style="text-shadow: 3px 3px 1px #7B4D79">Text here.</p>

This text has shadow with #7B4D79 color.


.textShadow {text-shadow: 3px 3px 1px #7B4D79', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #7B4D79, 5px 5px 20px red">Text here.</p>

This text has shadow with #7B4D79 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#7B4D79, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#7B4D79, Direction=45, Strength=4)">Text</p>

This text has shadow with #7B4D79 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #7B4D79;
-webkit-box-shadow: 1px 1px 3px 2px #7B4D79;
box-shadow: 1px 1px 3px 2px #7B4D79;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #7B4D79; -webkit-box-shadow: 1px 1px 3px 2px #7B4D79; box-shadow:1px 1px 3px 2px #7B4D79;">
Div content here
</div>

This div box has shadow with color #7B4D79.

Preview

Color preview on black background

This text has color #7B4D79 on black background.


Color preview on white background

This text has color #7B4D79 on white background.


Black color preview on #7B4D79 background

This text has black color on #7B4D79 background.


White color preview on #7B4D79 background

This text has white color on #7B4D79 background.


Related colors

Complementary color

Complementary color for #hex is #84B286.


I love getcolorcode.com

Triadic colors

1 #797B4D and #4D797B with #7B4D79 are triadic colors.

2 #794D7B and #4D7B79 with #7B4D79 are triadic colors.