COLOR #386717

HEX: #386717 RGB: (56,103,23)

Color info

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

RGB color model

#386717 color RGB value is (56,103,23).

RGB: (56,103,23) (22%, 40%, 9%)

RGB channels and saturation

R 56 of 255 = 22%
G 103 of 255 = 40%
B 23 of 255 = 9%

56
103
23

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

Portions of RGB colors in percentages

R + G + B = 56 + 103 + 23 = 182 (100%)
R 56 of 182 ~ 30.77%
G 103 of 182 ~ 56.59%
B 23 of 182 ~ 12.64'%

%30.77
%56.59
%12.64

CMYK color model

#386717 color CMYK value is (46,0,78,60).

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

CMYK: (46,0,78,60)
C46M0Y78K60 (46%, 0%, 78%, 60%)
(0.46 / 0.00 / 0.78 / 0.60)

CMYK percentages

%45.63
%0
%77.67
%59.61

Codes

Color #386717 in popluar color models

38 67 17
RGB 56 103 23
HSL 95° 63.49% 24.71%
HSB/HSV 95° 77.67% 40.39%
CMYK 45.63% 0.00% 77.67%
59.61%

Color #386717 in popluar number systems.

HEX 38 67 17
Decimal 56 103 23
Binary 111000 1100111 10111
Octal 70 147 27

Shades and tints

Shades of #386717

#386717
(56,103,23)
#335E15
(51,94,21)
#2E5513
(46,85,19)
#294C11
(41,76,17)
#24430F
(36,67,15)
#1F3A0D
(31,58,13)
#1A310B
(26,49,11)
#152809
(21,40,9)
#101F07
(16,31,7)
#0B1605
(11,22,5)
#060D03
(6,13,3)
#000000
(0,0,0)

Tints of #386717

#386717
(56,103,23)
#4A742C
(74,116,44)
#5C8141
(92,129,65)
#6E8E56
(110,142,86)
#809B6B
(128,155,107)
#92A880
(146,168,128)
#A4B595
(164,181,149)
#B6C2AA
(182,194,170)
#C8CFBF
(200,207,191)
#DADCD4
(218,220,212)
#ECE9E9
(236,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #386717; }

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

This text font color is #386717.

Background Color

.myBgColor { background-color: #386717; }

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

This div background color is #386717.

Border color

.myBorderColor { border: 1px solid #386717; }

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

This div border color is #386717.

Opacity

.myOpacity80 { color: #386717; opacity: 0.8; }

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

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

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

This text has shadow with #386717 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386717.

Preview

Color preview on black background

This text has color #386717 on black background.


Color preview on white background

This text has color #386717 on white background.


Black color preview on #386717 background

This text has black color on #386717 background.


White color preview on #386717 background

This text has white color on #386717 background.


Related colors

Complementary color

Complementary color for #hex is #C798E8.


I love getcolorcode.com

Triadic colors

1 #173867 and #671738 with #386717 are triadic colors.

2 #176738 and #673817 with #386717 are triadic colors.