COLOR #727143

HEX: #727143 RGB: (114,113,67)

Color info

#727143 contains red, green and blue colors in about the same proportion. Web safe color of #727143 is #666633 (or #663).

RGB color model

#727143 color RGB value is (114,113,67).

RGB: (114,113,67) (45%, 44%, 26%)

RGB channels and saturation

R 114 of 255 = 45%
G 113 of 255 = 44%
B 67 of 255 = 26%

114
113
67

R + G + B ~ 38%. #727143 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 113 + 67 = 294 (100%)
R 114 of 294 ~ 38.78%
G 113 of 294 ~ 38.44%
B 67 of 294 ~ 22.79'%

%38.78
%38.44
%22.79

CMYK color model

#727143 color CMYK value is (0,1,41,55).

  • cyan value is 0.00%
  • magenta value is 0.88%
  • yellow value is 41.23%
  • key color value is 55.29%
CMYK: (0,1,41,55) C0M1Y41K55 (0%,1%,41%,55%) (0.00/0.01/0.41/0.55) 

CMYK percentages

%0
%0.88
%41.23
%55.29

Codes

Color #727143 in popluar color models

72 71 43
RGB 114 113 67
HSL 59° 25.97% 35.49%
HSB/HSV 59° 41.23% 44.71%
CMYK 0.00% 0.88% 41.23%
55.29%

Color #727143 in popluar number systems.

HEX 72 71 43
Decimal 114 113 67
Binary 1110010 1110001 1000011
Octal 162 161 103

Shades and tints

Shades of #727143

#727143
(114,113,67)
#68673D
(104,103,61)
#5E5D37
(94,93,55)
#545331
(84,83,49)
#4A492B
(74,73,43)
#403F25
(64,63,37)
#36351F
(54,53,31)
#2C2B19
(44,43,25)
#222113
(34,33,19)
#18170D
(24,23,13)
#0E0D07
(14,13,7)
#000000
(0,0,0)

Tints of #727143

#727143
(114,113,67)
#7E7D54
(126,125,84)
#8A8965
(138,137,101)
#969576
(150,149,118)
#A2A187
(162,161,135)
#AEAD98
(174,173,152)
#BAB9A9
(186,185,169)
#C6C5BA
(198,197,186)
#D2D1CB
(210,209,203)
#DEDDDC
(222,221,220)
#EAE9ED
(234,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #727143; }

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

This text font color is #727143.

Background Color

.myBgColor { background-color: #727143; }

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

This div background color is #727143.

Border color

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

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

This div border color is #727143.

Opacity

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

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

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

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

This text has shadow with #727143 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727143.

Preview

Color preview on black background

This text has color #727143 on black background.


Color preview on white background

This text has color #727143 on white background.


Black color preview on #727143 background

This text has black color on #727143 background.


White color preview on #727143 background

This text has white color on #727143 background.


Related colors

Complementary color

Complementary color for #hex is #8D8EBC.


I love getcolorcode.com

Triadic colors

1 #437271 and #714372 with #727143 are triadic colors.

2 #437172 and #717243 with #727143 are triadic colors.