COLOR #727858

HEX: #727858 RGB: (114,120,88)

Color info

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

RGB color model

#727858 color RGB value is (114,120,88).

RGB: (114,120,88) (45%, 47%, 35%)

RGB channels and saturation

R 114 of 255 = 45%
G 120 of 255 = 47%
B 88 of 255 = 35%

114
120
88

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

Portions of RGB colors in percentages

R + G + B = 114 + 120 + 88 = 322 (100%)
R 114 of 322 ~ 35.4%
G 120 of 322 ~ 37.27%
B 88 of 322 ~ 27.33'%

%35.4
%37.27
%27.33

CMYK color model

#727858 color CMYK value is (5,0,27,53).

  • cyan value is 5.00%
  • magenta value is 0.00%
  • yellow value is 26.67%
  • key color value is 52.94%

CMYK: (5,0,27,53)
C5M0Y27K53 (5%, 0%, 27%, 53%)
(0.05 / 0.00 / 0.27 / 0.53)

CMYK percentages

%5
%0
%26.67
%52.94

Codes

Color #727858 in popluar color models

72 78 58
RGB 114 120 88
HSL 71° 15.38% 40.78%
HSB/HSV 71° 26.67% 47.06%
CMYK 5.00% 0.00% 26.67%
52.94%

Color #727858 in popluar number systems.

HEX 72 78 58
Decimal 114 120 88
Binary 1110010 1111000 1011000
Octal 162 170 130

Shades and tints

Shades of #727858

#727858
(114,120,88)
#686E50
(104,110,80)
#5E6448
(94,100,72)
#545A40
(84,90,64)
#4A5038
(74,80,56)
#404630
(64,70,48)
#363C28
(54,60,40)
#2C3220
(44,50,32)
#222818
(34,40,24)
#181E10
(24,30,16)
#0E1408
(14,20,8)
#000000
(0,0,0)

Tints of #727858

#727858
(114,120,88)
#7E8467
(126,132,103)
#8A9076
(138,144,118)
#969C85
(150,156,133)
#A2A894
(162,168,148)
#AEB4A3
(174,180,163)
#BAC0B2
(186,192,178)
#C6CCC1
(198,204,193)
#D2D8D0
(210,216,208)
#DEE4DF
(222,228,223)
#EAF0EE
(234,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #727858; }

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

This text font color is #727858.

Background Color

.myBgColor { background-color: #727858; }

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

This div background color is #727858.

Border color

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

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

This div border color is #727858.

Opacity

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

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

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

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

This text has shadow with #727858 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727858.

Preview

Color preview on black background

This text has color #727858 on black background.


Color preview on white background

This text has color #727858 on white background.


Black color preview on #727858 background

This text has black color on #727858 background.


White color preview on #727858 background

This text has white color on #727858 background.


Related colors

Complementary color

Complementary color for #hex is #8D87A7.


I love getcolorcode.com

Triadic colors

1 #587278 and #785872 with #727858 are triadic colors.

2 #587872 and #787258 with #727858 are triadic colors.