COLOR #7B6C86

HEX: #7B6C86 RGB: (123,108,134)

Color info

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

RGB color model

#7B6C86 color RGB value is (123,108,134).

RGB: (123,108,134) (48%, 42%, 53%)

RGB channels and saturation

R 123 of 255 = 48%
G 108 of 255 = 42%
B 134 of 255 = 53%

123
108
134

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

Portions of RGB colors in percentages

R + G + B = 123 + 108 + 134 = 365 (100%)
R 123 of 365 ~ 33.7%
G 108 of 365 ~ 29.59%
B 134 of 365 ~ 36.71'%

%33.7
%29.59
%36.71

CMYK color model

#7B6C86 color CMYK value is (8,19,0,47).

  • cyan value is 8.21%
  • magenta value is 19.40%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (8,19,0,47)
C8M19Y0K47 (8%, 19%, 0%, 47%)
(0.08 / 0.19 / 0.00 / 0.47)

CMYK percentages

%8.21
%19.4
%0
%47.45

Codes

Color #7B6C86 in popluar color models

7B 6C 86
RGB 123 108 134
HSL 275° 10.74% 47.45%
HSB/HSV 275° 19.40% 52.55%
CMYK 8.21% 19.40% 0.00%
47.45%

Color #7B6C86 in popluar number systems.

HEX 7B 6C 86
Decimal 123 108 134
Binary 1111011 1101100 10000110
Octal 173 154 206

Shades and tints

Shades of #7B6C86

#7B6C86
(123,108,134)
#70637A
(112,99,122)
#655A6E
(101,90,110)
#5A5162
(90,81,98)
#4F4856
(79,72,86)
#443F4A
(68,63,74)
#39363E
(57,54,62)
#2E2D32
(46,45,50)
#232426
(35,36,38)
#181B1A
(24,27,26)
#0D120E
(13,18,14)
#000000
(0,0,0)

Tints of #7B6C86

#7B6C86
(123,108,134)
#877991
(135,121,145)
#93869C
(147,134,156)
#9F93A7
(159,147,167)
#ABA0B2
(171,160,178)
#B7ADBD
(183,173,189)
#C3BAC8
(195,186,200)
#CFC7D3
(207,199,211)
#DBD4DE
(219,212,222)
#E7E1E9
(231,225,233)
#F3EEF4
(243,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B6C86 color. Also use rgb(123,108,134) instead hex code.

Text Font Color

.myTextColor { color: #7B6C86; }

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

This text font color is #7B6C86.

Background Color

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

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

This div background color is #7B6C86.

Border color

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

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

This div border color is #7B6C86.

Opacity

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

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

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

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

This text has shadow with #7B6C86 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B6C86.

Preview

Color preview on black background

This text has color #7B6C86 on black background.


Color preview on white background

This text has color #7B6C86 on white background.


Black color preview on #7B6C86 background

This text has black color on #7B6C86 background.


White color preview on #7B6C86 background

This text has white color on #7B6C86 background.


Related colors

Complementary color

Complementary color for #hex is #849379.


I love getcolorcode.com

Triadic colors

1 #867B6C and #6C867B with #7B6C86 are triadic colors.

2 #866C7B and #6C7B86 with #7B6C86 are triadic colors.