COLOR #4B5C49

HEX: #4B5C49 RGB: (75,92,73)

Color info

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

RGB color model

#4B5C49 color RGB value is (75,92,73).

RGB: (75,92,73) (29%, 36%, 29%)

RGB channels and saturation

R 75 of 255 = 29%
G 92 of 255 = 36%
B 73 of 255 = 29%

75
92
73

R + G + B ~ 31%. #4B5C49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 92 + 73 = 240 (100%)
R 75 of 240 ~ 31.25%
G 92 of 240 ~ 38.33%
B 73 of 240 ~ 30.42'%

%31.25
%38.33
%30.42

CMYK color model

#4B5C49 color CMYK value is (18,0,21,64).

  • cyan value is 18.48%
  • magenta value is 0.00%
  • yellow value is 20.65%
  • key color value is 63.92%

CMYK: (18,0,21,64)
C18M0Y21K64 (18%, 0%, 21%, 64%)
(0.18 / 0.00 / 0.21 / 0.64)

CMYK percentages

%18.48
%0
%20.65
%63.92

Codes

Color #4B5C49 in popluar color models

4B 5C 49
RGB 75 92 73
HSL 114° 11.52% 32.35%
HSB/HSV 114° 20.65% 36.08%
CMYK 18.48% 0.00% 20.65%
63.92%

Color #4B5C49 in popluar number systems.

HEX 4B 5C 49
Decimal 75 92 73
Binary 1001011 1011100 1001001
Octal 113 134 111

Shades and tints

Shades of #4B5C49

#4B5C49
(75,92,73)
#455443
(69,84,67)
#3F4C3D
(63,76,61)
#394437
(57,68,55)
#333C31
(51,60,49)
#2D342B
(45,52,43)
#272C25
(39,44,37)
#21241F
(33,36,31)
#1B1C19
(27,28,25)
#151413
(21,20,19)
#0F0C0D
(15,12,13)
#000000
(0,0,0)

Tints of #4B5C49

#4B5C49
(75,92,73)
#5B6A59
(91,106,89)
#6B7869
(107,120,105)
#7B8679
(123,134,121)
#8B9489
(139,148,137)
#9BA299
(155,162,153)
#ABB0A9
(171,176,169)
#BBBEB9
(187,190,185)
#CBCCC9
(203,204,201)
#DBDAD9
(219,218,217)
#EBE8E9
(235,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B5C49 color. Also use rgb(75,92,73) instead hex code.

Text Font Color

.myTextColor { color: #4B5C49; }

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

This text font color is #4B5C49.

Background Color

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

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

This div background color is #4B5C49.

Border color

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

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

This div border color is #4B5C49.

Opacity

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

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

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

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

This text has shadow with #4B5C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B5C49.

Preview

Color preview on black background

This text has color #4B5C49 on black background.


Color preview on white background

This text has color #4B5C49 on white background.


Black color preview on #4B5C49 background

This text has black color on #4B5C49 background.


White color preview on #4B5C49 background

This text has white color on #4B5C49 background.


Related colors

Complementary color

Complementary color for #hex is #B4A3B6.


I love getcolorcode.com

Triadic colors

1 #494B5C and #5C494B with #4B5C49 are triadic colors.

2 #495C4B and #5C4B49 with #4B5C49 are triadic colors.