COLOR #72977A

HEX: #72977A RGB: (114,151,122)

Color info

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

RGB color model

#72977A color RGB value is (114,151,122).

RGB: (114,151,122) (45%, 59%, 48%)

RGB channels and saturation

R 114 of 255 = 45%
G 151 of 255 = 59%
B 122 of 255 = 48%

114
151
122

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

Portions of RGB colors in percentages

R + G + B = 114 + 151 + 122 = 387 (100%)
R 114 of 387 ~ 29.46%
G 151 of 387 ~ 39.02%
B 122 of 387 ~ 31.52'%

%29.46
%39.02
%31.52

CMYK color model

#72977A color CMYK value is (25,0,19,41).

  • cyan value is 24.50%
  • magenta value is 0.00%
  • yellow value is 19.21%
  • key color value is 40.78%

CMYK: (25,0,19,41)
C25M0Y19K41 (25%, 0%, 19%, 41%)
(0.25 / 0.00 / 0.19 / 0.41)

CMYK percentages

%24.5
%0
%19.21
%40.78

Codes

Color #72977A in popluar color models

72 97 7A
RGB 114 151 122
HSL 133° 15.10% 51.96%
HSB/HSV 133° 24.50% 59.22%
CMYK 24.50% 0.00% 19.21%
40.78%

Color #72977A in popluar number systems.

HEX 72 97 7A
Decimal 114 151 122
Binary 1110010 10010111 1111010
Octal 162 227 172

Shades and tints

Shades of #72977A

#72977A
(114,151,122)
#688A6F
(104,138,111)
#5E7D64
(94,125,100)
#547059
(84,112,89)
#4A634E
(74,99,78)
#405643
(64,86,67)
#364938
(54,73,56)
#2C3C2D
(44,60,45)
#222F22
(34,47,34)
#182217
(24,34,23)
#0E150C
(14,21,12)
#000000
(0,0,0)

Tints of #72977A

#72977A
(114,151,122)
#7EA086
(126,160,134)
#8AA992
(138,169,146)
#96B29E
(150,178,158)
#A2BBAA
(162,187,170)
#AEC4B6
(174,196,182)
#BACDC2
(186,205,194)
#C6D6CE
(198,214,206)
#D2DFDA
(210,223,218)
#DEE8E6
(222,232,230)
#EAF1F2
(234,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72977A color. Also use rgb(114,151,122) instead hex code.

Text Font Color

.myTextColor { color: #72977A; }

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

This text font color is #72977A.

Background Color

.myBgColor { background-color: #72977A; }

<div style="background-color:#72977A">Inner text</div>

This div background color is #72977A.

Border color

.myBorderColor { border: 1px solid #72977A; }

<div style="border:3px solid #72977A">Div</div>

This div border color is #72977A.

Opacity

.myOpacity80 { color: #72977A; opacity: 0.8; }

<p style="color:#72977A;opacity:0.8;">80%</p>

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

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

This text has shadow with #72977A color.


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

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

This text has shadow with #72977A primary color and red secondary color.


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

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

This text has shadow with #72977A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #72977A.

Preview

Color preview on black background

This text has color #72977A on black background.


Color preview on white background

This text has color #72977A on white background.


Black color preview on #72977A background

This text has black color on #72977A background.


White color preview on #72977A background

This text has white color on #72977A background.


Related colors

Complementary color

Complementary color for #hex is #8D6885.


I love getcolorcode.com

Triadic colors

1 #7A7297 and #977A72 with #72977A are triadic colors.

2 #7A9772 and #97727A with #72977A are triadic colors.