COLOR #386D21

HEX: #386D21 RGB: (56,109,33)

Color info

#386D21 contains mainly red and green colors. Web safe color of #386D21 is #336633 (or #363).

RGB color model

#386D21 color RGB value is (56,109,33).

RGB: (56,109,33) (22%, 43%, 13%)

RGB channels and saturation

R 56 of 255 = 22%
G 109 of 255 = 43%
B 33 of 255 = 13%

56
109
33

R + G + B ~ 26%. #386D21 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 109 + 33 = 198 (100%)
R 56 of 198 ~ 28.28%
G 109 of 198 ~ 55.05%
B 33 of 198 ~ 16.67'%

%28.28
%55.05
%16.67

CMYK color model

#386D21 color CMYK value is (49,0,70,57).

  • cyan value is 48.62%
  • magenta value is 0.00%
  • yellow value is 69.72%
  • key color value is 57.25%
CMYK: (49,0,70,57) C49M0Y70K57 (49%,0%,70%,57%) (0.49/0.00/0.70/0.57) 

CMYK percentages

%48.62
%0
%69.72
%57.25

Codes

Color #386D21 in popluar color models

38 6D 21
RGB 56 109 33
HSL 102° 53.52% 27.84%
HSB/HSV 102° 69.72% 42.75%
CMYK 48.62% 0.00% 69.72%
57.25%

Color #386D21 in popluar number systems.

HEX 38 6D 21
Decimal 56 109 33
Binary 111000 1101101 100001
Octal 70 155 41

Shades and tints

Shades of #386D21

#386D21
(56,109,33)
#33641E
(51,100,30)
#2E5B1B
(46,91,27)
#295218
(41,82,24)
#244915
(36,73,21)
#1F4012
(31,64,18)
#1A370F
(26,55,15)
#152E0C
(21,46,12)
#102509
(16,37,9)
#0B1C06
(11,28,6)
#061303
(6,19,3)
#000000
(0,0,0)

Tints of #386D21

#386D21
(56,109,33)
#4A7A35
(74,122,53)
#5C8749
(92,135,73)
#6E945D
(110,148,93)
#80A171
(128,161,113)
#92AE85
(146,174,133)
#A4BB99
(164,187,153)
#B6C8AD
(182,200,173)
#C8D5C1
(200,213,193)
#DAE2D5
(218,226,213)
#ECEFE9
(236,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #386D21 color. Also use rgb(56,109,33) instead hex code.

Text Font Color

.myTextColor { color: #386D21; }

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

This text font color is #386D21.

Background Color

.myBgColor { background-color: #386D21; }

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

This div background color is #386D21.

Border color

.myBorderColor { border: 1px solid #386D21; }

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

This div border color is #386D21.

Opacity

.myOpacity80 { color: #386D21; opacity: 0.8; }

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

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

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

This text has shadow with #386D21 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386D21.

Preview

Color preview on black background

This text has color #386D21 on black background.


Color preview on white background

This text has color #386D21 on white background.


Black color preview on #386D21 background

This text has black color on #386D21 background.


White color preview on #386D21 background

This text has white color on #386D21 background.


Related colors

Complementary color

Complementary color for #hex is #C792DE.


I love getcolorcode.com

Triadic colors

1 #21386D and #6D2138 with #386D21 are triadic colors.

2 #216D38 and #6D3821 with #386D21 are triadic colors.