COLOR #749370

HEX: #749370 RGB: (116,147,112)

Color info

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

RGB color model

#749370 color RGB value is (116,147,112).

RGB: (116,147,112) (45%, 58%, 44%)

RGB channels and saturation

R 116 of 255 = 45%
G 147 of 255 = 58%
B 112 of 255 = 44%

116
147
112

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

Portions of RGB colors in percentages

R + G + B = 116 + 147 + 112 = 375 (100%)
R 116 of 375 ~ 30.93%
G 147 of 375 ~ 39.2%
B 112 of 375 ~ 29.87'%

%30.93
%39.2
%29.87

CMYK color model

#749370 color CMYK value is (21,0,24,42).

  • cyan value is 21.09%
  • magenta value is 0.00%
  • yellow value is 23.81%
  • key color value is 42.35%

CMYK: (21,0,24,42)
C21M0Y24K42 (21%, 0%, 24%, 42%)
(0.21 / 0.00 / 0.24 / 0.42)

CMYK percentages

%21.09
%0
%23.81
%42.35

Codes

Color #749370 in popluar color models

74 93 70
RGB 116 147 112
HSL 113° 13.94% 50.78%
HSB/HSV 113° 23.81% 57.65%
CMYK 21.09% 0.00% 23.81%
42.35%

Color #749370 in popluar number systems.

HEX 74 93 70
Decimal 116 147 112
Binary 1110100 10010011 1110000
Octal 164 223 160

Shades and tints

Shades of #749370

#749370
(116,147,112)
#6A8666
(106,134,102)
#60795C
(96,121,92)
#566C52
(86,108,82)
#4C5F48
(76,95,72)
#42523E
(66,82,62)
#384534
(56,69,52)
#2E382A
(46,56,42)
#242B20
(36,43,32)
#1A1E16
(26,30,22)
#10110C
(16,17,12)
#000000
(0,0,0)

Tints of #749370

#749370
(116,147,112)
#809C7D
(128,156,125)
#8CA58A
(140,165,138)
#98AE97
(152,174,151)
#A4B7A4
(164,183,164)
#B0C0B1
(176,192,177)
#BCC9BE
(188,201,190)
#C8D2CB
(200,210,203)
#D4DBD8
(212,219,216)
#E0E4E5
(224,228,229)
#ECEDF2
(236,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #749370 color. Also use rgb(116,147,112) instead hex code.

Text Font Color

.myTextColor { color: #749370; }

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

This text font color is #749370.

Background Color

.myBgColor { background-color: #749370; }

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

This div background color is #749370.

Border color

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

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

This div border color is #749370.

Opacity

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

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

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

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

This text has shadow with #749370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749370.

Preview

Color preview on black background

This text has color #749370 on black background.


Color preview on white background

This text has color #749370 on white background.


Black color preview on #749370 background

This text has black color on #749370 background.


White color preview on #749370 background

This text has white color on #749370 background.


Related colors

Complementary color

Complementary color for #hex is #8B6C8F.


I love getcolorcode.com

Triadic colors

1 #707493 and #937074 with #749370 are triadic colors.

2 #709374 and #937470 with #749370 are triadic colors.