COLOR #727666

HEX: #727666 RGB: (114,118,102)

Color info

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

RGB color model

#727666 color RGB value is (114,118,102).

RGB: (114,118,102) (45%, 46%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 118 of 255 = 46%
B 102 of 255 = 40%

114
118
102

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

Portions of RGB colors in percentages

R + G + B = 114 + 118 + 102 = 334 (100%)
R 114 of 334 ~ 34.13%
G 118 of 334 ~ 35.33%
B 102 of 334 ~ 30.54'%

%34.13
%35.33
%30.54

CMYK color model

#727666 color CMYK value is (3,0,14,54).

  • cyan value is 3.39%
  • magenta value is 0.00%
  • yellow value is 13.56%
  • key color value is 53.73%

CMYK: (3,0,14,54)
C3M0Y14K54 (3%, 0%, 14%, 54%)
(0.03 / 0.00 / 0.14 / 0.54)

CMYK percentages

%3.39
%0
%13.56
%53.73

Codes

Color #727666 in popluar color models

72 76 66
RGB 114 118 102
HSL 75° 7.27% 43.14%
HSB/HSV 75° 13.56% 46.27%
CMYK 3.39% 0.00% 13.56%
53.73%

Color #727666 in popluar number systems.

HEX 72 76 66
Decimal 114 118 102
Binary 1110010 1110110 1100110
Octal 162 166 146

Shades and tints

Shades of #727666

#727666
(114,118,102)
#686C5D
(104,108,93)
#5E6254
(94,98,84)
#54584B
(84,88,75)
#4A4E42
(74,78,66)
#404439
(64,68,57)
#363A30
(54,58,48)
#2C3027
(44,48,39)
#22261E
(34,38,30)
#181C15
(24,28,21)
#0E120C
(14,18,12)
#000000
(0,0,0)

Tints of #727666

#727666
(114,118,102)
#7E8273
(126,130,115)
#8A8E80
(138,142,128)
#969A8D
(150,154,141)
#A2A69A
(162,166,154)
#AEB2A7
(174,178,167)
#BABEB4
(186,190,180)
#C6CAC1
(198,202,193)
#D2D6CE
(210,214,206)
#DEE2DB
(222,226,219)
#EAEEE8
(234,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #727666 color. Also use rgb(114,118,102) instead hex code.

Text Font Color

.myTextColor { color: #727666; }

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

This text font color is #727666.

Background Color

.myBgColor { background-color: #727666; }

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

This div background color is #727666.

Border color

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

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

This div border color is #727666.

Opacity

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

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

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

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

This text has shadow with #727666 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727666.

Preview

Color preview on black background

This text has color #727666 on black background.


Color preview on white background

This text has color #727666 on white background.


Black color preview on #727666 background

This text has black color on #727666 background.


White color preview on #727666 background

This text has white color on #727666 background.


Related colors

Complementary color

Complementary color for #hex is #8D8999.


I love getcolorcode.com

Triadic colors

1 #667276 and #766672 with #727666 are triadic colors.

2 #667672 and #767266 with #727666 are triadic colors.