COLOR #4B7D37

HEX: #4B7D37 RGB: (75,125,55)

Color info

#4B7D37 contains mainly red and green colors. Web safe color of #4B7D37 is #336633 (or #363).

RGB color model

#4B7D37 color RGB value is (75,125,55).

RGB: (75,125,55) (29%, 49%, 22%)

RGB channels and saturation

R 75 of 255 = 29%
G 125 of 255 = 49%
B 55 of 255 = 22%

75
125
55

R + G + B ~ 33%. #4B7D37 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 125 + 55 = 255 (100%)
R 75 of 255 ~ 29.41%
G 125 of 255 ~ 49.02%
B 55 of 255 ~ 21.57'%

%29.41
%49.02
%21.57

CMYK color model

#4B7D37 color CMYK value is (40,0,56,51).

  • cyan value is 40.00%
  • magenta value is 0.00%
  • yellow value is 56.00%
  • key color value is 50.98%

CMYK: (40,0,56,51)
C40M0Y56K51 (40%, 0%, 56%, 51%)
(0.40 / 0.00 / 0.56 / 0.51)

CMYK percentages

%40
%0
%56
%50.98

Codes

Color #4B7D37 in popluar color models

4B 7D 37
RGB 75 125 55
HSL 103° 38.89% 35.29%
HSB/HSV 103° 56.00% 49.02%
CMYK 40.00% 0.00% 56.00%
50.98%

Color #4B7D37 in popluar number systems.

HEX 4B 7D 37
Decimal 75 125 55
Binary 1001011 1111101 110111
Octal 113 175 67

Shades and tints

Shades of #4B7D37

#4B7D37
(75,125,55)
#457232
(69,114,50)
#3F672D
(63,103,45)
#395C28
(57,92,40)
#335123
(51,81,35)
#2D461E
(45,70,30)
#273B19
(39,59,25)
#213014
(33,48,20)
#1B250F
(27,37,15)
#151A0A
(21,26,10)
#0F0F05
(15,15,5)
#000000
(0,0,0)

Tints of #4B7D37

#4B7D37
(75,125,55)
#5B8849
(91,136,73)
#6B935B
(107,147,91)
#7B9E6D
(123,158,109)
#8BA97F
(139,169,127)
#9BB491
(155,180,145)
#ABBFA3
(171,191,163)
#BBCAB5
(187,202,181)
#CBD5C7
(203,213,199)
#DBE0D9
(219,224,217)
#EBEBEB
(235,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B7D37 color. Also use rgb(75,125,55) instead hex code.

Text Font Color

.myTextColor { color: #4B7D37; }

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

This text font color is #4B7D37.

Background Color

.myBgColor { background-color: #4B7D37; }

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

This div background color is #4B7D37.

Border color

.myBorderColor { border: 1px solid #4B7D37; }

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

This div border color is #4B7D37.

Opacity

.myOpacity80 { color: #4B7D37; opacity: 0.8; }

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

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

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

This text has shadow with #4B7D37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B7D37.

Preview

Color preview on black background

This text has color #4B7D37 on black background.


Color preview on white background

This text has color #4B7D37 on white background.


Black color preview on #4B7D37 background

This text has black color on #4B7D37 background.


White color preview on #4B7D37 background

This text has white color on #4B7D37 background.


Related colors

Complementary color

Complementary color for #hex is #B482C8.


I love getcolorcode.com

Triadic colors

1 #374B7D and #7D374B with #4B7D37 are triadic colors.

2 #377D4B and #7D4B37 with #4B7D37 are triadic colors.