COLOR #386243

HEX: #386243 RGB: (56,98,67)

Color info

#386243 contains red, green and blue colors in about the same proportion. Web safe color of #386243 is #336633 (or #363).

RGB color model

#386243 color RGB value is (56,98,67).

RGB: (56,98,67) (22%, 38%, 26%)

RGB channels and saturation

R 56 of 255 = 22%
G 98 of 255 = 38%
B 67 of 255 = 26%

56
98
67

R + G + B ~ 29%. #386243 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 98 + 67 = 221 (100%)
R 56 of 221 ~ 25.34%
G 98 of 221 ~ 44.34%
B 67 of 221 ~ 30.32'%

%25.34
%44.34
%30.32

CMYK color model

#386243 color CMYK value is (43,0,32,62).

  • cyan value is 42.86%
  • magenta value is 0.00%
  • yellow value is 31.63%
  • key color value is 61.57%
CMYK: (43,0,32,62) C43M0Y32K62 (43%,0%,32%,62%) (0.43/0.00/0.32/0.62) 

CMYK percentages

%42.86
%0
%31.63
%61.57

Codes

Color #386243 in popluar color models

38 62 43
RGB 56 98 67
HSL 136° 27.27% 30.20%
HSB/HSV 136° 42.86% 38.43%
CMYK 42.86% 0.00% 31.63%
61.57%

Color #386243 in popluar number systems.

HEX 38 62 43
Decimal 56 98 67
Binary 111000 1100010 1000011
Octal 70 142 103

Shades and tints

Shades of #386243

#386243
(56,98,67)
#335A3D
(51,90,61)
#2E5237
(46,82,55)
#294A31
(41,74,49)
#24422B
(36,66,43)
#1F3A25
(31,58,37)
#1A321F
(26,50,31)
#152A19
(21,42,25)
#102213
(16,34,19)
#0B1A0D
(11,26,13)
#061207
(6,18,7)
#000000
(0,0,0)

Tints of #386243

#386243
(56,98,67)
#4A7054
(74,112,84)
#5C7E65
(92,126,101)
#6E8C76
(110,140,118)
#809A87
(128,154,135)
#92A898
(146,168,152)
#A4B6A9
(164,182,169)
#B6C4BA
(182,196,186)
#C8D2CB
(200,210,203)
#DAE0DC
(218,224,220)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #386243 color. Also use rgb(56,98,67) instead hex code.

Text Font Color

.myTextColor { color: #386243; }

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

This text font color is #386243.

Background Color

.myBgColor { background-color: #386243; }

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

This div background color is #386243.

Border color

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

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

This div border color is #386243.

Opacity

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

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

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

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

This text has shadow with #386243 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386243.

Preview

Color preview on black background

This text has color #386243 on black background.


Color preview on white background

This text has color #386243 on white background.


Black color preview on #386243 background

This text has black color on #386243 background.


White color preview on #386243 background

This text has white color on #386243 background.


Related colors

Complementary color

Complementary color for #hex is #C79DBC.


I love getcolorcode.com

Triadic colors

1 #433862 and #624338 with #386243 are triadic colors.

2 #436238 and #623843 with #386243 are triadic colors.