COLOR #389228

HEX: #389228 RGB: (56,146,40)

Color info

#389228 contains mainly green color. Web safe color of #389228 is #339933 (or #393).

RGB color model

#389228 color RGB value is (56,146,40).

RGB: (56,146,40) (22%, 57%, 16%)

RGB channels and saturation

R 56 of 255 = 22%
G 146 of 255 = 57%
B 40 of 255 = 16%

56
146
40

R + G + B ~ 32%. #389228 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 146 + 40 = 242 (100%)
R 56 of 242 ~ 23.14%
G 146 of 242 ~ 60.33%
B 40 of 242 ~ 16.53'%

%23.14
%60.33
%16.53

CMYK color model

#389228 color CMYK value is (62,0,73,43).

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

CMYK: (62,0,73,43)
C62M0Y73K43 (62%, 0%, 73%, 43%)
(0.62 / 0.00 / 0.73 / 0.43)

CMYK percentages

%61.64
%0
%72.6
%42.75

Codes

Color #389228 in popluar color models

38 92 28
RGB 56 146 40
HSL 111° 56.99% 36.47%
HSB/HSV 111° 72.60% 57.25%
CMYK 61.64% 0.00% 72.60%
42.75%

Color #389228 in popluar number systems.

HEX 38 92 28
Decimal 56 146 40
Binary 111000 10010010 101000
Octal 70 222 50

Shades and tints

Shades of #389228

#389228
(56,146,40)
#338525
(51,133,37)
#2E7822
(46,120,34)
#296B1F
(41,107,31)
#245E1C
(36,94,28)
#1F5119
(31,81,25)
#1A4416
(26,68,22)
#153713
(21,55,19)
#102A10
(16,42,16)
#0B1D0D
(11,29,13)
#06100A
(6,16,10)
#000000
(0,0,0)

Tints of #389228

#389228
(56,146,40)
#4A9B3B
(74,155,59)
#5CA44E
(92,164,78)
#6EAD61
(110,173,97)
#80B674
(128,182,116)
#92BF87
(146,191,135)
#A4C89A
(164,200,154)
#B6D1AD
(182,209,173)
#C8DAC0
(200,218,192)
#DAE3D3
(218,227,211)
#ECECE6
(236,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #389228; }

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

This text font color is #389228.

Background Color

.myBgColor { background-color: #389228; }

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

This div background color is #389228.

Border color

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

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

This div border color is #389228.

Opacity

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

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

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

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

This text has shadow with #389228 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #389228.

Preview

Color preview on black background

This text has color #389228 on black background.


Color preview on white background

This text has color #389228 on white background.


Black color preview on #389228 background

This text has black color on #389228 background.


White color preview on #389228 background

This text has white color on #389228 background.


Related colors

Complementary color

Complementary color for #hex is #C76DD7.


I love getcolorcode.com

Triadic colors

1 #283892 and #922838 with #389228 are triadic colors.

2 #289238 and #923828 with #389228 are triadic colors.