COLOR #389885

HEX: #389885 RGB: (56,152,133)

Color info

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

RGB color model

#389885 color RGB value is (56,152,133).

RGB: (56,152,133) (22%, 60%, 52%)

RGB channels and saturation

R 56 of 255 = 22%
G 152 of 255 = 60%
B 133 of 255 = 52%

56
152
133

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

Portions of RGB colors in percentages

R + G + B = 56 + 152 + 133 = 341 (100%)
R 56 of 341 ~ 16.42%
G 152 of 341 ~ 44.57%
B 133 of 341 ~ 39'%

%16.42
%44.57
%39

CMYK color model

#389885 color CMYK value is (63,0,13,40).

  • cyan value is 63.16%
  • magenta value is 0.00%
  • yellow value is 12.50%
  • key color value is 40.39%

CMYK: (63,0,13,40)
C63M0Y13K40 (63%, 0%, 13%, 40%)
(0.63 / 0.00 / 0.13 / 0.40)

CMYK percentages

%63.16
%0
%12.5
%40.39

Codes

Color #389885 in popluar color models

38 98 85
RGB 56 152 133
HSL 168° 46.15% 40.78%
HSB/HSV 168° 63.16% 59.61%
CMYK 63.16% 0.00% 12.50%
40.39%

Color #389885 in popluar number systems.

HEX 38 98 85
Decimal 56 152 133
Binary 111000 10011000 10000101
Octal 70 230 205

Shades and tints

Shades of #389885

#389885
(56,152,133)
#338B79
(51,139,121)
#2E7E6D
(46,126,109)
#297161
(41,113,97)
#246455
(36,100,85)
#1F5749
(31,87,73)
#1A4A3D
(26,74,61)
#153D31
(21,61,49)
#103025
(16,48,37)
#0B2319
(11,35,25)
#06160D
(6,22,13)
#000000
(0,0,0)

Tints of #389885

#389885
(56,152,133)
#4AA190
(74,161,144)
#5CAA9B
(92,170,155)
#6EB3A6
(110,179,166)
#80BCB1
(128,188,177)
#92C5BC
(146,197,188)
#A4CEC7
(164,206,199)
#B6D7D2
(182,215,210)
#C8E0DD
(200,224,221)
#DAE9E8
(218,233,232)
#ECF2F3
(236,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #389885; }

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

This text font color is #389885.

Background Color

.myBgColor { background-color: #389885; }

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

This div background color is #389885.

Border color

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

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

This div border color is #389885.

Opacity

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

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

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

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

This text has shadow with #389885 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #389885.

Preview

Color preview on black background

This text has color #389885 on black background.


Color preview on white background

This text has color #389885 on white background.


Black color preview on #389885 background

This text has black color on #389885 background.


White color preview on #389885 background

This text has white color on #389885 background.


Related colors

Complementary color

Complementary color for #hex is #C7677A.


I love getcolorcode.com

Triadic colors

1 #853898 and #988538 with #389885 are triadic colors.

2 #859838 and #983885 with #389885 are triadic colors.