COLOR #7A8786

HEX: #7A8786 RGB: (122,135,134)

Color info

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

RGB color model

#7A8786 color RGB value is (122,135,134).

RGB: (122,135,134) (48%, 53%, 53%)

RGB channels and saturation

R 122 of 255 = 48%
G 135 of 255 = 53%
B 134 of 255 = 53%

122
135
134

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

Portions of RGB colors in percentages

R + G + B = 122 + 135 + 134 = 391 (100%)
R 122 of 391 ~ 31.2%
G 135 of 391 ~ 34.53%
B 134 of 391 ~ 34.27'%

%31.2
%34.53
%34.27

CMYK color model

#7A8786 color CMYK value is (10,0,1,47).

  • cyan value is 9.63%
  • magenta value is 0.00%
  • yellow value is 0.74%
  • key color value is 47.06%

CMYK: (10,0,1,47)
C10M0Y1K47 (10%, 0%, 1%, 47%)
(0.10 / 0.00 / 0.01 / 0.47)

CMYK percentages

%9.63
%0
%0.74
%47.06

Codes

Color #7A8786 in popluar color models

7A 87 86
RGB 122 135 134
HSL 175° 5.14% 50.39%
HSB/HSV 175° 9.63% 52.94%
CMYK 9.63% 0.00% 0.74%
47.06%

Color #7A8786 in popluar number systems.

HEX 7A 87 86
Decimal 122 135 134
Binary 1111010 10000111 10000110
Octal 172 207 206

Shades and tints

Shades of #7A8786

#7A8786
(122,135,134)
#6F7B7A
(111,123,122)
#646F6E
(100,111,110)
#596362
(89,99,98)
#4E5756
(78,87,86)
#434B4A
(67,75,74)
#383F3E
(56,63,62)
#2D3332
(45,51,50)
#222726
(34,39,38)
#171B1A
(23,27,26)
#0C0F0E
(12,15,14)
#000000
(0,0,0)

Tints of #7A8786

#7A8786
(122,135,134)
#869191
(134,145,145)
#929B9C
(146,155,156)
#9EA5A7
(158,165,167)
#AAAFB2
(170,175,178)
#B6B9BD
(182,185,189)
#C2C3C8
(194,195,200)
#CECDD3
(206,205,211)
#DAD7DE
(218,215,222)
#E6E1E9
(230,225,233)
#F2EBF4
(242,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A8786 color. Also use rgb(122,135,134) instead hex code.

Text Font Color

.myTextColor { color: #7A8786; }

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

This text font color is #7A8786.

Background Color

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

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

This div background color is #7A8786.

Border color

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

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

This div border color is #7A8786.

Opacity

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

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

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

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

This text has shadow with #7A8786 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A8786.

Preview

Color preview on black background

This text has color #7A8786 on black background.


Color preview on white background

This text has color #7A8786 on white background.


Black color preview on #7A8786 background

This text has black color on #7A8786 background.


White color preview on #7A8786 background

This text has white color on #7A8786 background.


Related colors

Complementary color

Complementary color for #hex is #857879.


I love getcolorcode.com

Triadic colors

1 #867A87 and #87867A with #7A8786 are triadic colors.

2 #86877A and #877A86 with #7A8786 are triadic colors.