COLOR #728978

HEX: #728978 RGB: (114,137,120)

Color info

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

RGB color model

#728978 color RGB value is (114,137,120).

RGB: (114,137,120) (45%, 54%, 47%)

RGB channels and saturation

R 114 of 255 = 45%
G 137 of 255 = 54%
B 120 of 255 = 47%

114
137
120

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

Portions of RGB colors in percentages

R + G + B = 114 + 137 + 120 = 371 (100%)
R 114 of 371 ~ 30.73%
G 137 of 371 ~ 36.93%
B 120 of 371 ~ 32.35'%

%30.73
%36.93
%32.35

CMYK color model

#728978 color CMYK value is (17,0,12,46).

  • cyan value is 16.79%
  • magenta value is 0.00%
  • yellow value is 12.41%
  • key color value is 46.27%

CMYK: (17,0,12,46)
C17M0Y12K46 (17%, 0%, 12%, 46%)
(0.17 / 0.00 / 0.12 / 0.46)

CMYK percentages

%16.79
%0
%12.41
%46.27

Codes

Color #728978 in popluar color models

72 89 78
RGB 114 137 120
HSL 136° 9.16% 49.22%
HSB/HSV 136° 16.79% 53.73%
CMYK 16.79% 0.00% 12.41%
46.27%

Color #728978 in popluar number systems.

HEX 72 89 78
Decimal 114 137 120
Binary 1110010 10001001 1111000
Octal 162 211 170

Shades and tints

Shades of #728978

#728978
(114,137,120)
#687D6E
(104,125,110)
#5E7164
(94,113,100)
#54655A
(84,101,90)
#4A5950
(74,89,80)
#404D46
(64,77,70)
#36413C
(54,65,60)
#2C3532
(44,53,50)
#222928
(34,41,40)
#181D1E
(24,29,30)
#0E1114
(14,17,20)
#000000
(0,0,0)

Tints of #728978

#728978
(114,137,120)
#7E9384
(126,147,132)
#8A9D90
(138,157,144)
#96A79C
(150,167,156)
#A2B1A8
(162,177,168)
#AEBBB4
(174,187,180)
#BAC5C0
(186,197,192)
#C6CFCC
(198,207,204)
#D2D9D8
(210,217,216)
#DEE3E4
(222,227,228)
#EAEDF0
(234,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #728978 color. Also use rgb(114,137,120) instead hex code.

Text Font Color

.myTextColor { color: #728978; }

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

This text font color is #728978.

Background Color

.myBgColor { background-color: #728978; }

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

This div background color is #728978.

Border color

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

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

This div border color is #728978.

Opacity

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

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

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

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

This text has shadow with #728978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728978.

Preview

Color preview on black background

This text has color #728978 on black background.


Color preview on white background

This text has color #728978 on white background.


Black color preview on #728978 background

This text has black color on #728978 background.


White color preview on #728978 background

This text has white color on #728978 background.


Related colors

Complementary color

Complementary color for #hex is #8D7687.


I love getcolorcode.com

Triadic colors

1 #787289 and #897872 with #728978 are triadic colors.

2 #788972 and #897278 with #728978 are triadic colors.