COLOR #749272

HEX: #749272 RGB: (116,146,114)

Color info

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

RGB color model

#749272 color RGB value is (116,146,114).

RGB: (116,146,114) (45%, 57%, 45%)

RGB channels and saturation

R 116 of 255 = 45%
G 146 of 255 = 57%
B 114 of 255 = 45%

116
146
114

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

Portions of RGB colors in percentages

R + G + B = 116 + 146 + 114 = 376 (100%)
R 116 of 376 ~ 30.85%
G 146 of 376 ~ 38.83%
B 114 of 376 ~ 30.32'%

%30.85
%38.83
%30.32

CMYK color model

#749272 color CMYK value is (21,0,22,43).

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

CMYK: (21,0,22,43)
C21M0Y22K43 (21%, 0%, 22%, 43%)
(0.21 / 0.00 / 0.22 / 0.43)

CMYK percentages

%20.55
%0
%21.92
%42.75

Codes

Color #749272 in popluar color models

74 92 72
RGB 116 146 114
HSL 116° 12.80% 50.98%
HSB/HSV 116° 21.92% 57.25%
CMYK 20.55% 0.00% 21.92%
42.75%

Color #749272 in popluar number systems.

HEX 74 92 72
Decimal 116 146 114
Binary 1110100 10010010 1110010
Octal 164 222 162

Shades and tints

Shades of #749272

#749272
(116,146,114)
#6A8568
(106,133,104)
#60785E
(96,120,94)
#566B54
(86,107,84)
#4C5E4A
(76,94,74)
#425140
(66,81,64)
#384436
(56,68,54)
#2E372C
(46,55,44)
#242A22
(36,42,34)
#1A1D18
(26,29,24)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #749272

#749272
(116,146,114)
#809B7E
(128,155,126)
#8CA48A
(140,164,138)
#98AD96
(152,173,150)
#A4B6A2
(164,182,162)
#B0BFAE
(176,191,174)
#BCC8BA
(188,200,186)
#C8D1C6
(200,209,198)
#D4DAD2
(212,218,210)
#E0E3DE
(224,227,222)
#ECECEA
(236,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749272; }

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

This text font color is #749272.

Background Color

.myBgColor { background-color: #749272; }

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

This div background color is #749272.

Border color

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

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

This div border color is #749272.

Opacity

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

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

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

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

This text has shadow with #749272 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749272.

Preview

Color preview on black background

This text has color #749272 on black background.


Color preview on white background

This text has color #749272 on white background.


Black color preview on #749272 background

This text has black color on #749272 background.


White color preview on #749272 background

This text has white color on #749272 background.


Related colors

Complementary color

Complementary color for #hex is #8B6D8D.


I love getcolorcode.com

Triadic colors

1 #727492 and #927274 with #749272 are triadic colors.

2 #729274 and #927472 with #749272 are triadic colors.