COLOR #749342

HEX: #749342 RGB: (116,147,66)

Color info

#749342 contains mainly red and green colors. Web safe color of #749342 is #669933 (or #693).

RGB color model

#749342 color RGB value is (116,147,66).

RGB: (116,147,66) (45%, 58%, 26%)

RGB channels and saturation

R 116 of 255 = 45%
G 147 of 255 = 58%
B 66 of 255 = 26%

116
147
66

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

Portions of RGB colors in percentages

R + G + B = 116 + 147 + 66 = 329 (100%)
R 116 of 329 ~ 35.26%
G 147 of 329 ~ 44.68%
B 66 of 329 ~ 20.06'%

%35.26
%44.68
%20.06

CMYK color model

#749342 color CMYK value is (21,0,55,42).

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

CMYK: (21,0,55,42)
C21M0Y55K42 (21%, 0%, 55%, 42%)
(0.21 / 0.00 / 0.55 / 0.42)

CMYK percentages

%21.09
%0
%55.1
%42.35

Codes

Color #749342 in popluar color models

74 93 42
RGB 116 147 66
HSL 83° 38.03% 41.76%
HSB/HSV 83° 55.10% 57.65%
CMYK 21.09% 0.00% 55.10%
42.35%

Color #749342 in popluar number systems.

HEX 74 93 42
Decimal 116 147 66
Binary 1110100 10010011 1000010
Octal 164 223 102

Shades and tints

Shades of #749342

#749342
(116,147,66)
#6A863C
(106,134,60)
#607936
(96,121,54)
#566C30
(86,108,48)
#4C5F2A
(76,95,42)
#425224
(66,82,36)
#38451E
(56,69,30)
#2E3818
(46,56,24)
#242B12
(36,43,18)
#1A1E0C
(26,30,12)
#101106
(16,17,6)
#000000
(0,0,0)

Tints of #749342

#749342
(116,147,66)
#809C53
(128,156,83)
#8CA564
(140,165,100)
#98AE75
(152,174,117)
#A4B786
(164,183,134)
#B0C097
(176,192,151)
#BCC9A8
(188,201,168)
#C8D2B9
(200,210,185)
#D4DBCA
(212,219,202)
#E0E4DB
(224,228,219)
#ECEDEC
(236,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749342; }

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

This text font color is #749342.

Background Color

.myBgColor { background-color: #749342; }

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

This div background color is #749342.

Border color

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

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

This div border color is #749342.

Opacity

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

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

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

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

This text has shadow with #749342 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749342.

Preview

Color preview on black background

This text has color #749342 on black background.


Color preview on white background

This text has color #749342 on white background.


Black color preview on #749342 background

This text has black color on #749342 background.


White color preview on #749342 background

This text has white color on #749342 background.


Related colors

Complementary color

Complementary color for #hex is #8B6CBD.


I love getcolorcode.com

Triadic colors

1 #427493 and #934274 with #749342 are triadic colors.

2 #429374 and #937442 with #749342 are triadic colors.