COLOR #72884A

HEX: #72884A RGB: (114,136,74)

Color info

#72884A contains mainly red and green colors. Web safe color of #72884A is #669933 (or #693).

RGB color model

#72884A color RGB value is (114,136,74).

RGB: (114,136,74) (45%, 53%, 29%)

RGB channels and saturation

R 114 of 255 = 45%
G 136 of 255 = 53%
B 74 of 255 = 29%

114
136
74

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

Portions of RGB colors in percentages

R + G + B = 114 + 136 + 74 = 324 (100%)
R 114 of 324 ~ 35.19%
G 136 of 324 ~ 41.98%
B 74 of 324 ~ 22.84'%

%35.19
%41.98
%22.84

CMYK color model

#72884A color CMYK value is (16,0,46,47).

  • cyan value is 16.18%
  • magenta value is 0.00%
  • yellow value is 45.59%
  • key color value is 46.67%

CMYK: (16,0,46,47)
C16M0Y46K47 (16%, 0%, 46%, 47%)
(0.16 / 0.00 / 0.46 / 0.47)

CMYK percentages

%16.18
%0
%45.59
%46.67

Codes

Color #72884A in popluar color models

72 88 4A
RGB 114 136 74
HSL 81° 29.52% 41.18%
HSB/HSV 81° 45.59% 53.33%
CMYK 16.18% 0.00% 45.59%
46.67%

Color #72884A in popluar number systems.

HEX 72 88 4A
Decimal 114 136 74
Binary 1110010 10001000 1001010
Octal 162 210 112

Shades and tints

Shades of #72884A

#72884A
(114,136,74)
#687C44
(104,124,68)
#5E703E
(94,112,62)
#546438
(84,100,56)
#4A5832
(74,88,50)
#404C2C
(64,76,44)
#364026
(54,64,38)
#2C3420
(44,52,32)
#22281A
(34,40,26)
#181C14
(24,28,20)
#0E100E
(14,16,14)
#000000
(0,0,0)

Tints of #72884A

#72884A
(114,136,74)
#7E925A
(126,146,90)
#8A9C6A
(138,156,106)
#96A67A
(150,166,122)
#A2B08A
(162,176,138)
#AEBA9A
(174,186,154)
#BAC4AA
(186,196,170)
#C6CEBA
(198,206,186)
#D2D8CA
(210,216,202)
#DEE2DA
(222,226,218)
#EAECEA
(234,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72884A color. Also use rgb(114,136,74) instead hex code.

Text Font Color

.myTextColor { color: #72884A; }

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

This text font color is #72884A.

Background Color

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

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

This div background color is #72884A.

Border color

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

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

This div border color is #72884A.

Opacity

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

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

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

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

This text has shadow with #72884A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72884A.

Preview

Color preview on black background

This text has color #72884A on black background.


Color preview on white background

This text has color #72884A on white background.


Black color preview on #72884A background

This text has black color on #72884A background.


White color preview on #72884A background

This text has white color on #72884A background.


Related colors

Complementary color

Complementary color for #hex is #8D77B5.


I love getcolorcode.com

Triadic colors

1 #4A7288 and #884A72 with #72884A are triadic colors.

2 #4A8872 and #88724A with #72884A are triadic colors.