COLOR #4B5319

HEX: #4B5319 RGB: (75,83,25)

Color info

#4B5319 contains red, green and blue colors in about the same proportion. Web safe color of #4B5319 is #336600 (or #360).

RGB color model

#4B5319 color RGB value is (75,83,25).

RGB: (75,83,25) (29%, 33%, 10%)

RGB channels and saturation

R 75 of 255 = 29%
G 83 of 255 = 33%
B 25 of 255 = 10%

75
83
25

R + G + B ~ 24%. #4B5319 is dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 83 + 25 = 183 (100%)
R 75 of 183 ~ 40.98%
G 83 of 183 ~ 45.36%
B 25 of 183 ~ 13.66'%

%40.98
%45.36
%13.66

CMYK color model

#4B5319 color CMYK value is (10,0,70,67).

  • cyan value is 9.64%
  • magenta value is 0.00%
  • yellow value is 69.88%
  • key color value is 67.45%
CMYK: (10,0,70,67) C10M0Y70K67 (10%,0%,70%,67%) (0.10/0.00/0.70/0.67) 

CMYK percentages

%9.64
%0
%69.88
%67.45

Codes

Color #4B5319 in popluar color models

4B 53 19
RGB 75 83 25
HSL 68° 53.70% 21.18%
HSB/HSV 68° 69.88% 32.55%
CMYK 9.64% 0.00% 69.88%
67.45%

Color #4B5319 in popluar number systems.

HEX 4B 53 19
Decimal 75 83 25
Binary 1001011 1010011 11001
Octal 113 123 31

Shades and tints

Shades of #4B5319

#4B5319
(75,83,25)
#454C17
(69,76,23)
#3F4515
(63,69,21)
#393E13
(57,62,19)
#333711
(51,55,17)
#2D300F
(45,48,15)
#27290D
(39,41,13)
#21220B
(33,34,11)
#1B1B09
(27,27,9)
#151407
(21,20,7)
#0F0D05
(15,13,5)
#000000
(0,0,0)

Tints of #4B5319

#4B5319
(75,83,25)
#5B622D
(91,98,45)
#6B7141
(107,113,65)
#7B8055
(123,128,85)
#8B8F69
(139,143,105)
#9B9E7D
(155,158,125)
#ABAD91
(171,173,145)
#BBBCA5
(187,188,165)
#CBCBB9
(203,203,185)
#DBDACD
(219,218,205)
#EBE9E1
(235,233,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B5319; }

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

This text font color is #4B5319.

Background Color

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

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

This div background color is #4B5319.

Border color

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

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

This div border color is #4B5319.

Opacity

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

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

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

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

This text has shadow with #4B5319 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B5319.

Preview

Color preview on black background

This text has color #4B5319 on black background.


Color preview on white background

This text has color #4B5319 on white background.


Black color preview on #4B5319 background

This text has black color on #4B5319 background.


White color preview on #4B5319 background

This text has white color on #4B5319 background.


Related colors

Complementary color

Complementary color for #hex is #B4ACE6.


I love getcolorcode.com

Triadic colors

1 #194B53 and #53194B with #4B5319 are triadic colors.

2 #19534B and #534B19 with #4B5319 are triadic colors.