COLOR #389553

HEX: #389553 RGB: (56,149,83)

Color info

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

RGB color model

#389553 color RGB value is (56,149,83).

RGB: (56,149,83) (22%, 58%, 33%)

RGB channels and saturation

R 56 of 255 = 22%
G 149 of 255 = 58%
B 83 of 255 = 33%

56
149
83

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

Portions of RGB colors in percentages

R + G + B = 56 + 149 + 83 = 288 (100%)
R 56 of 288 ~ 19.44%
G 149 of 288 ~ 51.74%
B 83 of 288 ~ 28.82'%

%19.44
%51.74
%28.82

CMYK color model

#389553 color CMYK value is (62,0,44,42).

  • cyan value is 62.42%
  • magenta value is 0.00%
  • yellow value is 44.30%
  • key color value is 41.57%

CMYK: (62,0,44,42)
C62M0Y44K42 (62%, 0%, 44%, 42%)
(0.62 / 0.00 / 0.44 / 0.42)

CMYK percentages

%62.42
%0
%44.3
%41.57

Codes

Color #389553 in popluar color models

38 95 53
RGB 56 149 83
HSL 137° 45.37% 40.20%
HSB/HSV 137° 62.42% 58.43%
CMYK 62.42% 0.00% 44.30%
41.57%

Color #389553 in popluar number systems.

HEX 38 95 53
Decimal 56 149 83
Binary 111000 10010101 1010011
Octal 70 225 123

Shades and tints

Shades of #389553

#389553
(56,149,83)
#33884C
(51,136,76)
#2E7B45
(46,123,69)
#296E3E
(41,110,62)
#246137
(36,97,55)
#1F5430
(31,84,48)
#1A4729
(26,71,41)
#153A22
(21,58,34)
#102D1B
(16,45,27)
#0B2014
(11,32,20)
#06130D
(6,19,13)
#000000
(0,0,0)

Tints of #389553

#389553
(56,149,83)
#4A9E62
(74,158,98)
#5CA771
(92,167,113)
#6EB080
(110,176,128)
#80B98F
(128,185,143)
#92C29E
(146,194,158)
#A4CBAD
(164,203,173)
#B6D4BC
(182,212,188)
#C8DDCB
(200,221,203)
#DAE6DA
(218,230,218)
#ECEFE9
(236,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #389553 color. Also use rgb(56,149,83) instead hex code.

Text Font Color

.myTextColor { color: #389553; }

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

This text font color is #389553.

Background Color

.myBgColor { background-color: #389553; }

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

This div background color is #389553.

Border color

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

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

This div border color is #389553.

Opacity

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

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

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

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

This text has shadow with #389553 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #389553.

Preview

Color preview on black background

This text has color #389553 on black background.


Color preview on white background

This text has color #389553 on white background.


Black color preview on #389553 background

This text has black color on #389553 background.


White color preview on #389553 background

This text has white color on #389553 background.


Related colors

Complementary color

Complementary color for #hex is #C76AAC.


I love getcolorcode.com

Triadic colors

1 #533895 and #955338 with #389553 are triadic colors.

2 #539538 and #953853 with #389553 are triadic colors.