COLOR #4B3C17

HEX: #4B3C17 RGB: (75,60,23)

Color info

#4B3C17 contains red, green and blue colors in about the same proportion. Web safe color of #4B3C17 is #333300 (or #330).

RGB color model

#4B3C17 color RGB value is (75,60,23).

RGB: (75,60,23) (29%, 24%, 9%)

RGB channels and saturation

R 75 of 255 = 29%
G 60 of 255 = 24%
B 23 of 255 = 9%

75
60
23

R + G + B ~ 21%. #4B3C17 is dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 60 + 23 = 158 (100%)
R 75 of 158 ~ 47.47%
G 60 of 158 ~ 37.97%
B 23 of 158 ~ 14.56'%

%47.47
%37.97
%14.56

CMYK color model

#4B3C17 color CMYK value is (0,20,69,71).

  • cyan value is 0.00%
  • magenta value is 20.00%
  • yellow value is 69.33%
  • key color value is 70.59%

CMYK: (0,20,69,71)
C0M20Y69K71 (0%, 20%, 69%, 71%)
(0.00 / 0.20 / 0.69 / 0.71)

CMYK percentages

%0
%20
%69.33
%70.59

Codes

Color #4B3C17 in popluar color models

4B 3C 17
RGB 75 60 23
HSL 43° 53.06% 19.22%
HSB/HSV 43° 69.33% 29.41%
CMYK 0.00% 20.00% 69.33%
70.59%

Color #4B3C17 in popluar number systems.

HEX 4B 3C 17
Decimal 75 60 23
Binary 1001011 111100 10111
Octal 113 74 27

Shades and tints

Shades of #4B3C17

#4B3C17
(75,60,23)
#453715
(69,55,21)
#3F3213
(63,50,19)
#392D11
(57,45,17)
#33280F
(51,40,15)
#2D230D
(45,35,13)
#271E0B
(39,30,11)
#211909
(33,25,9)
#1B1407
(27,20,7)
#150F05
(21,15,5)
#0F0A03
(15,10,3)
#000000
(0,0,0)

Tints of #4B3C17

#4B3C17
(75,60,23)
#5B4D2C
(91,77,44)
#6B5E41
(107,94,65)
#7B6F56
(123,111,86)
#8B806B
(139,128,107)
#9B9180
(155,145,128)
#ABA295
(171,162,149)
#BBB3AA
(187,179,170)
#CBC4BF
(203,196,191)
#DBD5D4
(219,213,212)
#EBE6E9
(235,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B3C17; }

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

This text font color is #4B3C17.

Background Color

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

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

This div background color is #4B3C17.

Border color

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

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

This div border color is #4B3C17.

Opacity

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

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

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

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

This text has shadow with #4B3C17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B3C17.

Preview

Color preview on black background

This text has color #4B3C17 on black background.


Color preview on white background

This text has color #4B3C17 on white background.


Black color preview on #4B3C17 background

This text has black color on #4B3C17 background.


White color preview on #4B3C17 background

This text has white color on #4B3C17 background.


Related colors

Complementary color

Complementary color for #hex is #B4C3E8.


I love getcolorcode.com

Triadic colors

1 #174B3C and #3C174B with #4B3C17 are triadic colors.

2 #173C4B and #3C4B17 with #4B3C17 are triadic colors.