COLOR #4B5217

HEX: #4B5217 RGB: (75,82,23)

Color info

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

RGB color model

#4B5217 color RGB value is (75,82,23).

RGB: (75,82,23) (29%, 32%, 9%)

RGB channels and saturation

R 75 of 255 = 29%
G 82 of 255 = 32%
B 23 of 255 = 9%

75
82
23

R + G + B ~ 23%. #4B5217 is dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 82 + 23 = 180 (100%)
R 75 of 180 ~ 41.67%
G 82 of 180 ~ 45.56%
B 23 of 180 ~ 12.78'%

%41.67
%45.56
%12.78

CMYK color model

#4B5217 color CMYK value is (9,0,72,68).

  • cyan value is 8.54%
  • magenta value is 0.00%
  • yellow value is 71.95%
  • key color value is 67.84%

CMYK: (9,0,72,68)
C9M0Y72K68 (9%, 0%, 72%, 68%)
(0.09 / 0.00 / 0.72 / 0.68)

CMYK percentages

%8.54
%0
%71.95
%67.84

Codes

Color #4B5217 in popluar color models

4B 52 17
RGB 75 82 23
HSL 67° 56.19% 20.59%
HSB/HSV 67° 71.95% 32.16%
CMYK 8.54% 0.00% 71.95%
67.84%

Color #4B5217 in popluar number systems.

HEX 4B 52 17
Decimal 75 82 23
Binary 1001011 1010010 10111
Octal 113 122 27

Shades and tints

Shades of #4B5217

#4B5217
(75,82,23)
#454B15
(69,75,21)
#3F4413
(63,68,19)
#393D11
(57,61,17)
#33360F
(51,54,15)
#2D2F0D
(45,47,13)
#27280B
(39,40,11)
#212109
(33,33,9)
#1B1A07
(27,26,7)
#151305
(21,19,5)
#0F0C03
(15,12,3)
#000000
(0,0,0)

Tints of #4B5217

#4B5217
(75,82,23)
#5B612C
(91,97,44)
#6B7041
(107,112,65)
#7B7F56
(123,127,86)
#8B8E6B
(139,142,107)
#9B9D80
(155,157,128)
#ABAC95
(171,172,149)
#BBBBAA
(187,187,170)
#CBCABF
(203,202,191)
#DBD9D4
(219,217,212)
#EBE8E9
(235,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B5217; }

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

This text font color is #4B5217.

Background Color

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

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

This div background color is #4B5217.

Border color

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

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

This div border color is #4B5217.

Opacity

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

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

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

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

This text has shadow with #4B5217 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B5217.

Preview

Color preview on black background

This text has color #4B5217 on black background.


Color preview on white background

This text has color #4B5217 on white background.


Black color preview on #4B5217 background

This text has black color on #4B5217 background.


White color preview on #4B5217 background

This text has white color on #4B5217 background.


Related colors

Complementary color

Complementary color for #hex is #B4ADE8.


I love getcolorcode.com

Triadic colors

1 #174B52 and #52174B with #4B5217 are triadic colors.

2 #17524B and #524B17 with #4B5217 are triadic colors.