COLOR #7D9072

HEX: #7D9072 RGB: (125,144,114)

Color info

#7D9072 contains red, green and blue colors in about the same proportion. Web safe color of #7D9072 is #669966 (or #696).

RGB color model

#7D9072 color RGB value is (125,144,114).

RGB: (125,144,114) (49%, 56%, 45%)

RGB channels and saturation

R 125 of 255 = 49%
G 144 of 255 = 56%
B 114 of 255 = 45%

125
144
114

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

Portions of RGB colors in percentages

R + G + B = 125 + 144 + 114 = 383 (100%)
R 125 of 383 ~ 32.64%
G 144 of 383 ~ 37.6%
B 114 of 383 ~ 29.77'%

%32.64
%37.6
%29.77

CMYK color model

#7D9072 color CMYK value is (13,0,21,44).

  • cyan value is 13.19%
  • magenta value is 0.00%
  • yellow value is 20.83%
  • key color value is 43.53%

CMYK: (13,0,21,44)
C13M0Y21K44 (13%, 0%, 21%, 44%)
(0.13 / 0.00 / 0.21 / 0.44)

CMYK percentages

%13.19
%0
%20.83
%43.53

Codes

Color #7D9072 in popluar color models

7D 90 72
RGB 125 144 114
HSL 98° 11.90% 50.59%
HSB/HSV 98° 20.83% 56.47%
CMYK 13.19% 0.00% 20.83%
43.53%

Color #7D9072 in popluar number systems.

HEX 7D 90 72
Decimal 125 144 114
Binary 1111101 10010000 1110010
Octal 175 220 162

Shades and tints

Shades of #7D9072

#7D9072
(125,144,114)
#728368
(114,131,104)
#67765E
(103,118,94)
#5C6954
(92,105,84)
#515C4A
(81,92,74)
#464F40
(70,79,64)
#3B4236
(59,66,54)
#30352C
(48,53,44)
#252822
(37,40,34)
#1A1B18
(26,27,24)
#0F0E0E
(15,14,14)
#000000
(0,0,0)

Tints of #7D9072

#7D9072
(125,144,114)
#889A7E
(136,154,126)
#93A48A
(147,164,138)
#9EAE96
(158,174,150)
#A9B8A2
(169,184,162)
#B4C2AE
(180,194,174)
#BFCCBA
(191,204,186)
#CAD6C6
(202,214,198)
#D5E0D2
(213,224,210)
#E0EADE
(224,234,222)
#EBF4EA
(235,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D9072 color. Also use rgb(125,144,114) instead hex code.

Text Font Color

.myTextColor { color: #7D9072; }

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

This text font color is #7D9072.

Background Color

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

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

This div background color is #7D9072.

Border color

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

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

This div border color is #7D9072.

Opacity

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

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

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

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

This text has shadow with #7D9072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D9072.

Preview

Color preview on black background

This text has color #7D9072 on black background.


Color preview on white background

This text has color #7D9072 on white background.


Black color preview on #7D9072 background

This text has black color on #7D9072 background.


White color preview on #7D9072 background

This text has white color on #7D9072 background.


Related colors

Complementary color

Complementary color for #hex is #826F8D.


I love getcolorcode.com

Triadic colors

1 #727D90 and #90727D with #7D9072 are triadic colors.

2 #72907D and #907D72 with #7D9072 are triadic colors.