COLOR #728379

HEX: #728379 RGB: (114,131,121)

Color info

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

RGB color model

#728379 color RGB value is (114,131,121).

RGB: (114,131,121) (45%, 51%, 47%)

RGB channels and saturation

R 114 of 255 = 45%
G 131 of 255 = 51%
B 121 of 255 = 47%

114
131
121

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

Portions of RGB colors in percentages

R + G + B = 114 + 131 + 121 = 366 (100%)
R 114 of 366 ~ 31.15%
G 131 of 366 ~ 35.79%
B 121 of 366 ~ 33.06'%

%31.15
%35.79
%33.06

CMYK color model

#728379 color CMYK value is (13,0,8,49).

  • cyan value is 12.98%
  • magenta value is 0.00%
  • yellow value is 7.63%
  • key color value is 48.63%

CMYK: (13,0,8,49)
C13M0Y8K49 (13%, 0%, 8%, 49%)
(0.13 / 0.00 / 0.08 / 0.49)

CMYK percentages

%12.98
%0
%7.63
%48.63

Codes

Color #728379 in popluar color models

72 83 79
RGB 114 131 121
HSL 145° 6.94% 48.04%
HSB/HSV 145° 12.98% 51.37%
CMYK 12.98% 0.00% 7.63%
48.63%

Color #728379 in popluar number systems.

HEX 72 83 79
Decimal 114 131 121
Binary 1110010 10000011 1111001
Octal 162 203 171

Shades and tints

Shades of #728379

#728379
(114,131,121)
#68786E
(104,120,110)
#5E6D63
(94,109,99)
#546258
(84,98,88)
#4A574D
(74,87,77)
#404C42
(64,76,66)
#364137
(54,65,55)
#2C362C
(44,54,44)
#222B21
(34,43,33)
#182016
(24,32,22)
#0E150B
(14,21,11)
#000000
(0,0,0)

Tints of #728379

#728379
(114,131,121)
#7E8E85
(126,142,133)
#8A9991
(138,153,145)
#96A49D
(150,164,157)
#A2AFA9
(162,175,169)
#AEBAB5
(174,186,181)
#BAC5C1
(186,197,193)
#C6D0CD
(198,208,205)
#D2DBD9
(210,219,217)
#DEE6E5
(222,230,229)
#EAF1F1
(234,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #728379 color. Also use rgb(114,131,121) instead hex code.

Text Font Color

.myTextColor { color: #728379; }

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

This text font color is #728379.

Background Color

.myBgColor { background-color: #728379; }

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

This div background color is #728379.

Border color

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

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

This div border color is #728379.

Opacity

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

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

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

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

This text has shadow with #728379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728379.

Preview

Color preview on black background

This text has color #728379 on black background.


Color preview on white background

This text has color #728379 on white background.


Black color preview on #728379 background

This text has black color on #728379 background.


White color preview on #728379 background

This text has white color on #728379 background.


Related colors

Complementary color

Complementary color for #hex is #8D7C86.


I love getcolorcode.com

Triadic colors

1 #797283 and #837972 with #728379 are triadic colors.

2 #798372 and #837279 with #728379 are triadic colors.