COLOR #7B4659

HEX: #7B4659 RGB: (123,70,89)

Color info

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

RGB color model

#7B4659 color RGB value is (123,70,89).

RGB: (123,70,89) (48%, 27%, 35%)

RGB channels and saturation

R 123 of 255 = 48%
G 70 of 255 = 27%
B 89 of 255 = 35%

123
70
89

R + G + B ~ 37%. #7B4659 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 123 + 70 + 89 = 282 (100%)
R 123 of 282 ~ 43.62%
G 70 of 282 ~ 24.82%
B 89 of 282 ~ 31.56'%

%43.62
%24.82
%31.56

CMYK color model

#7B4659 color CMYK value is (0,43,28,52).

  • cyan value is 0.00%
  • magenta value is 43.09%
  • yellow value is 27.64%
  • key color value is 51.76%

CMYK: (0,43,28,52)
C0M43Y28K52 (0%, 43%, 28%, 52%)
(0.00 / 0.43 / 0.28 / 0.52)

CMYK percentages

%0
%43.09
%27.64
%51.76

Codes

Color #7B4659 in popluar color models

7B 46 59
RGB 123 70 89
HSL 338° 27.46% 37.84%
HSB/HSV 338° 43.09% 48.24%
CMYK 0.00% 43.09% 27.64%
51.76%

Color #7B4659 in popluar number systems.

HEX 7B 46 59
Decimal 123 70 89
Binary 1111011 1000110 1011001
Octal 173 106 131

Shades and tints

Shades of #7B4659

#7B4659
(123,70,89)
#704051
(112,64,81)
#653A49
(101,58,73)
#5A3441
(90,52,65)
#4F2E39
(79,46,57)
#442831
(68,40,49)
#392229
(57,34,41)
#2E1C21
(46,28,33)
#231619
(35,22,25)
#181011
(24,16,17)
#0D0A09
(13,10,9)
#000000
(0,0,0)

Tints of #7B4659

#7B4659
(123,70,89)
#875668
(135,86,104)
#936677
(147,102,119)
#9F7686
(159,118,134)
#AB8695
(171,134,149)
#B796A4
(183,150,164)
#C3A6B3
(195,166,179)
#CFB6C2
(207,182,194)
#DBC6D1
(219,198,209)
#E7D6E0
(231,214,224)
#F3E6EF
(243,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B4659 color. Also use rgb(123,70,89) instead hex code.

Text Font Color

.myTextColor { color: #7B4659; }

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

This text font color is #7B4659.

Background Color

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

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

This div background color is #7B4659.

Border color

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

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

This div border color is #7B4659.

Opacity

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

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

Text with #7B4659 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 #7B4659;}

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

This text has shadow with #7B4659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B4659.

Preview

Color preview on black background

This text has color #7B4659 on black background.


Color preview on white background

This text has color #7B4659 on white background.


Black color preview on #7B4659 background

This text has black color on #7B4659 background.


White color preview on #7B4659 background

This text has white color on #7B4659 background.


Related colors

Complementary color

Complementary color for #hex is #84B9A6.


I love getcolorcode.com

Triadic colors

1 #597B46 and #46597B with #7B4659 are triadic colors.

2 #59467B and #467B59 with #7B4659 are triadic colors.