COLOR #727771

HEX: #727771 RGB: (114,119,113)

Color info

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

RGB color model

#727771 color RGB value is (114,119,113).

RGB: (114,119,113) (45%, 47%, 44%)

RGB channels and saturation

R 114 of 255 = 45%
G 119 of 255 = 47%
B 113 of 255 = 44%

114
119
113

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

Portions of RGB colors in percentages

R + G + B = 114 + 119 + 113 = 346 (100%)
R 114 of 346 ~ 32.95%
G 119 of 346 ~ 34.39%
B 113 of 346 ~ 32.66'%

%32.95
%34.39
%32.66

CMYK color model

#727771 color CMYK value is (4,0,5,53).

  • cyan value is 4.20%
  • magenta value is 0.00%
  • yellow value is 5.04%
  • key color value is 53.33%

CMYK: (4,0,5,53)
C4M0Y5K53 (4%, 0%, 5%, 53%)
(0.04 / 0.00 / 0.05 / 0.53)

CMYK percentages

%4.2
%0
%5.04
%53.33

Codes

Color #727771 in popluar color models

72 77 71
RGB 114 119 113
HSL 110° 2.59% 45.49%
HSB/HSV 110° 5.04% 46.67%
CMYK 4.20% 0.00% 5.04%
53.33%

Color #727771 in popluar number systems.

HEX 72 77 71
Decimal 114 119 113
Binary 1110010 1110111 1110001
Octal 162 167 161

Shades and tints

Shades of #727771

#727771
(114,119,113)
#686D67
(104,109,103)
#5E635D
(94,99,93)
#545953
(84,89,83)
#4A4F49
(74,79,73)
#40453F
(64,69,63)
#363B35
(54,59,53)
#2C312B
(44,49,43)
#222721
(34,39,33)
#181D17
(24,29,23)
#0E130D
(14,19,13)
#000000
(0,0,0)

Tints of #727771

#727771
(114,119,113)
#7E837D
(126,131,125)
#8A8F89
(138,143,137)
#969B95
(150,155,149)
#A2A7A1
(162,167,161)
#AEB3AD
(174,179,173)
#BABFB9
(186,191,185)
#C6CBC5
(198,203,197)
#D2D7D1
(210,215,209)
#DEE3DD
(222,227,221)
#EAEFE9
(234,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #727771; }

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

This text font color is #727771.

Background Color

.myBgColor { background-color: #727771; }

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

This div background color is #727771.

Border color

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

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

This div border color is #727771.

Opacity

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

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

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

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

This text has shadow with #727771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727771.

Preview

Color preview on black background

This text has color #727771 on black background.


Color preview on white background

This text has color #727771 on white background.


Black color preview on #727771 background

This text has black color on #727771 background.


White color preview on #727771 background

This text has white color on #727771 background.


Related colors

Complementary color

Complementary color for #hex is #8D888E.


I love getcolorcode.com

Triadic colors

1 #717277 and #777172 with #727771 are triadic colors.

2 #717772 and #777271 with #727771 are triadic colors.