COLOR #4B4E39

HEX: #4B4E39 RGB: (75,78,57)

Color info

#4B4E39 contains red, green and blue colors in about the same proportion. Web safe color of #4B4E39 is #336633 (or #363).

RGB color model

#4B4E39 color RGB value is (75,78,57).

RGB: (75,78,57) (29%, 31%, 22%)

RGB channels and saturation

R 75 of 255 = 29%
G 78 of 255 = 31%
B 57 of 255 = 22%

75
78
57

R + G + B ~ 27%. #4B4E39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 78 + 57 = 210 (100%)
R 75 of 210 ~ 35.71%
G 78 of 210 ~ 37.14%
B 57 of 210 ~ 27.14'%

%35.71
%37.14
%27.14

CMYK color model

#4B4E39 color CMYK value is (4,0,27,69).

  • cyan value is 3.85%
  • magenta value is 0.00%
  • yellow value is 26.92%
  • key color value is 69.41%

CMYK: (4,0,27,69)
C4M0Y27K69 (4%, 0%, 27%, 69%)
(0.04 / 0.00 / 0.27 / 0.69)

CMYK percentages

%3.85
%0
%26.92
%69.41

Codes

Color #4B4E39 in popluar color models

4B 4E 39
RGB 75 78 57
HSL 69° 15.56% 26.47%
HSB/HSV 69° 26.92% 30.59%
CMYK 3.85% 0.00% 26.92%
69.41%

Color #4B4E39 in popluar number systems.

HEX 4B 4E 39
Decimal 75 78 57
Binary 1001011 1001110 111001
Octal 113 116 71

Shades and tints

Shades of #4B4E39

#4B4E39
(75,78,57)
#454734
(69,71,52)
#3F402F
(63,64,47)
#39392A
(57,57,42)
#333225
(51,50,37)
#2D2B20
(45,43,32)
#27241B
(39,36,27)
#211D16
(33,29,22)
#1B1611
(27,22,17)
#150F0C
(21,15,12)
#0F0807
(15,8,7)
#000000
(0,0,0)

Tints of #4B4E39

#4B4E39
(75,78,57)
#5B5E4B
(91,94,75)
#6B6E5D
(107,110,93)
#7B7E6F
(123,126,111)
#8B8E81
(139,142,129)
#9B9E93
(155,158,147)
#ABAEA5
(171,174,165)
#BBBEB7
(187,190,183)
#CBCEC9
(203,206,201)
#DBDEDB
(219,222,219)
#EBEEED
(235,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B4E39 color. Also use rgb(75,78,57) instead hex code.

Text Font Color

.myTextColor { color: #4B4E39; }

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

This text font color is #4B4E39.

Background Color

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

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

This div background color is #4B4E39.

Border color

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

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

This div border color is #4B4E39.

Opacity

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

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

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

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

This text has shadow with #4B4E39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B4E39.

Preview

Color preview on black background

This text has color #4B4E39 on black background.


Color preview on white background

This text has color #4B4E39 on white background.


Black color preview on #4B4E39 background

This text has black color on #4B4E39 background.


White color preview on #4B4E39 background

This text has white color on #4B4E39 background.


Related colors

Complementary color

Complementary color for #hex is #B4B1C6.


I love getcolorcode.com

Triadic colors

1 #394B4E and #4E394B with #4B4E39 are triadic colors.

2 #394E4B and #4E4B39 with #4B4E39 are triadic colors.