COLOR #72837A

HEX: #72837A RGB: (114,131,122)

Color info

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

RGB color model

#72837A color RGB value is (114,131,122).

RGB: (114,131,122) (45%, 51%, 48%)

RGB channels and saturation

R 114 of 255 = 45%
G 131 of 255 = 51%
B 122 of 255 = 48%

114
131
122

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

Portions of RGB colors in percentages

R + G + B = 114 + 131 + 122 = 367 (100%)
R 114 of 367 ~ 31.06%
G 131 of 367 ~ 35.69%
B 122 of 367 ~ 33.24'%

%31.06
%35.69
%33.24

CMYK color model

#72837A color CMYK value is (13,0,7,49).

  • cyan value is 12.98%
  • magenta value is 0.00%
  • yellow value is 6.87%
  • key color value is 48.63%

CMYK: (13,0,7,49)
C13M0Y7K49 (13%, 0%, 7%, 49%)
(0.13 / 0.00 / 0.07 / 0.49)

CMYK percentages

%12.98
%0
%6.87
%48.63

Codes

Color #72837A in popluar color models

72 83 7A
RGB 114 131 122
HSL 148° 6.94% 48.04%
HSB/HSV 148° 12.98% 51.37%
CMYK 12.98% 0.00% 6.87%
48.63%

Color #72837A in popluar number systems.

HEX 72 83 7A
Decimal 114 131 122
Binary 1110010 10000011 1111010
Octal 162 203 172

Shades and tints

Shades of #72837A

#72837A
(114,131,122)
#68786F
(104,120,111)
#5E6D64
(94,109,100)
#546259
(84,98,89)
#4A574E
(74,87,78)
#404C43
(64,76,67)
#364138
(54,65,56)
#2C362D
(44,54,45)
#222B22
(34,43,34)
#182017
(24,32,23)
#0E150C
(14,21,12)
#000000
(0,0,0)

Tints of #72837A

#72837A
(114,131,122)
#7E8E86
(126,142,134)
#8A9992
(138,153,146)
#96A49E
(150,164,158)
#A2AFAA
(162,175,170)
#AEBAB6
(174,186,182)
#BAC5C2
(186,197,194)
#C6D0CE
(198,208,206)
#D2DBDA
(210,219,218)
#DEE6E6
(222,230,230)
#EAF1F2
(234,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72837A; }

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

This text font color is #72837A.

Background Color

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

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

This div background color is #72837A.

Border color

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

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

This div border color is #72837A.

Opacity

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

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

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

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

This text has shadow with #72837A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72837A.

Preview

Color preview on black background

This text has color #72837A on black background.


Color preview on white background

This text has color #72837A on white background.


Black color preview on #72837A background

This text has black color on #72837A background.


White color preview on #72837A background

This text has white color on #72837A background.


Related colors

Complementary color

Complementary color for #hex is #8D7C85.


I love getcolorcode.com

Triadic colors

1 #7A7283 and #837A72 with #72837A are triadic colors.

2 #7A8372 and #83727A with #72837A are triadic colors.