COLOR #4B5615

HEX: #4B5615 RGB: (75,86,21)

Color info

#4B5615 contains mainly red and green colors. Web safe color of #4B5615 is #336600 (or #360).

RGB color model

#4B5615 color RGB value is (75,86,21).

RGB: (75,86,21) (29%, 34%, 8%)

RGB channels and saturation

R 75 of 255 = 29%
G 86 of 255 = 34%
B 21 of 255 = 8%

75
86
21

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

Portions of RGB colors in percentages

R + G + B = 75 + 86 + 21 = 182 (100%)
R 75 of 182 ~ 41.21%
G 86 of 182 ~ 47.25%
B 21 of 182 ~ 11.54'%

%41.21
%47.25
%11.54

CMYK color model

#4B5615 color CMYK value is (13,0,76,66).

  • cyan value is 12.79%
  • magenta value is 0.00%
  • yellow value is 75.58%
  • key color value is 66.27%
CMYK: (13,0,76,66) C13M0Y76K66 (13%,0%,76%,66%) (0.13/0.00/0.76/0.66) 

CMYK percentages

%12.79
%0
%75.58
%66.27

Codes

Color #4B5615 in popluar color models

4B 56 15
RGB 75 86 21
HSL 70° 60.75% 20.98%
HSB/HSV 70° 75.58% 33.73%
CMYK 12.79% 0.00% 75.58%
66.27%

Color #4B5615 in popluar number systems.

HEX 4B 56 15
Decimal 75 86 21
Binary 1001011 1010110 10101
Octal 113 126 25

Shades and tints

Shades of #4B5615

#4B5615
(75,86,21)
#454F14
(69,79,20)
#3F4813
(63,72,19)
#394112
(57,65,18)
#333A11
(51,58,17)
#2D3310
(45,51,16)
#272C0F
(39,44,15)
#21250E
(33,37,14)
#1B1E0D
(27,30,13)
#15170C
(21,23,12)
#0F100B
(15,16,11)
#000000
(0,0,0)

Tints of #4B5615

#4B5615
(75,86,21)
#5B652A
(91,101,42)
#6B743F
(107,116,63)
#7B8354
(123,131,84)
#8B9269
(139,146,105)
#9BA17E
(155,161,126)
#ABB093
(171,176,147)
#BBBFA8
(187,191,168)
#CBCEBD
(203,206,189)
#DBDDD2
(219,221,210)
#EBECE7
(235,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B5615; }

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

This text font color is #4B5615.

Background Color

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

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

This div background color is #4B5615.

Border color

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

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

This div border color is #4B5615.

Opacity

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

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

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

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

This text has shadow with #4B5615 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B5615.

Preview

Color preview on black background

This text has color #4B5615 on black background.


Color preview on white background

This text has color #4B5615 on white background.


Black color preview on #4B5615 background

This text has black color on #4B5615 background.


White color preview on #4B5615 background

This text has white color on #4B5615 background.


Related colors

Complementary color

Complementary color for #hex is #B4A9EA.


I love getcolorcode.com

Triadic colors

1 #154B56 and #56154B with #4B5615 are triadic colors.

2 #15564B and #564B15 with #4B5615 are triadic colors.