COLOR #74A749

HEX: #74A749 RGB: (116,167,73)

Color info

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

RGB color model

#74A749 color RGB value is (116,167,73).

RGB: (116,167,73) (45%, 65%, 29%)

RGB channels and saturation

R 116 of 255 = 45%
G 167 of 255 = 65%
B 73 of 255 = 29%

116
167
73

R + G + B ~ 46%. #74A749 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 167 + 73 = 356 (100%)
R 116 of 356 ~ 32.58%
G 167 of 356 ~ 46.91%
B 73 of 356 ~ 20.51'%

%32.58
%46.91
%20.51

CMYK color model

#74A749 color CMYK value is (31,0,56,35).

  • cyan value is 30.54%
  • magenta value is 0.00%
  • yellow value is 56.29%
  • key color value is 34.51%

CMYK: (31,0,56,35)
C31M0Y56K35 (31%, 0%, 56%, 35%)
(0.31 / 0.00 / 0.56 / 0.35)

CMYK percentages

%30.54
%0
%56.29
%34.51

Codes

Color #74A749 in popluar color models

74 A7 49
RGB 116 167 73
HSL 93° 39.17% 47.06%
HSB/HSV 93° 56.29% 65.49%
CMYK 30.54% 0.00% 56.29%
34.51%

Color #74A749 in popluar number systems.

HEX 74 A7 49
Decimal 116 167 73
Binary 1110100 10100111 1001001
Octal 164 247 111

Shades and tints

Shades of #74A749

#74A749
(116,167,73)
#6A9843
(106,152,67)
#60893D
(96,137,61)
#567A37
(86,122,55)
#4C6B31
(76,107,49)
#425C2B
(66,92,43)
#384D25
(56,77,37)
#2E3E1F
(46,62,31)
#242F19
(36,47,25)
#1A2013
(26,32,19)
#10110D
(16,17,13)
#000000
(0,0,0)

Tints of #74A749

#74A749
(116,167,73)
#80AF59
(128,175,89)
#8CB769
(140,183,105)
#98BF79
(152,191,121)
#A4C789
(164,199,137)
#B0CF99
(176,207,153)
#BCD7A9
(188,215,169)
#C8DFB9
(200,223,185)
#D4E7C9
(212,231,201)
#E0EFD9
(224,239,217)
#ECF7E9
(236,247,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74A749 color. Also use rgb(116,167,73) instead hex code.

Text Font Color

.myTextColor { color: #74A749; }

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

This text font color is #74A749.

Background Color

.myBgColor { background-color: #74A749; }

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

This div background color is #74A749.

Border color

.myBorderColor { border: 1px solid #74A749; }

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

This div border color is #74A749.

Opacity

.myOpacity80 { color: #74A749; opacity: 0.8; }

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

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

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

This text has shadow with #74A749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74A749.

Preview

Color preview on black background

This text has color #74A749 on black background.


Color preview on white background

This text has color #74A749 on white background.


Black color preview on #74A749 background

This text has black color on #74A749 background.


White color preview on #74A749 background

This text has white color on #74A749 background.


Related colors

Complementary color

Complementary color for #hex is #8B58B6.


I love getcolorcode.com

Triadic colors

1 #4974A7 and #A74974 with #74A749 are triadic colors.

2 #49A774 and #A77449 with #74A749 are triadic colors.