COLOR #389289

HEX: #389289 RGB: (56,146,137)

Color info

#389289 contains mainly green and blue colors. Web safe color of #389289 is #339999 (or #399).

RGB color model

#389289 color RGB value is (56,146,137).

RGB: (56,146,137) (22%, 57%, 54%)

RGB channels and saturation

R 56 of 255 = 22%
G 146 of 255 = 57%
B 137 of 255 = 54%

56
146
137

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

Portions of RGB colors in percentages

R + G + B = 56 + 146 + 137 = 339 (100%)
R 56 of 339 ~ 16.52%
G 146 of 339 ~ 43.07%
B 137 of 339 ~ 40.41'%

%16.52
%43.07
%40.41

CMYK color model

#389289 color CMYK value is (62,0,6,43).

  • cyan value is 61.64%
  • magenta value is 0.00%
  • yellow value is 6.16%
  • key color value is 42.75%

CMYK: (62,0,6,43)
C62M0Y6K43 (62%, 0%, 6%, 43%)
(0.62 / 0.00 / 0.06 / 0.43)

CMYK percentages

%61.64
%0
%6.16
%42.75

Codes

Color #389289 in popluar color models

38 92 89
RGB 56 146 137
HSL 174° 44.55% 39.61%
HSB/HSV 174° 61.64% 57.25%
CMYK 61.64% 0.00% 6.16%
42.75%

Color #389289 in popluar number systems.

HEX 38 92 89
Decimal 56 146 137
Binary 111000 10010010 10001001
Octal 70 222 211

Shades and tints

Shades of #389289

#389289
(56,146,137)
#33857D
(51,133,125)
#2E7871
(46,120,113)
#296B65
(41,107,101)
#245E59
(36,94,89)
#1F514D
(31,81,77)
#1A4441
(26,68,65)
#153735
(21,55,53)
#102A29
(16,42,41)
#0B1D1D
(11,29,29)
#061011
(6,16,17)
#000000
(0,0,0)

Tints of #389289

#389289
(56,146,137)
#4A9B93
(74,155,147)
#5CA49D
(92,164,157)
#6EADA7
(110,173,167)
#80B6B1
(128,182,177)
#92BFBB
(146,191,187)
#A4C8C5
(164,200,197)
#B6D1CF
(182,209,207)
#C8DAD9
(200,218,217)
#DAE3E3
(218,227,227)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #389289 color. Also use rgb(56,146,137) instead hex code.

Text Font Color

.myTextColor { color: #389289; }

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

This text font color is #389289.

Background Color

.myBgColor { background-color: #389289; }

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

This div background color is #389289.

Border color

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

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

This div border color is #389289.

Opacity

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

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

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

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

This text has shadow with #389289 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #389289.

Preview

Color preview on black background

This text has color #389289 on black background.


Color preview on white background

This text has color #389289 on white background.


Black color preview on #389289 background

This text has black color on #389289 background.


White color preview on #389289 background

This text has white color on #389289 background.


Related colors

Complementary color

Complementary color for #hex is #C76D76.


I love getcolorcode.com

Triadic colors

1 #893892 and #928938 with #389289 are triadic colors.

2 #899238 and #923889 with #389289 are triadic colors.