COLOR #74B537

HEX: #74B537 RGB: (116,181,55)

Color info

#74B537 contains mainly green color. Web safe color of #74B537 is #66CC33 (or #6C3).

RGB color model

#74B537 color RGB value is (116,181,55).

RGB: (116,181,55) (45%, 71%, 22%)

RGB channels and saturation

R 116 of 255 = 45%
G 181 of 255 = 71%
B 55 of 255 = 22%

116
181
55

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

Portions of RGB colors in percentages

R + G + B = 116 + 181 + 55 = 352 (100%)
R 116 of 352 ~ 32.95%
G 181 of 352 ~ 51.42%
B 55 of 352 ~ 15.63'%

%32.95
%51.42
%15.63

CMYK color model

#74B537 color CMYK value is (36,0,70,29).

  • cyan value is 35.91%
  • magenta value is 0.00%
  • yellow value is 69.61%
  • key color value is 29.02%
CMYK: (36,0,70,29) C36M0Y70K29 (36%,0%,70%,29%) (0.36/0.00/0.70/0.29) 

CMYK percentages

%35.91
%0
%69.61
%29.02

Codes

Color #74B537 in popluar color models

74 B5 37
RGB 116 181 55
HSL 91° 53.39% 46.27%
HSB/HSV 91° 69.61% 70.98%
CMYK 35.91% 0.00% 69.61%
29.02%

Color #74B537 in popluar number systems.

HEX 74 B5 37
Decimal 116 181 55
Binary 1110100 10110101 110111
Octal 164 265 67

Shades and tints

Shades of #74B537

#74B537
(116,181,55)
#6AA532
(106,165,50)
#60952D
(96,149,45)
#568528
(86,133,40)
#4C7523
(76,117,35)
#42651E
(66,101,30)
#385519
(56,85,25)
#2E4514
(46,69,20)
#24350F
(36,53,15)
#1A250A
(26,37,10)
#101505
(16,21,5)
#000000
(0,0,0)

Tints of #74B537

#74B537
(116,181,55)
#80BB49
(128,187,73)
#8CC15B
(140,193,91)
#98C76D
(152,199,109)
#A4CD7F
(164,205,127)
#B0D391
(176,211,145)
#BCD9A3
(188,217,163)
#C8DFB5
(200,223,181)
#D4E5C7
(212,229,199)
#E0EBD9
(224,235,217)
#ECF1EB
(236,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74B537 color. Also use rgb(116,181,55) instead hex code.

Text Font Color

.myTextColor { color: #74B537; }

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

This text font color is #74B537.

Background Color

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

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

This div background color is #74B537.

Border color

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

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

This div border color is #74B537.

Opacity

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

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

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

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

This text has shadow with #74B537 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74B537.

Preview

Color preview on black background

This text has color #74B537 on black background.


Color preview on white background

This text has color #74B537 on white background.


Black color preview on #74B537 background

This text has black color on #74B537 background.


White color preview on #74B537 background

This text has white color on #74B537 background.


Related colors

Complementary color

Complementary color for #hex is #8B4AC8.


I love getcolorcode.com

Triadic colors

1 #3774B5 and #B53774 with #74B537 are triadic colors.

2 #37B574 and #B57437 with #74B537 are triadic colors.