COLOR #727664

HEX: #727664 RGB: (114,118,100)

Color info

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

RGB color model

#727664 color RGB value is (114,118,100).

RGB: (114,118,100) (45%, 46%, 39%)

RGB channels and saturation

R 114 of 255 = 45%
G 118 of 255 = 46%
B 100 of 255 = 39%

114
118
100

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

Portions of RGB colors in percentages

R + G + B = 114 + 118 + 100 = 332 (100%)
R 114 of 332 ~ 34.34%
G 118 of 332 ~ 35.54%
B 100 of 332 ~ 30.12'%

%34.34
%35.54
%30.12

CMYK color model

#727664 color CMYK value is (3,0,15,54).

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

CMYK: (3,0,15,54)
C3M0Y15K54 (3%, 0%, 15%, 54%)
(0.03 / 0.00 / 0.15 / 0.54)

CMYK percentages

%3.39
%0
%15.25
%53.73

Codes

Color #727664 in popluar color models

72 76 64
RGB 114 118 100
HSL 73° 8.26% 42.75%
HSB/HSV 73° 15.25% 46.27%
CMYK 3.39% 0.00% 15.25%
53.73%

Color #727664 in popluar number systems.

HEX 72 76 64
Decimal 114 118 100
Binary 1110010 1110110 1100100
Octal 162 166 144

Shades and tints

Shades of #727664

#727664
(114,118,100)
#686C5B
(104,108,91)
#5E6252
(94,98,82)
#545849
(84,88,73)
#4A4E40
(74,78,64)
#404437
(64,68,55)
#363A2E
(54,58,46)
#2C3025
(44,48,37)
#22261C
(34,38,28)
#181C13
(24,28,19)
#0E120A
(14,18,10)
#000000
(0,0,0)

Tints of #727664

#727664
(114,118,100)
#7E8272
(126,130,114)
#8A8E80
(138,142,128)
#969A8E
(150,154,142)
#A2A69C
(162,166,156)
#AEB2AA
(174,178,170)
#BABEB8
(186,190,184)
#C6CAC6
(198,202,198)
#D2D6D4
(210,214,212)
#DEE2E2
(222,226,226)
#EAEEF0
(234,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #727664; }

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

This text font color is #727664.

Background Color

.myBgColor { background-color: #727664; }

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

This div background color is #727664.

Border color

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

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

This div border color is #727664.

Opacity

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

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

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

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

This text has shadow with #727664 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727664.

Preview

Color preview on black background

This text has color #727664 on black background.


Color preview on white background

This text has color #727664 on white background.


Black color preview on #727664 background

This text has black color on #727664 background.


White color preview on #727664 background

This text has white color on #727664 background.


Related colors

Complementary color

Complementary color for #hex is #8D899B.


I love getcolorcode.com

Triadic colors

1 #647276 and #766472 with #727664 are triadic colors.

2 #647672 and #767264 with #727664 are triadic colors.