COLOR #4B7E52

HEX: #4B7E52 RGB: (75,126,82)

Color info

#4B7E52 contains red, green and blue colors in about the same proportion. Web safe color of #4B7E52 is #336666 (or #366).

RGB color model

#4B7E52 color RGB value is (75,126,82).

RGB: (75,126,82) (29%, 49%, 32%)

RGB channels and saturation

R 75 of 255 = 29%
G 126 of 255 = 49%
B 82 of 255 = 32%

75
126
82

R + G + B ~ 37%. #4B7E52 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 126 + 82 = 283 (100%)
R 75 of 283 ~ 26.5%
G 126 of 283 ~ 44.52%
B 82 of 283 ~ 28.98'%

%26.5
%44.52
%28.98

CMYK color model

#4B7E52 color CMYK value is (40,0,35,51).

  • cyan value is 40.48%
  • magenta value is 0.00%
  • yellow value is 34.92%
  • key color value is 50.59%

CMYK: (40,0,35,51)
C40M0Y35K51 (40%, 0%, 35%, 51%)
(0.40 / 0.00 / 0.35 / 0.51)

CMYK percentages

%40.48
%0
%34.92
%50.59

Codes

Color #4B7E52 in popluar color models

4B 7E 52
RGB 75 126 82
HSL 128° 25.37% 39.41%
HSB/HSV 128° 40.48% 49.41%
CMYK 40.48% 0.00% 34.92%
50.59%

Color #4B7E52 in popluar number systems.

HEX 4B 7E 52
Decimal 75 126 82
Binary 1001011 1111110 1010010
Octal 113 176 122

Shades and tints

Shades of #4B7E52

#4B7E52
(75,126,82)
#45734B
(69,115,75)
#3F6844
(63,104,68)
#395D3D
(57,93,61)
#335236
(51,82,54)
#2D472F
(45,71,47)
#273C28
(39,60,40)
#213121
(33,49,33)
#1B261A
(27,38,26)
#151B13
(21,27,19)
#0F100C
(15,16,12)
#000000
(0,0,0)

Tints of #4B7E52

#4B7E52
(75,126,82)
#5B8961
(91,137,97)
#6B9470
(107,148,112)
#7B9F7F
(123,159,127)
#8BAA8E
(139,170,142)
#9BB59D
(155,181,157)
#ABC0AC
(171,192,172)
#BBCBBB
(187,203,187)
#CBD6CA
(203,214,202)
#DBE1D9
(219,225,217)
#EBECE8
(235,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B7E52 color. Also use rgb(75,126,82) instead hex code.

Text Font Color

.myTextColor { color: #4B7E52; }

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

This text font color is #4B7E52.

Background Color

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

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

This div background color is #4B7E52.

Border color

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

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

This div border color is #4B7E52.

Opacity

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

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

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

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

This text has shadow with #4B7E52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B7E52.

Preview

Color preview on black background

This text has color #4B7E52 on black background.


Color preview on white background

This text has color #4B7E52 on white background.


Black color preview on #4B7E52 background

This text has black color on #4B7E52 background.


White color preview on #4B7E52 background

This text has white color on #4B7E52 background.


Related colors

Complementary color

Complementary color for #hex is #B481AD.


I love getcolorcode.com

Triadic colors

1 #524B7E and #7E524B with #4B7E52 are triadic colors.

2 #527E4B and #7E4B52 with #4B7E52 are triadic colors.