COLOR #728771

HEX: #728771 RGB: (114,135,113)

Color info

#728771 contains red, green and blue colors in about the same proportion. Web safe color of #728771 is #669966 (or #696).

RGB color model

#728771 color RGB value is (114,135,113).

RGB: (114,135,113) (45%, 53%, 44%)

RGB channels and saturation

R 114 of 255 = 45%
G 135 of 255 = 53%
B 113 of 255 = 44%

114
135
113

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

Portions of RGB colors in percentages

R + G + B = 114 + 135 + 113 = 362 (100%)
R 114 of 362 ~ 31.49%
G 135 of 362 ~ 37.29%
B 113 of 362 ~ 31.22'%

%31.49
%37.29
%31.22

CMYK color model

#728771 color CMYK value is (16,0,16,47).

  • cyan value is 15.56%
  • magenta value is 0.00%
  • yellow value is 16.30%
  • key color value is 47.06%

CMYK: (16,0,16,47)
C16M0Y16K47 (16%, 0%, 16%, 47%)
(0.16 / 0.00 / 0.16 / 0.47)

CMYK percentages

%15.56
%0
%16.3
%47.06

Codes

Color #728771 in popluar color models

72 87 71
RGB 114 135 113
HSL 117° 8.87% 48.63%
HSB/HSV 117° 16.30% 52.94%
CMYK 15.56% 0.00% 16.30%
47.06%

Color #728771 in popluar number systems.

HEX 72 87 71
Decimal 114 135 113
Binary 1110010 10000111 1110001
Octal 162 207 161

Shades and tints

Shades of #728771

#728771
(114,135,113)
#687B67
(104,123,103)
#5E6F5D
(94,111,93)
#546353
(84,99,83)
#4A5749
(74,87,73)
#404B3F
(64,75,63)
#363F35
(54,63,53)
#2C332B
(44,51,43)
#222721
(34,39,33)
#181B17
(24,27,23)
#0E0F0D
(14,15,13)
#000000
(0,0,0)

Tints of #728771

#728771
(114,135,113)
#7E917D
(126,145,125)
#8A9B89
(138,155,137)
#96A595
(150,165,149)
#A2AFA1
(162,175,161)
#AEB9AD
(174,185,173)
#BAC3B9
(186,195,185)
#C6CDC5
(198,205,197)
#D2D7D1
(210,215,209)
#DEE1DD
(222,225,221)
#EAEBE9
(234,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #728771 color. Also use rgb(114,135,113) instead hex code.

Text Font Color

.myTextColor { color: #728771; }

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

This text font color is #728771.

Background Color

.myBgColor { background-color: #728771; }

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

This div background color is #728771.

Border color

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

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

This div border color is #728771.

Opacity

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

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

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

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

This text has shadow with #728771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728771.

Preview

Color preview on black background

This text has color #728771 on black background.


Color preview on white background

This text has color #728771 on white background.


Black color preview on #728771 background

This text has black color on #728771 background.


White color preview on #728771 background

This text has white color on #728771 background.


Related colors

Complementary color

Complementary color for #hex is #8D788E.


I love getcolorcode.com

Triadic colors

1 #717287 and #877172 with #728771 are triadic colors.

2 #718772 and #877271 with #728771 are triadic colors.