COLOR #389754

HEX: #389754 RGB: (56,151,84)

Color info

#389754 contains mainly green color. Web safe color of #389754 is #339966 (or #396).

RGB color model

#389754 color RGB value is (56,151,84).

RGB: (56,151,84) (22%, 59%, 33%)

RGB channels and saturation

R 56 of 255 = 22%
G 151 of 255 = 59%
B 84 of 255 = 33%

56
151
84

R + G + B ~ 38%. #389754 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 151 + 84 = 291 (100%)
R 56 of 291 ~ 19.24%
G 151 of 291 ~ 51.89%
B 84 of 291 ~ 28.87'%

%19.24
%51.89
%28.87

CMYK color model

#389754 color CMYK value is (63,0,44,41).

  • cyan value is 62.91%
  • magenta value is 0.00%
  • yellow value is 44.37%
  • key color value is 40.78%

CMYK: (63,0,44,41)
C63M0Y44K41 (63%, 0%, 44%, 41%)
(0.63 / 0.00 / 0.44 / 0.41)

CMYK percentages

%62.91
%0
%44.37
%40.78

Codes

Color #389754 in popluar color models

38 97 54
RGB 56 151 84
HSL 138° 45.89% 40.59%
HSB/HSV 138° 62.91% 59.22%
CMYK 62.91% 0.00% 44.37%
40.78%

Color #389754 in popluar number systems.

HEX 38 97 54
Decimal 56 151 84
Binary 111000 10010111 1010100
Octal 70 227 124

Shades and tints

Shades of #389754

#389754
(56,151,84)
#338A4D
(51,138,77)
#2E7D46
(46,125,70)
#29703F
(41,112,63)
#246338
(36,99,56)
#1F5631
(31,86,49)
#1A492A
(26,73,42)
#153C23
(21,60,35)
#102F1C
(16,47,28)
#0B2215
(11,34,21)
#06150E
(6,21,14)
#000000
(0,0,0)

Tints of #389754

#389754
(56,151,84)
#4AA063
(74,160,99)
#5CA972
(92,169,114)
#6EB281
(110,178,129)
#80BB90
(128,187,144)
#92C49F
(146,196,159)
#A4CDAE
(164,205,174)
#B6D6BD
(182,214,189)
#C8DFCC
(200,223,204)
#DAE8DB
(218,232,219)
#ECF1EA
(236,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #389754 color. Also use rgb(56,151,84) instead hex code.

Text Font Color

.myTextColor { color: #389754; }

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

This text font color is #389754.

Background Color

.myBgColor { background-color: #389754; }

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

This div background color is #389754.

Border color

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

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

This div border color is #389754.

Opacity

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

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

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

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

This text has shadow with #389754 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #389754.

Preview

Color preview on black background

This text has color #389754 on black background.


Color preview on white background

This text has color #389754 on white background.


Black color preview on #389754 background

This text has black color on #389754 background.


White color preview on #389754 background

This text has white color on #389754 background.


Related colors

Complementary color

Complementary color for #hex is #C768AB.


I love getcolorcode.com

Triadic colors

1 #543897 and #975438 with #389754 are triadic colors.

2 #549738 and #973854 with #389754 are triadic colors.