COLOR #729276

HEX: #729276 RGB: (114,146,118)

Color info

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

RGB color model

#729276 color RGB value is (114,146,118).

RGB: (114,146,118) (45%, 57%, 46%)

RGB channels and saturation

R 114 of 255 = 45%
G 146 of 255 = 57%
B 118 of 255 = 46%

114
146
118

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

Portions of RGB colors in percentages

R + G + B = 114 + 146 + 118 = 378 (100%)
R 114 of 378 ~ 30.16%
G 146 of 378 ~ 38.62%
B 118 of 378 ~ 31.22'%

%30.16
%38.62
%31.22

CMYK color model

#729276 color CMYK value is (22,0,19,43).

  • cyan value is 21.92%
  • magenta value is 0.00%
  • yellow value is 19.18%
  • key color value is 42.75%

CMYK: (22,0,19,43)
C22M0Y19K43 (22%, 0%, 19%, 43%)
(0.22 / 0.00 / 0.19 / 0.43)

CMYK percentages

%21.92
%0
%19.18
%42.75

Codes

Color #729276 in popluar color models

72 92 76
RGB 114 146 118
HSL 128° 12.80% 50.98%
HSB/HSV 128° 21.92% 57.25%
CMYK 21.92% 0.00% 19.18%
42.75%

Color #729276 in popluar number systems.

HEX 72 92 76
Decimal 114 146 118
Binary 1110010 10010010 1110110
Octal 162 222 166

Shades and tints

Shades of #729276

#729276
(114,146,118)
#68856C
(104,133,108)
#5E7862
(94,120,98)
#546B58
(84,107,88)
#4A5E4E
(74,94,78)
#405144
(64,81,68)
#36443A
(54,68,58)
#2C3730
(44,55,48)
#222A26
(34,42,38)
#181D1C
(24,29,28)
#0E1012
(14,16,18)
#000000
(0,0,0)

Tints of #729276

#729276
(114,146,118)
#7E9B82
(126,155,130)
#8AA48E
(138,164,142)
#96AD9A
(150,173,154)
#A2B6A6
(162,182,166)
#AEBFB2
(174,191,178)
#BAC8BE
(186,200,190)
#C6D1CA
(198,209,202)
#D2DAD6
(210,218,214)
#DEE3E2
(222,227,226)
#EAECEE
(234,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #729276 color. Also use rgb(114,146,118) instead hex code.

Text Font Color

.myTextColor { color: #729276; }

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

This text font color is #729276.

Background Color

.myBgColor { background-color: #729276; }

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

This div background color is #729276.

Border color

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

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

This div border color is #729276.

Opacity

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

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

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

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

This text has shadow with #729276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #729276.

Preview

Color preview on black background

This text has color #729276 on black background.


Color preview on white background

This text has color #729276 on white background.


Black color preview on #729276 background

This text has black color on #729276 background.


White color preview on #729276 background

This text has white color on #729276 background.


Related colors

Complementary color

Complementary color for #hex is #8D6D89.


I love getcolorcode.com

Triadic colors

1 #767292 and #927672 with #729276 are triadic colors.

2 #769272 and #927276 with #729276 are triadic colors.