COLOR #7D9884

HEX: #7D9884 RGB: (125,152,132)

Color info

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

RGB color model

#7D9884 color RGB value is (125,152,132).

RGB: (125,152,132) (49%, 60%, 52%)

RGB channels and saturation

R 125 of 255 = 49%
G 152 of 255 = 60%
B 132 of 255 = 52%

125
152
132

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

Portions of RGB colors in percentages

R + G + B = 125 + 152 + 132 = 409 (100%)
R 125 of 409 ~ 30.56%
G 152 of 409 ~ 37.16%
B 132 of 409 ~ 32.27'%

%30.56
%37.16
%32.27

CMYK color model

#7D9884 color CMYK value is (18,0,13,40).

  • cyan value is 17.76%
  • magenta value is 0.00%
  • yellow value is 13.16%
  • key color value is 40.39%

CMYK: (18,0,13,40)
C18M0Y13K40 (18%, 0%, 13%, 40%)
(0.18 / 0.00 / 0.13 / 0.40)

CMYK percentages

%17.76
%0
%13.16
%40.39

Codes

Color #7D9884 in popluar color models

7D 98 84
RGB 125 152 132
HSL 136° 11.59% 54.31%
HSB/HSV 136° 17.76% 59.61%
CMYK 17.76% 0.00% 13.16%
40.39%

Color #7D9884 in popluar number systems.

HEX 7D 98 84
Decimal 125 152 132
Binary 1111101 10011000 10000100
Octal 175 230 204

Shades and tints

Shades of #7D9884

#7D9884
(125,152,132)
#728B78
(114,139,120)
#677E6C
(103,126,108)
#5C7160
(92,113,96)
#516454
(81,100,84)
#465748
(70,87,72)
#3B4A3C
(59,74,60)
#303D30
(48,61,48)
#253024
(37,48,36)
#1A2318
(26,35,24)
#0F160C
(15,22,12)
#000000
(0,0,0)

Tints of #7D9884

#7D9884
(125,152,132)
#88A18F
(136,161,143)
#93AA9A
(147,170,154)
#9EB3A5
(158,179,165)
#A9BCB0
(169,188,176)
#B4C5BB
(180,197,187)
#BFCEC6
(191,206,198)
#CAD7D1
(202,215,209)
#D5E0DC
(213,224,220)
#E0E9E7
(224,233,231)
#EBF2F2
(235,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D9884 color. Also use rgb(125,152,132) instead hex code.

Text Font Color

.myTextColor { color: #7D9884; }

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

This text font color is #7D9884.

Background Color

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

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

This div background color is #7D9884.

Border color

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

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

This div border color is #7D9884.

Opacity

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

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

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

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

This text has shadow with #7D9884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D9884.

Preview

Color preview on black background

This text has color #7D9884 on black background.


Color preview on white background

This text has color #7D9884 on white background.


Black color preview on #7D9884 background

This text has black color on #7D9884 background.


White color preview on #7D9884 background

This text has white color on #7D9884 background.


Related colors

Complementary color

Complementary color for #hex is #82677B.


I love getcolorcode.com

Triadic colors

1 #847D98 and #98847D with #7D9884 are triadic colors.

2 #84987D and #987D84 with #7D9884 are triadic colors.