COLOR #7B6D82

HEX: #7B6D82 RGB: (123,109,130)

Color info

#7B6D82 contains red, green and blue colors in about the same proportion. Web safe color of #7B6D82 is #666699 (or #669).

RGB color model

#7B6D82 color RGB value is (123,109,130).

RGB: (123,109,130) (48%, 43%, 51%)

RGB channels and saturation

R 123 of 255 = 48%
G 109 of 255 = 43%
B 130 of 255 = 51%

123
109
130

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

Portions of RGB colors in percentages

R + G + B = 123 + 109 + 130 = 362 (100%)
R 123 of 362 ~ 33.98%
G 109 of 362 ~ 30.11%
B 130 of 362 ~ 35.91'%

%33.98
%30.11
%35.91

CMYK color model

#7B6D82 color CMYK value is (5,16,0,49).

  • cyan value is 5.38%
  • magenta value is 16.15%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (5,16,0,49)
C5M16Y0K49 (5%, 16%, 0%, 49%)
(0.05 / 0.16 / 0.00 / 0.49)

CMYK percentages

%5.38
%16.15
%0
%49.02

Codes

Color #7B6D82 in popluar color models

7B 6D 82
RGB 123 109 130
HSL 280° 8.79% 46.86%
HSB/HSV 280° 16.15% 50.98%
CMYK 5.38% 16.15% 0.00%
49.02%

Color #7B6D82 in popluar number systems.

HEX 7B 6D 82
Decimal 123 109 130
Binary 1111011 1101101 10000010
Octal 173 155 202

Shades and tints

Shades of #7B6D82

#7B6D82
(123,109,130)
#706477
(112,100,119)
#655B6C
(101,91,108)
#5A5261
(90,82,97)
#4F4956
(79,73,86)
#44404B
(68,64,75)
#393740
(57,55,64)
#2E2E35
(46,46,53)
#23252A
(35,37,42)
#181C1F
(24,28,31)
#0D1314
(13,19,20)
#000000
(0,0,0)

Tints of #7B6D82

#7B6D82
(123,109,130)
#877A8D
(135,122,141)
#938798
(147,135,152)
#9F94A3
(159,148,163)
#ABA1AE
(171,161,174)
#B7AEB9
(183,174,185)
#C3BBC4
(195,187,196)
#CFC8CF
(207,200,207)
#DBD5DA
(219,213,218)
#E7E2E5
(231,226,229)
#F3EFF0
(243,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B6D82 color. Also use rgb(123,109,130) instead hex code.

Text Font Color

.myTextColor { color: #7B6D82; }

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

This text font color is #7B6D82.

Background Color

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

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

This div background color is #7B6D82.

Border color

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

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

This div border color is #7B6D82.

Opacity

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

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

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

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

This text has shadow with #7B6D82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B6D82.

Preview

Color preview on black background

This text has color #7B6D82 on black background.


Color preview on white background

This text has color #7B6D82 on white background.


Black color preview on #7B6D82 background

This text has black color on #7B6D82 background.


White color preview on #7B6D82 background

This text has white color on #7B6D82 background.


Related colors

Complementary color

Complementary color for #hex is #84927D.


I love getcolorcode.com

Triadic colors

1 #827B6D and #6D827B with #7B6D82 are triadic colors.

2 #826D7B and #6D7B82 with #7B6D82 are triadic colors.