COLOR #727761

HEX: #727761 RGB: (114,119,97)

Color info

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

RGB color model

#727761 color RGB value is (114,119,97).

RGB: (114,119,97) (45%, 47%, 38%)

RGB channels and saturation

R 114 of 255 = 45%
G 119 of 255 = 47%
B 97 of 255 = 38%

114
119
97

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

Portions of RGB colors in percentages

R + G + B = 114 + 119 + 97 = 330 (100%)
R 114 of 330 ~ 34.55%
G 119 of 330 ~ 36.06%
B 97 of 330 ~ 29.39'%

%34.55
%36.06
%29.39

CMYK color model

#727761 color CMYK value is (4,0,18,53).

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

CMYK: (4,0,18,53)
C4M0Y18K53 (4%, 0%, 18%, 53%)
(0.04 / 0.00 / 0.18 / 0.53)

CMYK percentages

%4.2
%0
%18.49
%53.33

Codes

Color #727761 in popluar color models

72 77 61
RGB 114 119 97
HSL 74° 10.19% 42.35%
HSB/HSV 74° 18.49% 46.67%
CMYK 4.20% 0.00% 18.49%
53.33%

Color #727761 in popluar number systems.

HEX 72 77 61
Decimal 114 119 97
Binary 1110010 1110111 1100001
Octal 162 167 141

Shades and tints

Shades of #727761

#727761
(114,119,97)
#686D59
(104,109,89)
#5E6351
(94,99,81)
#545949
(84,89,73)
#4A4F41
(74,79,65)
#404539
(64,69,57)
#363B31
(54,59,49)
#2C3129
(44,49,41)
#222721
(34,39,33)
#181D19
(24,29,25)
#0E1311
(14,19,17)
#000000
(0,0,0)

Tints of #727761

#727761
(114,119,97)
#7E836F
(126,131,111)
#8A8F7D
(138,143,125)
#969B8B
(150,155,139)
#A2A799
(162,167,153)
#AEB3A7
(174,179,167)
#BABFB5
(186,191,181)
#C6CBC3
(198,203,195)
#D2D7D1
(210,215,209)
#DEE3DF
(222,227,223)
#EAEFED
(234,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #727761; }

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

This text font color is #727761.

Background Color

.myBgColor { background-color: #727761; }

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

This div background color is #727761.

Border color

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

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

This div border color is #727761.

Opacity

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

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

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

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

This text has shadow with #727761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727761.

Preview

Color preview on black background

This text has color #727761 on black background.


Color preview on white background

This text has color #727761 on white background.


Black color preview on #727761 background

This text has black color on #727761 background.


White color preview on #727761 background

This text has white color on #727761 background.


Related colors

Complementary color

Complementary color for #hex is #8D889E.


I love getcolorcode.com

Triadic colors

1 #617277 and #776172 with #727761 are triadic colors.

2 #617772 and #777261 with #727761 are triadic colors.