COLOR #7B497A

HEX: #7B497A RGB: (123,73,122)

Color info

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

RGB color model

#7B497A color RGB value is (123,73,122).

RGB: (123,73,122) (48%, 29%, 48%)

RGB channels and saturation

R 123 of 255 = 48%
G 73 of 255 = 29%
B 122 of 255 = 48%

123
73
122

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

Portions of RGB colors in percentages

R + G + B = 123 + 73 + 122 = 318 (100%)
R 123 of 318 ~ 38.68%
G 73 of 318 ~ 22.96%
B 122 of 318 ~ 38.36'%

%38.68
%22.96
%38.36

CMYK color model

#7B497A color CMYK value is (0,41,1,52).

  • cyan value is 0.00%
  • magenta value is 40.65%
  • yellow value is 0.81%
  • key color value is 51.76%

CMYK: (0,41,1,52)
C0M41Y1K52 (0%, 41%, 1%, 52%)
(0.00 / 0.41 / 0.01 / 0.52)

CMYK percentages

%0
%40.65
%0.81
%51.76

Codes

Color #7B497A in popluar color models

7B 49 7A
RGB 123 73 122
HSL 301° 25.51% 38.43%
HSB/HSV 301° 40.65% 48.24%
CMYK 0.00% 40.65% 0.81%
51.76%

Color #7B497A in popluar number systems.

HEX 7B 49 7A
Decimal 123 73 122
Binary 1111011 1001001 1111010
Octal 173 111 172

Shades and tints

Shades of #7B497A

#7B497A
(123,73,122)
#70436F
(112,67,111)
#653D64
(101,61,100)
#5A3759
(90,55,89)
#4F314E
(79,49,78)
#442B43
(68,43,67)
#392538
(57,37,56)
#2E1F2D
(46,31,45)
#231922
(35,25,34)
#181317
(24,19,23)
#0D0D0C
(13,13,12)
#000000
(0,0,0)

Tints of #7B497A

#7B497A
(123,73,122)
#875986
(135,89,134)
#936992
(147,105,146)
#9F799E
(159,121,158)
#AB89AA
(171,137,170)
#B799B6
(183,153,182)
#C3A9C2
(195,169,194)
#CFB9CE
(207,185,206)
#DBC9DA
(219,201,218)
#E7D9E6
(231,217,230)
#F3E9F2
(243,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B497A color. Also use rgb(123,73,122) instead hex code.

Text Font Color

.myTextColor { color: #7B497A; }

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

This text font color is #7B497A.

Background Color

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

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

This div background color is #7B497A.

Border color

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

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

This div border color is #7B497A.

Opacity

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

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

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

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

This text has shadow with #7B497A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B497A.

Preview

Color preview on black background

This text has color #7B497A on black background.


Color preview on white background

This text has color #7B497A on white background.


Black color preview on #7B497A background

This text has black color on #7B497A background.


White color preview on #7B497A background

This text has white color on #7B497A background.


Related colors

Complementary color

Complementary color for #hex is #84B685.


I love getcolorcode.com

Triadic colors

1 #7A7B49 and #497A7B with #7B497A are triadic colors.

2 #7A497B and #497B7A with #7B497A are triadic colors.