COLOR #4B394B

HEX: #4B394B RGB: (75,57,75)

Color info

#4B394B contains red, green and blue colors in about the same proportion. Web safe color of #4B394B is #333333 (or #333).

RGB color model

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

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

RGB channels and saturation

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

75
57
75

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

Portions of RGB colors in percentages

R + G + B = 75 + 57 + 75 = 207 (100%)
R 75 of 207 ~ 36.23%
G 57 of 207 ~ 27.54%
B 75 of 207 ~ 36.23'%

%36.23
%27.54
%36.23

CMYK color model

#4B394B color CMYK value is (0,24,0,71).

  • cyan value is 0.00%
  • magenta value is 24.00%
  • yellow value is 0.00%
  • key color value is 70.59%
CMYK: (0,24,0,71) C0M24Y0K71 (0%,24%,0%,71%) (0.00/0.24/0.00/0.71) 

CMYK percentages

%0
%24
%0
%70.59

Codes

Color #4B394B in popluar color models

4B 39 4B
RGB 75 57 75
HSL 300° 13.64% 25.88%
HSB/HSV 300° 24.00% 29.41%
CMYK 0.00% 24.00% 0.00%
70.59%

Color #4B394B in popluar number systems.

HEX 4B 39 4B
Decimal 75 57 75
Binary 1001011 111001 1001011
Octal 113 71 113

Shades and tints

Shades of #4B394B

#4B394B
(75,57,75)
#453445
(69,52,69)
#3F2F3F
(63,47,63)
#392A39
(57,42,57)
#332533
(51,37,51)
#2D202D
(45,32,45)
#271B27
(39,27,39)
#211621
(33,22,33)
#1B111B
(27,17,27)
#150C15
(21,12,21)
#0F070F
(15,7,15)
#000000
(0,0,0)

Tints of #4B394B

#4B394B
(75,57,75)
#5B4B5B
(91,75,91)
#6B5D6B
(107,93,107)
#7B6F7B
(123,111,123)
#8B818B
(139,129,139)
#9B939B
(155,147,155)
#ABA5AB
(171,165,171)
#BBB7BB
(187,183,187)
#CBC9CB
(203,201,203)
#DBDBDB
(219,219,219)
#EBEDEB
(235,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B394B; }

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

This text font color is #4B394B.

Background Color

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

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

This div background color is #4B394B.

Border color

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

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

This div border color is #4B394B.

Opacity

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

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

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

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

This text has shadow with #4B394B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B394B.

Preview

Color preview on black background

This text has color #4B394B on black background.


Color preview on white background

This text has color #4B394B on white background.


Black color preview on #4B394B background

This text has black color on #4B394B background.


White color preview on #4B394B background

This text has white color on #4B394B background.


Related colors

Complementary color

Complementary color for #hex is #B4C6B4.


I love getcolorcode.com

Triadic colors

1 #4B4B39 and #394B4B with #4B394B are triadic colors.

2 #4B394B and #394B4B with #4B394B are triadic colors.