COLOR #7D9486

HEX: #7D9486 RGB: (125,148,134)

Color info

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

RGB color model

#7D9486 color RGB value is (125,148,134).

RGB: (125,148,134) (49%, 58%, 53%)

RGB channels and saturation

R 125 of 255 = 49%
G 148 of 255 = 58%
B 134 of 255 = 53%

125
148
134

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

Portions of RGB colors in percentages

R + G + B = 125 + 148 + 134 = 407 (100%)
R 125 of 407 ~ 30.71%
G 148 of 407 ~ 36.36%
B 134 of 407 ~ 32.92'%

%30.71
%36.36
%32.92

CMYK color model

#7D9486 color CMYK value is (16,0,9,42).

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

CMYK: (16,0,9,42)
C16M0Y9K42 (16%, 0%, 9%, 42%)
(0.16 / 0.00 / 0.09 / 0.42)

CMYK percentages

%15.54
%0
%9.46
%41.96

Codes

Color #7D9486 in popluar color models

7D 94 86
RGB 125 148 134
HSL 143° 9.70% 53.53%
HSB/HSV 143° 15.54% 58.04%
CMYK 15.54% 0.00% 9.46%
41.96%

Color #7D9486 in popluar number systems.

HEX 7D 94 86
Decimal 125 148 134
Binary 1111101 10010100 10000110
Octal 175 224 206

Shades and tints

Shades of #7D9486

#7D9486
(125,148,134)
#72877A
(114,135,122)
#677A6E
(103,122,110)
#5C6D62
(92,109,98)
#516056
(81,96,86)
#46534A
(70,83,74)
#3B463E
(59,70,62)
#303932
(48,57,50)
#252C26
(37,44,38)
#1A1F1A
(26,31,26)
#0F120E
(15,18,14)
#000000
(0,0,0)

Tints of #7D9486

#7D9486
(125,148,134)
#889D91
(136,157,145)
#93A69C
(147,166,156)
#9EAFA7
(158,175,167)
#A9B8B2
(169,184,178)
#B4C1BD
(180,193,189)
#BFCAC8
(191,202,200)
#CAD3D3
(202,211,211)
#D5DCDE
(213,220,222)
#E0E5E9
(224,229,233)
#EBEEF4
(235,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D9486; }

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

This text font color is #7D9486.

Background Color

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

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

This div background color is #7D9486.

Border color

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

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

This div border color is #7D9486.

Opacity

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

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

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

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

This text has shadow with #7D9486 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D9486.

Preview

Color preview on black background

This text has color #7D9486 on black background.


Color preview on white background

This text has color #7D9486 on white background.


Black color preview on #7D9486 background

This text has black color on #7D9486 background.


White color preview on #7D9486 background

This text has white color on #7D9486 background.


Related colors

Complementary color

Complementary color for #hex is #826B79.


I love getcolorcode.com

Triadic colors

1 #867D94 and #94867D with #7D9486 are triadic colors.

2 #86947D and #947D86 with #7D9486 are triadic colors.