COLOR #727064

HEX: #727064 RGB: (114,112,100)

Color info

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

RGB color model

#727064 color RGB value is (114,112,100).

RGB: (114,112,100) (45%, 44%, 39%)

RGB channels and saturation

R 114 of 255 = 45%
G 112 of 255 = 44%
B 100 of 255 = 39%

114
112
100

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

Portions of RGB colors in percentages

R + G + B = 114 + 112 + 100 = 326 (100%)
R 114 of 326 ~ 34.97%
G 112 of 326 ~ 34.36%
B 100 of 326 ~ 30.67'%

%34.97
%34.36
%30.67

CMYK color model

#727064 color CMYK value is (0,2,12,55).

  • cyan value is 0.00%
  • magenta value is 1.75%
  • yellow value is 12.28%
  • key color value is 55.29%

CMYK: (0,2,12,55)
C0M2Y12K55 (0%, 2%, 12%, 55%)
(0.00 / 0.02 / 0.12 / 0.55)

CMYK percentages

%0
%1.75
%12.28
%55.29

Codes

Color #727064 in popluar color models

72 70 64
RGB 114 112 100
HSL 51° 6.54% 41.96%
HSB/HSV 51° 12.28% 44.71%
CMYK 0.00% 1.75% 12.28%
55.29%

Color #727064 in popluar number systems.

HEX 72 70 64
Decimal 114 112 100
Binary 1110010 1110000 1100100
Octal 162 160 144

Shades and tints

Shades of #727064

#727064
(114,112,100)
#68665B
(104,102,91)
#5E5C52
(94,92,82)
#545249
(84,82,73)
#4A4840
(74,72,64)
#403E37
(64,62,55)
#36342E
(54,52,46)
#2C2A25
(44,42,37)
#22201C
(34,32,28)
#181613
(24,22,19)
#0E0C0A
(14,12,10)
#000000
(0,0,0)

Tints of #727064

#727064
(114,112,100)
#7E7D72
(126,125,114)
#8A8A80
(138,138,128)
#96978E
(150,151,142)
#A2A49C
(162,164,156)
#AEB1AA
(174,177,170)
#BABEB8
(186,190,184)
#C6CBC6
(198,203,198)
#D2D8D4
(210,216,212)
#DEE5E2
(222,229,226)
#EAF2F0
(234,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #727064 color. Also use rgb(114,112,100) instead hex code.

Text Font Color

.myTextColor { color: #727064; }

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

This text font color is #727064.

Background Color

.myBgColor { background-color: #727064; }

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

This div background color is #727064.

Border color

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

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

This div border color is #727064.

Opacity

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

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

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

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

This text has shadow with #727064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727064.

Preview

Color preview on black background

This text has color #727064 on black background.


Color preview on white background

This text has color #727064 on white background.


Black color preview on #727064 background

This text has black color on #727064 background.


White color preview on #727064 background

This text has white color on #727064 background.


Related colors

Complementary color

Complementary color for #hex is #8D8F9B.


I love getcolorcode.com

Triadic colors

1 #647270 and #706472 with #727064 are triadic colors.

2 #647072 and #707264 with #727064 are triadic colors.