COLOR #7B9486

HEX: #7B9486 RGB: (123,148,134)

Color info

#7B9486 contains red, green and blue colors in about the same proportion. Web safe color of #7B9486 is #669999 (or #699).

RGB color model

#7B9486 color RGB value is (123,148,134).

RGB: (123,148,134) (48%, 58%, 53%)

RGB channels and saturation

R 123 of 255 = 48%
G 148 of 255 = 58%
B 134 of 255 = 53%

123
148
134

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

Portions of RGB colors in percentages

R + G + B = 123 + 148 + 134 = 405 (100%)
R 123 of 405 ~ 30.37%
G 148 of 405 ~ 36.54%
B 134 of 405 ~ 33.09'%

%30.37
%36.54
%33.09

CMYK color model

#7B9486 color CMYK value is (17,0,9,42).

  • cyan value is 16.89%
  • magenta value is 0.00%
  • yellow value is 9.46%
  • key color value is 41.96%

CMYK: (17,0,9,42)
C17M0Y9K42 (17%, 0%, 9%, 42%)
(0.17 / 0.00 / 0.09 / 0.42)

CMYK percentages

%16.89
%0
%9.46
%41.96

Codes

Color #7B9486 in popluar color models

7B 94 86
RGB 123 148 134
HSL 146° 10.46% 53.14%
HSB/HSV 146° 16.89% 58.04%
CMYK 16.89% 0.00% 9.46%
41.96%

Color #7B9486 in popluar number systems.

HEX 7B 94 86
Decimal 123 148 134
Binary 1111011 10010100 10000110
Octal 173 224 206

Shades and tints

Shades of #7B9486

#7B9486
(123,148,134)
#70877A
(112,135,122)
#657A6E
(101,122,110)
#5A6D62
(90,109,98)
#4F6056
(79,96,86)
#44534A
(68,83,74)
#39463E
(57,70,62)
#2E3932
(46,57,50)
#232C26
(35,44,38)
#181F1A
(24,31,26)
#0D120E
(13,18,14)
#000000
(0,0,0)

Tints of #7B9486

#7B9486
(123,148,134)
#879D91
(135,157,145)
#93A69C
(147,166,156)
#9FAFA7
(159,175,167)
#ABB8B2
(171,184,178)
#B7C1BD
(183,193,189)
#C3CAC8
(195,202,200)
#CFD3D3
(207,211,211)
#DBDCDE
(219,220,222)
#E7E5E9
(231,229,233)
#F3EEF4
(243,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7B9486; }

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

This text font color is #7B9486.

Background Color

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

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

This div background color is #7B9486.

Border color

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

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

This div border color is #7B9486.

Opacity

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

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

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

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

This text has shadow with #7B9486 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B9486.

Preview

Color preview on black background

This text has color #7B9486 on black background.


Color preview on white background

This text has color #7B9486 on white background.


Black color preview on #7B9486 background

This text has black color on #7B9486 background.


White color preview on #7B9486 background

This text has white color on #7B9486 background.


Related colors

Complementary color

Complementary color for #hex is #846B79.


I love getcolorcode.com

Triadic colors

1 #867B94 and #94867B with #7B9486 are triadic colors.

2 #86947B and #947B86 with #7B9486 are triadic colors.