COLOR #727466

HEX: #727466 RGB: (114,116,102)

Color info

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

RGB color model

#727466 color RGB value is (114,116,102).

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

RGB channels and saturation

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

114
116
102

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

Portions of RGB colors in percentages

R + G + B = 114 + 116 + 102 = 332 (100%)
R 114 of 332 ~ 34.34%
G 116 of 332 ~ 34.94%
B 102 of 332 ~ 30.72'%

%34.34
%34.94
%30.72

CMYK color model

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

  • cyan value is 1.72%
  • magenta value is 0.00%
  • yellow value is 12.07%
  • key color value is 54.51%

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

CMYK percentages

%1.72
%0
%12.07
%54.51

Codes

Color #727466 in popluar color models

72 74 66
RGB 114 116 102
HSL 69° 6.42% 42.75%
HSB/HSV 69° 12.07% 45.49%
CMYK 1.72% 0.00% 12.07%
54.51%

Color #727466 in popluar number systems.

HEX 72 74 66
Decimal 114 116 102
Binary 1110010 1110100 1100110
Octal 162 164 146

Shades and tints

Shades of #727466

#727466
(114,116,102)
#686A5D
(104,106,93)
#5E6054
(94,96,84)
#54564B
(84,86,75)
#4A4C42
(74,76,66)
#404239
(64,66,57)
#363830
(54,56,48)
#2C2E27
(44,46,39)
#22241E
(34,36,30)
#181A15
(24,26,21)
#0E100C
(14,16,12)
#000000
(0,0,0)

Tints of #727466

#727466
(114,116,102)
#7E8073
(126,128,115)
#8A8C80
(138,140,128)
#96988D
(150,152,141)
#A2A49A
(162,164,154)
#AEB0A7
(174,176,167)
#BABCB4
(186,188,180)
#C6C8C1
(198,200,193)
#D2D4CE
(210,212,206)
#DEE0DB
(222,224,219)
#EAECE8
(234,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #727466; }

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

This text font color is #727466.

Background Color

.myBgColor { background-color: #727466; }

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

This div background color is #727466.

Border color

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

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

This div border color is #727466.

Opacity

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

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

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

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

This text has shadow with #727466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727466.

Preview

Color preview on black background

This text has color #727466 on black background.


Color preview on white background

This text has color #727466 on white background.


Black color preview on #727466 background

This text has black color on #727466 background.


White color preview on #727466 background

This text has white color on #727466 background.


Related colors

Complementary color

Complementary color for #hex is #8D8B99.


I love getcolorcode.com

Triadic colors

1 #667274 and #746672 with #727466 are triadic colors.

2 #667472 and #747266 with #727466 are triadic colors.