COLOR #74B141

HEX: #74B141 RGB: (116,177,65)

Color info

#74B141 contains mainly green color. Web safe color of #74B141 is #669933 (or #693).

RGB color model

#74B141 color RGB value is (116,177,65).

RGB: (116,177,65) (45%, 69%, 25%)

RGB channels and saturation

R 116 of 255 = 45%
G 177 of 255 = 69%
B 65 of 255 = 25%

116
177
65

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

Portions of RGB colors in percentages

R + G + B = 116 + 177 + 65 = 358 (100%)
R 116 of 358 ~ 32.4%
G 177 of 358 ~ 49.44%
B 65 of 358 ~ 18.16'%

%32.4
%49.44
%18.16

CMYK color model

#74B141 color CMYK value is (34,0,63,31).

  • cyan value is 34.46%
  • magenta value is 0.00%
  • yellow value is 63.28%
  • key color value is 30.59%
CMYK: (34,0,63,31) C34M0Y63K31 (34%,0%,63%,31%) (0.34/0.00/0.63/0.31) 

CMYK percentages

%34.46
%0
%63.28
%30.59

Codes

Color #74B141 in popluar color models

74 B1 41
RGB 116 177 65
HSL 93° 46.28% 47.45%
HSB/HSV 93° 63.28% 69.41%
CMYK 34.46% 0.00% 63.28%
30.59%

Color #74B141 in popluar number systems.

HEX 74 B1 41
Decimal 116 177 65
Binary 1110100 10110001 1000001
Octal 164 261 101

Shades and tints

Shades of #74B141

#74B141
(116,177,65)
#6AA13C
(106,161,60)
#609137
(96,145,55)
#568132
(86,129,50)
#4C712D
(76,113,45)
#426128
(66,97,40)
#385123
(56,81,35)
#2E411E
(46,65,30)
#243119
(36,49,25)
#1A2114
(26,33,20)
#10110F
(16,17,15)
#000000
(0,0,0)

Tints of #74B141

#74B141
(116,177,65)
#80B852
(128,184,82)
#8CBF63
(140,191,99)
#98C674
(152,198,116)
#A4CD85
(164,205,133)
#B0D496
(176,212,150)
#BCDBA7
(188,219,167)
#C8E2B8
(200,226,184)
#D4E9C9
(212,233,201)
#E0F0DA
(224,240,218)
#ECF7EB
(236,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74B141 color. Also use rgb(116,177,65) instead hex code.

Text Font Color

.myTextColor { color: #74B141; }

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

This text font color is #74B141.

Background Color

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

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

This div background color is #74B141.

Border color

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

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

This div border color is #74B141.

Opacity

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

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

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

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

This text has shadow with #74B141 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74B141.

Preview

Color preview on black background

This text has color #74B141 on black background.


Color preview on white background

This text has color #74B141 on white background.


Black color preview on #74B141 background

This text has black color on #74B141 background.


White color preview on #74B141 background

This text has white color on #74B141 background.


Related colors

Complementary color

Complementary color for #hex is #8B4EBE.


I love getcolorcode.com

Triadic colors

1 #4174B1 and #B14174 with #74B141 are triadic colors.

2 #41B174 and #B17441 with #74B141 are triadic colors.