COLOR #727F72

HEX: #727F72 RGB: (114,127,114)

Color info

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

RGB color model

#727F72 color RGB value is (114,127,114).

RGB: (114,127,114) (45%, 50%, 45%)

RGB channels and saturation

R 114 of 255 = 45%
G 127 of 255 = 50%
B 114 of 255 = 45%

114
127
114

R + G + B ~ 47%. #727F72 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 127 + 114 = 355 (100%)
R 114 of 355 ~ 32.11%
G 127 of 355 ~ 35.77%
B 114 of 355 ~ 32.11'%

%32.11
%35.77
%32.11

CMYK color model

#727F72 color CMYK value is (10,0,10,50).

  • cyan value is 10.24%
  • magenta value is 0.00%
  • yellow value is 10.24%
  • key color value is 50.20%
CMYK: (10,0,10,50) C10M0Y10K50 (10%,0%,10%,50%) (0.10/0.00/0.10/0.50) 

CMYK percentages

%10.24
%0
%10.24
%50.2

Codes

Color #727F72 in popluar color models

72 7F 72
RGB 114 127 114
HSL 120° 5.39% 47.25%
HSB/HSV 120° 10.24% 49.80%
CMYK 10.24% 0.00% 10.24%
50.20%

Color #727F72 in popluar number systems.

HEX 72 7F 72
Decimal 114 127 114
Binary 1110010 1111111 1110010
Octal 162 177 162

Shades and tints

Shades of #727F72

#727F72
(114,127,114)
#687468
(104,116,104)
#5E695E
(94,105,94)
#545E54
(84,94,84)
#4A534A
(74,83,74)
#404840
(64,72,64)
#363D36
(54,61,54)
#2C322C
(44,50,44)
#222722
(34,39,34)
#181C18
(24,28,24)
#0E110E
(14,17,14)
#000000
(0,0,0)

Tints of #727F72

#727F72
(114,127,114)
#7E8A7E
(126,138,126)
#8A958A
(138,149,138)
#96A096
(150,160,150)
#A2ABA2
(162,171,162)
#AEB6AE
(174,182,174)
#BAC1BA
(186,193,186)
#C6CCC6
(198,204,198)
#D2D7D2
(210,215,210)
#DEE2DE
(222,226,222)
#EAEDEA
(234,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #727F72 color. Also use rgb(114,127,114) instead hex code.

Text Font Color

.myTextColor { color: #727F72; }

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

This text font color is #727F72.

Background Color

.myBgColor { background-color: #727F72; }

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

This div background color is #727F72.

Border color

.myBorderColor { border: 1px solid #727F72; }

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

This div border color is #727F72.

Opacity

.myOpacity80 { color: #727F72; opacity: 0.8; }

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

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

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

This text has shadow with #727F72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727F72.

Preview

Color preview on black background

This text has color #727F72 on black background.


Color preview on white background

This text has color #727F72 on white background.


Black color preview on #727F72 background

This text has black color on #727F72 background.


White color preview on #727F72 background

This text has white color on #727F72 background.


Related colors

Complementary color

Complementary color for #hex is #8D808D.


I love getcolorcode.com

Triadic colors

1 #72727F and #7F7272 with #727F72 are triadic colors.

2 #727F72 and #7F7272 with #727F72 are triadic colors.