COLOR #388359

HEX: #388359 RGB: (56,131,89)

Color info

#388359 contains mainly green and blue colors. Web safe color of #388359 is #339966 (or #396).

RGB color model

#388359 color RGB value is (56,131,89).

RGB: (56,131,89) (22%, 51%, 35%)

RGB channels and saturation

R 56 of 255 = 22%
G 131 of 255 = 51%
B 89 of 255 = 35%

56
131
89

R + G + B ~ 36%. #388359 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 131 + 89 = 276 (100%)
R 56 of 276 ~ 20.29%
G 131 of 276 ~ 47.46%
B 89 of 276 ~ 32.25'%

%20.29
%47.46
%32.25

CMYK color model

#388359 color CMYK value is (57,0,32,49).

  • cyan value is 57.25%
  • magenta value is 0.00%
  • yellow value is 32.06%
  • key color value is 48.63%

CMYK: (57,0,32,49)
C57M0Y32K49 (57%, 0%, 32%, 49%)
(0.57 / 0.00 / 0.32 / 0.49)

CMYK percentages

%57.25
%0
%32.06
%48.63

Codes

Color #388359 in popluar color models

38 83 59
RGB 56 131 89
HSL 146° 40.11% 36.67%
HSB/HSV 146° 57.25% 51.37%
CMYK 57.25% 0.00% 32.06%
48.63%

Color #388359 in popluar number systems.

HEX 38 83 59
Decimal 56 131 89
Binary 111000 10000011 1011001
Octal 70 203 131

Shades and tints

Shades of #388359

#388359
(56,131,89)
#337851
(51,120,81)
#2E6D49
(46,109,73)
#296241
(41,98,65)
#245739
(36,87,57)
#1F4C31
(31,76,49)
#1A4129
(26,65,41)
#153621
(21,54,33)
#102B19
(16,43,25)
#0B2011
(11,32,17)
#061509
(6,21,9)
#000000
(0,0,0)

Tints of #388359

#388359
(56,131,89)
#4A8E68
(74,142,104)
#5C9977
(92,153,119)
#6EA486
(110,164,134)
#80AF95
(128,175,149)
#92BAA4
(146,186,164)
#A4C5B3
(164,197,179)
#B6D0C2
(182,208,194)
#C8DBD1
(200,219,209)
#DAE6E0
(218,230,224)
#ECF1EF
(236,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #388359 color. Also use rgb(56,131,89) instead hex code.

Text Font Color

.myTextColor { color: #388359; }

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

This text font color is #388359.

Background Color

.myBgColor { background-color: #388359; }

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

This div background color is #388359.

Border color

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

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

This div border color is #388359.

Opacity

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

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

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

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

This text has shadow with #388359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #388359.

Preview

Color preview on black background

This text has color #388359 on black background.


Color preview on white background

This text has color #388359 on white background.


Black color preview on #388359 background

This text has black color on #388359 background.


White color preview on #388359 background

This text has white color on #388359 background.


Related colors

Complementary color

Complementary color for #hex is #C77CA6.


I love getcolorcode.com

Triadic colors

1 #593883 and #835938 with #388359 are triadic colors.

2 #598338 and #833859 with #388359 are triadic colors.