COLOR #389680

HEX: #389680 RGB: (56,150,128)

Color info

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

RGB color model

#389680 color RGB value is (56,150,128).

RGB: (56,150,128) (22%, 59%, 50%)

RGB channels and saturation

R 56 of 255 = 22%
G 150 of 255 = 59%
B 128 of 255 = 50%

56
150
128

R + G + B ~ 44%. #389680 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 56 + 150 + 128 = 334 (100%)
R 56 of 334 ~ 16.77%
G 150 of 334 ~ 44.91%
B 128 of 334 ~ 38.32'%

%16.77
%44.91
%38.32

CMYK color model

#389680 color CMYK value is (63,0,15,41).

  • cyan value is 62.67%
  • magenta value is 0.00%
  • yellow value is 14.67%
  • key color value is 41.18%

CMYK: (63,0,15,41)
C63M0Y15K41 (63%, 0%, 15%, 41%)
(0.63 / 0.00 / 0.15 / 0.41)

CMYK percentages

%62.67
%0
%14.67
%41.18

Codes

Color #389680 in popluar color models

38 96 80
RGB 56 150 128
HSL 166° 45.63% 40.39%
HSB/HSV 166° 62.67% 58.82%
CMYK 62.67% 0.00% 14.67%
41.18%

Color #389680 in popluar number systems.

HEX 38 96 80
Decimal 56 150 128
Binary 111000 10010110 10000000
Octal 70 226 200

Shades and tints

Shades of #389680

#389680
(56,150,128)
#338975
(51,137,117)
#2E7C6A
(46,124,106)
#296F5F
(41,111,95)
#246254
(36,98,84)
#1F5549
(31,85,73)
#1A483E
(26,72,62)
#153B33
(21,59,51)
#102E28
(16,46,40)
#0B211D
(11,33,29)
#061412
(6,20,18)
#000000
(0,0,0)

Tints of #389680

#389680
(56,150,128)
#4A9F8B
(74,159,139)
#5CA896
(92,168,150)
#6EB1A1
(110,177,161)
#80BAAC
(128,186,172)
#92C3B7
(146,195,183)
#A4CCC2
(164,204,194)
#B6D5CD
(182,213,205)
#C8DED8
(200,222,216)
#DAE7E3
(218,231,227)
#ECF0EE
(236,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #389680; }

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

This text font color is #389680.

Background Color

.myBgColor { background-color: #389680; }

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

This div background color is #389680.

Border color

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

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

This div border color is #389680.

Opacity

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

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

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

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

This text has shadow with #389680 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #389680.

Preview

Color preview on black background

This text has color #389680 on black background.


Color preview on white background

This text has color #389680 on white background.


Black color preview on #389680 background

This text has black color on #389680 background.


White color preview on #389680 background

This text has white color on #389680 background.


Related colors

Complementary color

Complementary color for #hex is #C7697F.


I love getcolorcode.com

Triadic colors

1 #803896 and #968038 with #389680 are triadic colors.

2 #809638 and #963880 with #389680 are triadic colors.