COLOR #4B594A

HEX: #4B594A RGB: (75,89,74)

Color info

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

RGB color model

#4B594A color RGB value is (75,89,74).

RGB: (75,89,74) (29%, 35%, 29%)

RGB channels and saturation

R 75 of 255 = 29%
G 89 of 255 = 35%
B 74 of 255 = 29%

75
89
74

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

Portions of RGB colors in percentages

R + G + B = 75 + 89 + 74 = 238 (100%)
R 75 of 238 ~ 31.51%
G 89 of 238 ~ 37.39%
B 74 of 238 ~ 31.09'%

%31.51
%37.39
%31.09

CMYK color model

#4B594A color CMYK value is (16,0,17,65).

  • cyan value is 15.73%
  • magenta value is 0.00%
  • yellow value is 16.85%
  • key color value is 65.10%

CMYK: (16,0,17,65)
C16M0Y17K65 (16%, 0%, 17%, 65%)
(0.16 / 0.00 / 0.17 / 0.65)

CMYK percentages

%15.73
%0
%16.85
%65.1

Codes

Color #4B594A in popluar color models

4B 59 4A
RGB 75 89 74
HSL 116° 9.20% 31.96%
HSB/HSV 116° 16.85% 34.90%
CMYK 15.73% 0.00% 16.85%
65.10%

Color #4B594A in popluar number systems.

HEX 4B 59 4A
Decimal 75 89 74
Binary 1001011 1011001 1001010
Octal 113 131 112

Shades and tints

Shades of #4B594A

#4B594A
(75,89,74)
#455144
(69,81,68)
#3F493E
(63,73,62)
#394138
(57,65,56)
#333932
(51,57,50)
#2D312C
(45,49,44)
#272926
(39,41,38)
#212120
(33,33,32)
#1B191A
(27,25,26)
#151114
(21,17,20)
#0F090E
(15,9,14)
#000000
(0,0,0)

Tints of #4B594A

#4B594A
(75,89,74)
#5B685A
(91,104,90)
#6B776A
(107,119,106)
#7B867A
(123,134,122)
#8B958A
(139,149,138)
#9BA49A
(155,164,154)
#ABB3AA
(171,179,170)
#BBC2BA
(187,194,186)
#CBD1CA
(203,209,202)
#DBE0DA
(219,224,218)
#EBEFEA
(235,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B594A color. Also use rgb(75,89,74) instead hex code.

Text Font Color

.myTextColor { color: #4B594A; }

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

This text font color is #4B594A.

Background Color

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

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

This div background color is #4B594A.

Border color

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

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

This div border color is #4B594A.

Opacity

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

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

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

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

This text has shadow with #4B594A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B594A.

Preview

Color preview on black background

This text has color #4B594A on black background.


Color preview on white background

This text has color #4B594A on white background.


Black color preview on #4B594A background

This text has black color on #4B594A background.


White color preview on #4B594A background

This text has white color on #4B594A background.


Related colors

Complementary color

Complementary color for #hex is #B4A6B5.


I love getcolorcode.com

Triadic colors

1 #4A4B59 and #594A4B with #4B594A are triadic colors.

2 #4A594B and #594B4A with #4B594A are triadic colors.