COLOR #727059

HEX: #727059 RGB: (114,112,89)

Color info

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

RGB color model

#727059 color RGB value is (114,112,89).

RGB: (114,112,89) (45%, 44%, 35%)

RGB channels and saturation

R 114 of 255 = 45%
G 112 of 255 = 44%
B 89 of 255 = 35%

114
112
89

R + G + B ~ 41%. #727059 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 112 + 89 = 315 (100%)
R 114 of 315 ~ 36.19%
G 112 of 315 ~ 35.56%
B 89 of 315 ~ 28.25'%

%36.19
%35.56
%28.25

CMYK color model

#727059 color CMYK value is (0,2,22,55).

  • cyan value is 0.00%
  • magenta value is 1.75%
  • yellow value is 21.93%
  • key color value is 55.29%

CMYK: (0,2,22,55)
C0M2Y22K55 (0%, 2%, 22%, 55%)
(0.00 / 0.02 / 0.22 / 0.55)

CMYK percentages

%0
%1.75
%21.93
%55.29

Codes

Color #727059 in popluar color models

72 70 59
RGB 114 112 89
HSL 55° 12.32% 39.80%
HSB/HSV 55° 21.93% 44.71%
CMYK 0.00% 1.75% 21.93%
55.29%

Color #727059 in popluar number systems.

HEX 72 70 59
Decimal 114 112 89
Binary 1110010 1110000 1011001
Octal 162 160 131

Shades and tints

Shades of #727059

#727059
(114,112,89)
#686651
(104,102,81)
#5E5C49
(94,92,73)
#545241
(84,82,65)
#4A4839
(74,72,57)
#403E31
(64,62,49)
#363429
(54,52,41)
#2C2A21
(44,42,33)
#222019
(34,32,25)
#181611
(24,22,17)
#0E0C09
(14,12,9)
#000000
(0,0,0)

Tints of #727059

#727059
(114,112,89)
#7E7D68
(126,125,104)
#8A8A77
(138,138,119)
#969786
(150,151,134)
#A2A495
(162,164,149)
#AEB1A4
(174,177,164)
#BABEB3
(186,190,179)
#C6CBC2
(198,203,194)
#D2D8D1
(210,216,209)
#DEE5E0
(222,229,224)
#EAF2EF
(234,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #727059 color. Also use rgb(114,112,89) instead hex code.

Text Font Color

.myTextColor { color: #727059; }

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

This text font color is #727059.

Background Color

.myBgColor { background-color: #727059; }

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

This div background color is #727059.

Border color

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

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

This div border color is #727059.

Opacity

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

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

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

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

This text has shadow with #727059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727059.

Preview

Color preview on black background

This text has color #727059 on black background.


Color preview on white background

This text has color #727059 on white background.


Black color preview on #727059 background

This text has black color on #727059 background.


White color preview on #727059 background

This text has white color on #727059 background.


Related colors

Complementary color

Complementary color for #hex is #8D8FA6.


I love getcolorcode.com

Triadic colors

1 #597270 and #705972 with #727059 are triadic colors.

2 #597072 and #707259 with #727059 are triadic colors.