COLOR #749A41

HEX: #749A41 RGB: (116,154,65)

Color info

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

RGB color model

#749A41 color RGB value is (116,154,65).

RGB: (116,154,65) (45%, 60%, 25%)

RGB channels and saturation

R 116 of 255 = 45%
G 154 of 255 = 60%
B 65 of 255 = 25%

116
154
65

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

Portions of RGB colors in percentages

R + G + B = 116 + 154 + 65 = 335 (100%)
R 116 of 335 ~ 34.63%
G 154 of 335 ~ 45.97%
B 65 of 335 ~ 19.4'%

%34.63
%45.97
%19.4

CMYK color model

#749A41 color CMYK value is (25,0,58,40).

  • cyan value is 24.68%
  • magenta value is 0.00%
  • yellow value is 57.79%
  • key color value is 39.61%
CMYK: (25,0,58,40) C25M0Y58K40 (25%,0%,58%,40%) (0.25/0.00/0.58/0.40) 

CMYK percentages

%24.68
%0
%57.79
%39.61

Codes

Color #749A41 in popluar color models

74 9A 41
RGB 116 154 65
HSL 86° 40.64% 42.94%
HSB/HSV 86° 57.79% 60.39%
CMYK 24.68% 0.00% 57.79%
39.61%

Color #749A41 in popluar number systems.

HEX 74 9A 41
Decimal 116 154 65
Binary 1110100 10011010 1000001
Octal 164 232 101

Shades and tints

Shades of #749A41

#749A41
(116,154,65)
#6A8C3C
(106,140,60)
#607E37
(96,126,55)
#567032
(86,112,50)
#4C622D
(76,98,45)
#425428
(66,84,40)
#384623
(56,70,35)
#2E381E
(46,56,30)
#242A19
(36,42,25)
#1A1C14
(26,28,20)
#100E0F
(16,14,15)
#000000
(0,0,0)

Tints of #749A41

#749A41
(116,154,65)
#80A352
(128,163,82)
#8CAC63
(140,172,99)
#98B574
(152,181,116)
#A4BE85
(164,190,133)
#B0C796
(176,199,150)
#BCD0A7
(188,208,167)
#C8D9B8
(200,217,184)
#D4E2C9
(212,226,201)
#E0EBDA
(224,235,218)
#ECF4EB
(236,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #749A41 color. Also use rgb(116,154,65) instead hex code.

Text Font Color

.myTextColor { color: #749A41; }

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

This text font color is #749A41.

Background Color

.myBgColor { background-color: #749A41; }

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

This div background color is #749A41.

Border color

.myBorderColor { border: 1px solid #749A41; }

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

This div border color is #749A41.

Opacity

.myOpacity80 { color: #749A41; opacity: 0.8; }

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

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

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

This text has shadow with #749A41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749A41.

Preview

Color preview on black background

This text has color #749A41 on black background.


Color preview on white background

This text has color #749A41 on white background.


Black color preview on #749A41 background

This text has black color on #749A41 background.


White color preview on #749A41 background

This text has white color on #749A41 background.


Related colors

Complementary color

Complementary color for #hex is #8B65BE.


I love getcolorcode.com

Triadic colors

1 #41749A and #9A4174 with #749A41 are triadic colors.

2 #419A74 and #9A7441 with #749A41 are triadic colors.