COLOR #388043

HEX: #388043 RGB: (56,128,67)

Color info

#388043 contains mainly green color. Web safe color of #388043 is #336633 (or #363).

RGB color model

#388043 color RGB value is (56,128,67).

RGB: (56,128,67) (22%, 50%, 26%)

RGB channels and saturation

R 56 of 255 = 22%
G 128 of 255 = 50%
B 67 of 255 = 26%

56
128
67

R + G + B ~ 33%. #388043 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 128 + 67 = 251 (100%)
R 56 of 251 ~ 22.31%
G 128 of 251 ~ 51%
B 67 of 251 ~ 26.69'%

%22.31
%51
%26.69

CMYK color model

#388043 color CMYK value is (56,0,48,50).

  • cyan value is 56.25%
  • magenta value is 0.00%
  • yellow value is 47.66%
  • key color value is 49.80%

CMYK: (56,0,48,50)
C56M0Y48K50 (56%, 0%, 48%, 50%)
(0.56 / 0.00 / 0.48 / 0.50)

CMYK percentages

%56.25
%0
%47.66
%49.8

Codes

Color #388043 in popluar color models

38 80 43
RGB 56 128 67
HSL 129° 39.13% 36.08%
HSB/HSV 129° 56.25% 50.20%
CMYK 56.25% 0.00% 47.66%
49.80%

Color #388043 in popluar number systems.

HEX 38 80 43
Decimal 56 128 67
Binary 111000 10000000 1000011
Octal 70 200 103

Shades and tints

Shades of #388043

#388043
(56,128,67)
#33753D
(51,117,61)
#2E6A37
(46,106,55)
#295F31
(41,95,49)
#24542B
(36,84,43)
#1F4925
(31,73,37)
#1A3E1F
(26,62,31)
#153319
(21,51,25)
#102813
(16,40,19)
#0B1D0D
(11,29,13)
#061207
(6,18,7)
#000000
(0,0,0)

Tints of #388043

#388043
(56,128,67)
#4A8B54
(74,139,84)
#5C9665
(92,150,101)
#6EA176
(110,161,118)
#80AC87
(128,172,135)
#92B798
(146,183,152)
#A4C2A9
(164,194,169)
#B6CDBA
(182,205,186)
#C8D8CB
(200,216,203)
#DAE3DC
(218,227,220)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #388043; }

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

This text font color is #388043.

Background Color

.myBgColor { background-color: #388043; }

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

This div background color is #388043.

Border color

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

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

This div border color is #388043.

Opacity

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

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

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

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

This text has shadow with #388043 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #388043.

Preview

Color preview on black background

This text has color #388043 on black background.


Color preview on white background

This text has color #388043 on white background.


Black color preview on #388043 background

This text has black color on #388043 background.


White color preview on #388043 background

This text has white color on #388043 background.


Related colors

Complementary color

Complementary color for #hex is #C77FBC.


I love getcolorcode.com

Triadic colors

1 #433880 and #804338 with #388043 are triadic colors.

2 #438038 and #803843 with #388043 are triadic colors.