COLOR #727058

HEX: #727058 RGB: (114,112,88)

Color info

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

RGB color model

#727058 color RGB value is (114,112,88).

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

RGB channels and saturation

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

114
112
88

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

Portions of RGB colors in percentages

R + G + B = 114 + 112 + 88 = 314 (100%)
R 114 of 314 ~ 36.31%
G 112 of 314 ~ 35.67%
B 88 of 314 ~ 28.03'%

%36.31
%35.67
%28.03

CMYK color model

#727058 color CMYK value is (0,2,23,55).

  • cyan value is 0.00%
  • magenta value is 1.75%
  • yellow value is 22.81%
  • key color value is 55.29%
CMYK: (0,2,23,55) C0M2Y23K55 (0%,2%,23%,55%) (0.00/0.02/0.23/0.55) 

CMYK percentages

%0
%1.75
%22.81
%55.29

Codes

Color #727058 in popluar color models

72 70 58
RGB 114 112 88
HSL 55° 12.87% 39.61%
HSB/HSV 55° 22.81% 44.71%
CMYK 0.00% 1.75% 22.81%
55.29%

Color #727058 in popluar number systems.

HEX 72 70 58
Decimal 114 112 88
Binary 1110010 1110000 1011000
Octal 162 160 130

Shades and tints

Shades of #727058

#727058
(114,112,88)
#686650
(104,102,80)
#5E5C48
(94,92,72)
#545240
(84,82,64)
#4A4838
(74,72,56)
#403E30
(64,62,48)
#363428
(54,52,40)
#2C2A20
(44,42,32)
#222018
(34,32,24)
#181610
(24,22,16)
#0E0C08
(14,12,8)
#000000
(0,0,0)

Tints of #727058

#727058
(114,112,88)
#7E7D67
(126,125,103)
#8A8A76
(138,138,118)
#969785
(150,151,133)
#A2A494
(162,164,148)
#AEB1A3
(174,177,163)
#BABEB2
(186,190,178)
#C6CBC1
(198,203,193)
#D2D8D0
(210,216,208)
#DEE5DF
(222,229,223)
#EAF2EE
(234,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #727058; }

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

This text font color is #727058.

Background Color

.myBgColor { background-color: #727058; }

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

This div background color is #727058.

Border color

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

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

This div border color is #727058.

Opacity

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

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

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

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

This text has shadow with #727058 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727058.

Preview

Color preview on black background

This text has color #727058 on black background.


Color preview on white background

This text has color #727058 on white background.


Black color preview on #727058 background

This text has black color on #727058 background.


White color preview on #727058 background

This text has white color on #727058 background.


Related colors

Complementary color

Complementary color for #hex is #8D8FA7.


I love getcolorcode.com

Triadic colors

1 #587270 and #705872 with #727058 are triadic colors.

2 #587072 and #707258 with #727058 are triadic colors.