COLOR #388552

HEX: #388552 RGB: (56,133,82)

Color info

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

RGB color model

#388552 color RGB value is (56,133,82).

RGB: (56,133,82) (22%, 52%, 32%)

RGB channels and saturation

R 56 of 255 = 22%
G 133 of 255 = 52%
B 82 of 255 = 32%

56
133
82

R + G + B ~ 35%. #388552 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 133 + 82 = 271 (100%)
R 56 of 271 ~ 20.66%
G 133 of 271 ~ 49.08%
B 82 of 271 ~ 30.26'%

%20.66
%49.08
%30.26

CMYK color model

#388552 color CMYK value is (58,0,38,48).

  • cyan value is 57.89%
  • magenta value is 0.00%
  • yellow value is 38.35%
  • key color value is 47.84%
CMYK: (58,0,38,48) C58M0Y38K48 (58%,0%,38%,48%) (0.58/0.00/0.38/0.48) 

CMYK percentages

%57.89
%0
%38.35
%47.84

Codes

Color #388552 in popluar color models

38 85 52
RGB 56 133 82
HSL 140° 40.74% 37.06%
HSB/HSV 140° 57.89% 52.16%
CMYK 57.89% 0.00% 38.35%
47.84%

Color #388552 in popluar number systems.

HEX 38 85 52
Decimal 56 133 82
Binary 111000 10000101 1010010
Octal 70 205 122

Shades and tints

Shades of #388552

#388552
(56,133,82)
#33794B
(51,121,75)
#2E6D44
(46,109,68)
#29613D
(41,97,61)
#245536
(36,85,54)
#1F492F
(31,73,47)
#1A3D28
(26,61,40)
#153121
(21,49,33)
#10251A
(16,37,26)
#0B1913
(11,25,19)
#060D0C
(6,13,12)
#000000
(0,0,0)

Tints of #388552

#388552
(56,133,82)
#4A9061
(74,144,97)
#5C9B70
(92,155,112)
#6EA67F
(110,166,127)
#80B18E
(128,177,142)
#92BC9D
(146,188,157)
#A4C7AC
(164,199,172)
#B6D2BB
(182,210,187)
#C8DDCA
(200,221,202)
#DAE8D9
(218,232,217)
#ECF3E8
(236,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #388552 color. Also use rgb(56,133,82) instead hex code.

Text Font Color

.myTextColor { color: #388552; }

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

This text font color is #388552.

Background Color

.myBgColor { background-color: #388552; }

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

This div background color is #388552.

Border color

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

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

This div border color is #388552.

Opacity

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

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

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

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

This text has shadow with #388552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #388552.

Preview

Color preview on black background

This text has color #388552 on black background.


Color preview on white background

This text has color #388552 on white background.


Black color preview on #388552 background

This text has black color on #388552 background.


White color preview on #388552 background

This text has white color on #388552 background.


Related colors

Complementary color

Complementary color for #hex is #C77AAD.


I love getcolorcode.com

Triadic colors

1 #523885 and #855238 with #388552 are triadic colors.

2 #528538 and #853852 with #388552 are triadic colors.