COLOR #727467

HEX: #727467 RGB: (114,116,103)

Color info

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

RGB color model

#727467 color RGB value is (114,116,103).

RGB: (114,116,103) (45%, 45%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 116 of 255 = 45%
B 103 of 255 = 40%

114
116
103

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

Portions of RGB colors in percentages

R + G + B = 114 + 116 + 103 = 333 (100%)
R 114 of 333 ~ 34.23%
G 116 of 333 ~ 34.83%
B 103 of 333 ~ 30.93'%

%34.23
%34.83
%30.93

CMYK color model

#727467 color CMYK value is (2,0,11,55).

  • cyan value is 1.72%
  • magenta value is 0.00%
  • yellow value is 11.21%
  • key color value is 54.51%
CMYK: (2,0,11,55) C2M0Y11K55 (2%,0%,11%,55%) (0.02/0.00/0.11/0.55) 

CMYK percentages

%1.72
%0
%11.21
%54.51

Codes

Color #727467 in popluar color models

72 74 67
RGB 114 116 103
HSL 69° 5.94% 42.94%
HSB/HSV 69° 11.21% 45.49%
CMYK 1.72% 0.00% 11.21%
54.51%

Color #727467 in popluar number systems.

HEX 72 74 67
Decimal 114 116 103
Binary 1110010 1110100 1100111
Octal 162 164 147

Shades and tints

Shades of #727467

#727467
(114,116,103)
#686A5E
(104,106,94)
#5E6055
(94,96,85)
#54564C
(84,86,76)
#4A4C43
(74,76,67)
#40423A
(64,66,58)
#363831
(54,56,49)
#2C2E28
(44,46,40)
#22241F
(34,36,31)
#181A16
(24,26,22)
#0E100D
(14,16,13)
#000000
(0,0,0)

Tints of #727467

#727467
(114,116,103)
#7E8074
(126,128,116)
#8A8C81
(138,140,129)
#96988E
(150,152,142)
#A2A49B
(162,164,155)
#AEB0A8
(174,176,168)
#BABCB5
(186,188,181)
#C6C8C2
(198,200,194)
#D2D4CF
(210,212,207)
#DEE0DC
(222,224,220)
#EAECE9
(234,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #727467 color. Also use rgb(114,116,103) instead hex code.

Text Font Color

.myTextColor { color: #727467; }

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

This text font color is #727467.

Background Color

.myBgColor { background-color: #727467; }

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

This div background color is #727467.

Border color

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

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

This div border color is #727467.

Opacity

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

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

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

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

This text has shadow with #727467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727467.

Preview

Color preview on black background

This text has color #727467 on black background.


Color preview on white background

This text has color #727467 on white background.


Black color preview on #727467 background

This text has black color on #727467 background.


White color preview on #727467 background

This text has white color on #727467 background.


Related colors

Complementary color

Complementary color for #hex is #8D8B98.


I love getcolorcode.com

Triadic colors

1 #677274 and #746772 with #727467 are triadic colors.

2 #677472 and #747267 with #727467 are triadic colors.