COLOR #4B6717

HEX: #4B6717 RGB: (75,103,23)

Color info

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

RGB color model

#4B6717 color RGB value is (75,103,23).

RGB: (75,103,23) (29%, 40%, 9%)

RGB channels and saturation

R 75 of 255 = 29%
G 103 of 255 = 40%
B 23 of 255 = 9%

75
103
23

R + G + B ~ 26%. #4B6717 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 103 + 23 = 201 (100%)
R 75 of 201 ~ 37.31%
G 103 of 201 ~ 51.24%
B 23 of 201 ~ 11.44'%

%37.31
%51.24
%11.44

CMYK color model

#4B6717 color CMYK value is (27,0,78,60).

  • cyan value is 27.18%
  • magenta value is 0.00%
  • yellow value is 77.67%
  • key color value is 59.61%

CMYK: (27,0,78,60)
C27M0Y78K60 (27%, 0%, 78%, 60%)
(0.27 / 0.00 / 0.78 / 0.60)

CMYK percentages

%27.18
%0
%77.67
%59.61

Codes

Color #4B6717 in popluar color models

4B 67 17
RGB 75 103 23
HSL 81° 63.49% 24.71%
HSB/HSV 81° 77.67% 40.39%
CMYK 27.18% 0.00% 77.67%
59.61%

Color #4B6717 in popluar number systems.

HEX 4B 67 17
Decimal 75 103 23
Binary 1001011 1100111 10111
Octal 113 147 27

Shades and tints

Shades of #4B6717

#4B6717
(75,103,23)
#455E15
(69,94,21)
#3F5513
(63,85,19)
#394C11
(57,76,17)
#33430F
(51,67,15)
#2D3A0D
(45,58,13)
#27310B
(39,49,11)
#212809
(33,40,9)
#1B1F07
(27,31,7)
#151605
(21,22,5)
#0F0D03
(15,13,3)
#000000
(0,0,0)

Tints of #4B6717

#4B6717
(75,103,23)
#5B742C
(91,116,44)
#6B8141
(107,129,65)
#7B8E56
(123,142,86)
#8B9B6B
(139,155,107)
#9BA880
(155,168,128)
#ABB595
(171,181,149)
#BBC2AA
(187,194,170)
#CBCFBF
(203,207,191)
#DBDCD4
(219,220,212)
#EBE9E9
(235,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B6717; }

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

This text font color is #4B6717.

Background Color

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

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

This div background color is #4B6717.

Border color

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

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

This div border color is #4B6717.

Opacity

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

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

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

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

This text has shadow with #4B6717 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B6717.

Preview

Color preview on black background

This text has color #4B6717 on black background.


Color preview on white background

This text has color #4B6717 on white background.


Black color preview on #4B6717 background

This text has black color on #4B6717 background.


White color preview on #4B6717 background

This text has white color on #4B6717 background.


Related colors

Complementary color

Complementary color for #hex is #B498E8.


I love getcolorcode.com

Triadic colors

1 #174B67 and #67174B with #4B6717 are triadic colors.

2 #17674B and #674B17 with #4B6717 are triadic colors.