COLOR #727769

HEX: #727769 RGB: (114,119,105)

Color info

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

RGB color model

#727769 color RGB value is (114,119,105).

RGB: (114,119,105) (45%, 47%, 41%)

RGB channels and saturation

R 114 of 255 = 45%
G 119 of 255 = 47%
B 105 of 255 = 41%

114
119
105

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

Portions of RGB colors in percentages

R + G + B = 114 + 119 + 105 = 338 (100%)
R 114 of 338 ~ 33.73%
G 119 of 338 ~ 35.21%
B 105 of 338 ~ 31.07'%

%33.73
%35.21
%31.07

CMYK color model

#727769 color CMYK value is (4,0,12,53).

  • cyan value is 4.20%
  • magenta value is 0.00%
  • yellow value is 11.76%
  • key color value is 53.33%

CMYK: (4,0,12,53)
C4M0Y12K53 (4%, 0%, 12%, 53%)
(0.04 / 0.00 / 0.12 / 0.53)

CMYK percentages

%4.2
%0
%11.76
%53.33

Codes

Color #727769 in popluar color models

72 77 69
RGB 114 119 105
HSL 81° 6.25% 43.92%
HSB/HSV 81° 11.76% 46.67%
CMYK 4.20% 0.00% 11.76%
53.33%

Color #727769 in popluar number systems.

HEX 72 77 69
Decimal 114 119 105
Binary 1110010 1110111 1101001
Octal 162 167 151

Shades and tints

Shades of #727769

#727769
(114,119,105)
#686D60
(104,109,96)
#5E6357
(94,99,87)
#54594E
(84,89,78)
#4A4F45
(74,79,69)
#40453C
(64,69,60)
#363B33
(54,59,51)
#2C312A
(44,49,42)
#222721
(34,39,33)
#181D18
(24,29,24)
#0E130F
(14,19,15)
#000000
(0,0,0)

Tints of #727769

#727769
(114,119,105)
#7E8376
(126,131,118)
#8A8F83
(138,143,131)
#969B90
(150,155,144)
#A2A79D
(162,167,157)
#AEB3AA
(174,179,170)
#BABFB7
(186,191,183)
#C6CBC4
(198,203,196)
#D2D7D1
(210,215,209)
#DEE3DE
(222,227,222)
#EAEFEB
(234,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #727769 color. Also use rgb(114,119,105) instead hex code.

Text Font Color

.myTextColor { color: #727769; }

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

This text font color is #727769.

Background Color

.myBgColor { background-color: #727769; }

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

This div background color is #727769.

Border color

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

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

This div border color is #727769.

Opacity

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

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

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

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

This text has shadow with #727769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727769.

Preview

Color preview on black background

This text has color #727769 on black background.


Color preview on white background

This text has color #727769 on white background.


Black color preview on #727769 background

This text has black color on #727769 background.


White color preview on #727769 background

This text has white color on #727769 background.


Related colors

Complementary color

Complementary color for #hex is #8D8896.


I love getcolorcode.com

Triadic colors

1 #697277 and #776972 with #727769 are triadic colors.

2 #697772 and #777269 with #727769 are triadic colors.