COLOR #727124

HEX: #727124 RGB: (114,113,36)

Color info

#727124 contains mainly red and green colors. Web safe color of #727124 is #666633 (or #663).

RGB color model

#727124 color RGB value is (114,113,36).

RGB: (114,113,36) (45%, 44%, 14%)

RGB channels and saturation

R 114 of 255 = 45%
G 113 of 255 = 44%
B 36 of 255 = 14%

114
113
36

R + G + B ~ 34%. #727124 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 113 + 36 = 263 (100%)
R 114 of 263 ~ 43.35%
G 113 of 263 ~ 42.97%
B 36 of 263 ~ 13.69'%

%43.35
%42.97
%13.69

CMYK color model

#727124 color CMYK value is (0,1,68,55).

  • cyan value is 0.00%
  • magenta value is 0.88%
  • yellow value is 68.42%
  • key color value is 55.29%

CMYK: (0,1,68,55)
C0M1Y68K55 (0%, 1%, 68%, 55%)
(0.00 / 0.01 / 0.68 / 0.55)

CMYK percentages

%0
%0.88
%68.42
%55.29

Codes

Color #727124 in popluar color models

72 71 24
RGB 114 113 36
HSL 59° 52.00% 29.41%
HSB/HSV 59° 68.42% 44.71%
CMYK 0.00% 0.88% 68.42%
55.29%

Color #727124 in popluar number systems.

HEX 72 71 24
Decimal 114 113 36
Binary 1110010 1110001 100100
Octal 162 161 44

Shades and tints

Shades of #727124

#727124
(114,113,36)
#686721
(104,103,33)
#5E5D1E
(94,93,30)
#54531B
(84,83,27)
#4A4918
(74,73,24)
#403F15
(64,63,21)
#363512
(54,53,18)
#2C2B0F
(44,43,15)
#22210C
(34,33,12)
#181709
(24,23,9)
#0E0D06
(14,13,6)
#000000
(0,0,0)

Tints of #727124

#727124
(114,113,36)
#7E7D37
(126,125,55)
#8A894A
(138,137,74)
#96955D
(150,149,93)
#A2A170
(162,161,112)
#AEAD83
(174,173,131)
#BAB996
(186,185,150)
#C6C5A9
(198,197,169)
#D2D1BC
(210,209,188)
#DEDDCF
(222,221,207)
#EAE9E2
(234,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #727124 color. Also use rgb(114,113,36) instead hex code.

Text Font Color

.myTextColor { color: #727124; }

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

This text font color is #727124.

Background Color

.myBgColor { background-color: #727124; }

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

This div background color is #727124.

Border color

.myBorderColor { border: 1px solid #727124; }

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

This div border color is #727124.

Opacity

.myOpacity80 { color: #727124; opacity: 0.8; }

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

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

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

This text has shadow with #727124 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727124.

Preview

Color preview on black background

This text has color #727124 on black background.


Color preview on white background

This text has color #727124 on white background.


Black color preview on #727124 background

This text has black color on #727124 background.


White color preview on #727124 background

This text has white color on #727124 background.


Related colors

Complementary color

Complementary color for #hex is #8D8EDB.


I love getcolorcode.com

Triadic colors

1 #247271 and #712472 with #727124 are triadic colors.

2 #247172 and #717224 with #727124 are triadic colors.