COLOR #726952

HEX: #726952 RGB: (114,105,82)

Color info

#726952 contains red, green and blue colors in about the same proportion. Web safe color of #726952 is #666666 (or #666).

RGB color model

#726952 color RGB value is (114,105,82).

RGB: (114,105,82) (45%, 41%, 32%)

RGB channels and saturation

R 114 of 255 = 45%
G 105 of 255 = 41%
B 82 of 255 = 32%

114
105
82

R + G + B ~ 39%. #726952 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 105 + 82 = 301 (100%)
R 114 of 301 ~ 37.87%
G 105 of 301 ~ 34.88%
B 82 of 301 ~ 27.24'%

%37.87
%34.88
%27.24

CMYK color model

#726952 color CMYK value is (0,8,28,55).

  • cyan value is 0.00%
  • magenta value is 7.89%
  • yellow value is 28.07%
  • key color value is 55.29%

CMYK: (0,8,28,55)
C0M8Y28K55 (0%, 8%, 28%, 55%)
(0.00 / 0.08 / 0.28 / 0.55)

CMYK percentages

%0
%7.89
%28.07
%55.29

Codes

Color #726952 in popluar color models

72 69 52
RGB 114 105 82
HSL 43° 16.33% 38.43%
HSB/HSV 43° 28.07% 44.71%
CMYK 0.00% 7.89% 28.07%
55.29%

Color #726952 in popluar number systems.

HEX 72 69 52
Decimal 114 105 82
Binary 1110010 1101001 1010010
Octal 162 151 122

Shades and tints

Shades of #726952

#726952
(114,105,82)
#68604B
(104,96,75)
#5E5744
(94,87,68)
#544E3D
(84,78,61)
#4A4536
(74,69,54)
#403C2F
(64,60,47)
#363328
(54,51,40)
#2C2A21
(44,42,33)
#22211A
(34,33,26)
#181813
(24,24,19)
#0E0F0C
(14,15,12)
#000000
(0,0,0)

Tints of #726952

#726952
(114,105,82)
#7E7661
(126,118,97)
#8A8370
(138,131,112)
#96907F
(150,144,127)
#A29D8E
(162,157,142)
#AEAA9D
(174,170,157)
#BAB7AC
(186,183,172)
#C6C4BB
(198,196,187)
#D2D1CA
(210,209,202)
#DEDED9
(222,222,217)
#EAEBE8
(234,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #726952 color. Also use rgb(114,105,82) instead hex code.

Text Font Color

.myTextColor { color: #726952; }

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

This text font color is #726952.

Background Color

.myBgColor { background-color: #726952; }

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

This div background color is #726952.

Border color

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

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

This div border color is #726952.

Opacity

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

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

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

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

This text has shadow with #726952 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726952.

Preview

Color preview on black background

This text has color #726952 on black background.


Color preview on white background

This text has color #726952 on white background.


Black color preview on #726952 background

This text has black color on #726952 background.


White color preview on #726952 background

This text has white color on #726952 background.


Related colors

Complementary color

Complementary color for #hex is #8D96AD.


I love getcolorcode.com

Triadic colors

1 #527269 and #695272 with #726952 are triadic colors.

2 #526972 and #697252 with #726952 are triadic colors.