COLOR #4B7636

HEX: #4B7636 RGB: (75,118,54)

Color info

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

RGB color model

#4B7636 color RGB value is (75,118,54).

RGB: (75,118,54) (29%, 46%, 21%)

RGB channels and saturation

R 75 of 255 = 29%
G 118 of 255 = 46%
B 54 of 255 = 21%

75
118
54

R + G + B ~ 32%. #4B7636 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 118 + 54 = 247 (100%)
R 75 of 247 ~ 30.36%
G 118 of 247 ~ 47.77%
B 54 of 247 ~ 21.86'%

%30.36
%47.77
%21.86

CMYK color model

#4B7636 color CMYK value is (36,0,54,54).

  • cyan value is 36.44%
  • magenta value is 0.00%
  • yellow value is 54.24%
  • key color value is 53.73%

CMYK: (36,0,54,54)
C36M0Y54K54 (36%, 0%, 54%, 54%)
(0.36 / 0.00 / 0.54 / 0.54)

CMYK percentages

%36.44
%0
%54.24
%53.73

Codes

Color #4B7636 in popluar color models

4B 76 36
RGB 75 118 54
HSL 100° 37.21% 33.73%
HSB/HSV 100° 54.24% 46.27%
CMYK 36.44% 0.00% 54.24%
53.73%

Color #4B7636 in popluar number systems.

HEX 4B 76 36
Decimal 75 118 54
Binary 1001011 1110110 110110
Octal 113 166 66

Shades and tints

Shades of #4B7636

#4B7636
(75,118,54)
#456C32
(69,108,50)
#3F622E
(63,98,46)
#39582A
(57,88,42)
#334E26
(51,78,38)
#2D4422
(45,68,34)
#273A1E
(39,58,30)
#21301A
(33,48,26)
#1B2616
(27,38,22)
#151C12
(21,28,18)
#0F120E
(15,18,14)
#000000
(0,0,0)

Tints of #4B7636

#4B7636
(75,118,54)
#5B8248
(91,130,72)
#6B8E5A
(107,142,90)
#7B9A6C
(123,154,108)
#8BA67E
(139,166,126)
#9BB290
(155,178,144)
#ABBEA2
(171,190,162)
#BBCAB4
(187,202,180)
#CBD6C6
(203,214,198)
#DBE2D8
(219,226,216)
#EBEEEA
(235,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B7636 color. Also use rgb(75,118,54) instead hex code.

Text Font Color

.myTextColor { color: #4B7636; }

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

This text font color is #4B7636.

Background Color

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

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

This div background color is #4B7636.

Border color

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

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

This div border color is #4B7636.

Opacity

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

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

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

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

This text has shadow with #4B7636 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B7636.

Preview

Color preview on black background

This text has color #4B7636 on black background.


Color preview on white background

This text has color #4B7636 on white background.


Black color preview on #4B7636 background

This text has black color on #4B7636 background.


White color preview on #4B7636 background

This text has white color on #4B7636 background.


Related colors

Complementary color

Complementary color for #hex is #B489C9.


I love getcolorcode.com

Triadic colors

1 #364B76 and #76364B with #4B7636 are triadic colors.

2 #36764B and #764B36 with #4B7636 are triadic colors.