COLOR #7B4662

HEX: #7B4662 RGB: (123,70,98)

Color info

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

RGB color model

#7B4662 color RGB value is (123,70,98).

RGB: (123,70,98) (48%, 27%, 38%)

RGB channels and saturation

R 123 of 255 = 48%
G 70 of 255 = 27%
B 98 of 255 = 38%

123
70
98

R + G + B ~ 38%. #7B4662 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 123 + 70 + 98 = 291 (100%)
R 123 of 291 ~ 42.27%
G 70 of 291 ~ 24.05%
B 98 of 291 ~ 33.68'%

%42.27
%24.05
%33.68

CMYK color model

#7B4662 color CMYK value is (0,43,20,52).

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

CMYK: (0,43,20,52)
C0M43Y20K52 (0%, 43%, 20%, 52%)
(0.00 / 0.43 / 0.20 / 0.52)

CMYK percentages

%0
%43.09
%20.33
%51.76

Codes

Color #7B4662 in popluar color models

7B 46 62
RGB 123 70 98
HSL 328° 27.46% 37.84%
HSB/HSV 328° 43.09% 48.24%
CMYK 0.00% 43.09% 20.33%
51.76%

Color #7B4662 in popluar number systems.

HEX 7B 46 62
Decimal 123 70 98
Binary 1111011 1000110 1100010
Octal 173 106 142

Shades and tints

Shades of #7B4662

#7B4662
(123,70,98)
#70405A
(112,64,90)
#653A52
(101,58,82)
#5A344A
(90,52,74)
#4F2E42
(79,46,66)
#44283A
(68,40,58)
#392232
(57,34,50)
#2E1C2A
(46,28,42)
#231622
(35,22,34)
#18101A
(24,16,26)
#0D0A12
(13,10,18)
#000000
(0,0,0)

Tints of #7B4662

#7B4662
(123,70,98)
#875670
(135,86,112)
#93667E
(147,102,126)
#9F768C
(159,118,140)
#AB869A
(171,134,154)
#B796A8
(183,150,168)
#C3A6B6
(195,166,182)
#CFB6C4
(207,182,196)
#DBC6D2
(219,198,210)
#E7D6E0
(231,214,224)
#F3E6EE
(243,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7B4662; }

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

This text font color is #7B4662.

Background Color

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

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

This div background color is #7B4662.

Border color

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

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

This div border color is #7B4662.

Opacity

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

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

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

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

This text has shadow with #7B4662 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B4662.

Preview

Color preview on black background

This text has color #7B4662 on black background.


Color preview on white background

This text has color #7B4662 on white background.


Black color preview on #7B4662 background

This text has black color on #7B4662 background.


White color preview on #7B4662 background

This text has white color on #7B4662 background.


Related colors

Complementary color

Complementary color for #hex is #84B99D.


I love getcolorcode.com

Triadic colors

1 #627B46 and #46627B with #7B4662 are triadic colors.

2 #62467B and #467B62 with #7B4662 are triadic colors.