COLOR #378420

HEX: #378420 RGB: (55,132,32)

Color info

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

RGB color model

#378420 color RGB value is (55,132,32).

RGB: (55,132,32) (22%, 52%, 13%)

RGB channels and saturation

R 55 of 255 = 22%
G 132 of 255 = 52%
B 32 of 255 = 13%

55
132
32

R + G + B ~ 29%. #378420 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 132 + 32 = 219 (100%)
R 55 of 219 ~ 25.11%
G 132 of 219 ~ 60.27%
B 32 of 219 ~ 14.61'%

%25.11
%60.27
%14.61

CMYK color model

#378420 color CMYK value is (58,0,76,48).

  • cyan value is 58.33%
  • magenta value is 0.00%
  • yellow value is 75.76%
  • key color value is 48.24%

CMYK: (58,0,76,48)
C58M0Y76K48 (58%, 0%, 76%, 48%)
(0.58 / 0.00 / 0.76 / 0.48)

CMYK percentages

%58.33
%0
%75.76
%48.24

Codes

Color #378420 in popluar color models

37 84 20
RGB 55 132 32
HSL 106° 60.98% 32.16%
HSB/HSV 106° 75.76% 51.76%
CMYK 58.33% 0.00% 75.76%
48.24%

Color #378420 in popluar number systems.

HEX 37 84 20
Decimal 55 132 32
Binary 110111 10000100 100000
Octal 67 204 40

Shades and tints

Shades of #378420

#378420
(55,132,32)
#32781E
(50,120,30)
#2D6C1C
(45,108,28)
#28601A
(40,96,26)
#235418
(35,84,24)
#1E4816
(30,72,22)
#193C14
(25,60,20)
#143012
(20,48,18)
#0F2410
(15,36,16)
#0A180E
(10,24,14)
#050C0C
(5,12,12)
#000000
(0,0,0)

Tints of #378420

#378420
(55,132,32)
#498F34
(73,143,52)
#5B9A48
(91,154,72)
#6DA55C
(109,165,92)
#7FB070
(127,176,112)
#91BB84
(145,187,132)
#A3C698
(163,198,152)
#B5D1AC
(181,209,172)
#C7DCC0
(199,220,192)
#D9E7D4
(217,231,212)
#EBF2E8
(235,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #378420 color. Also use rgb(55,132,32) instead hex code.

Text Font Color

.myTextColor { color: #378420; }

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

This text font color is #378420.

Background Color

.myBgColor { background-color: #378420; }

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

This div background color is #378420.

Border color

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

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

This div border color is #378420.

Opacity

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

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

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

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

This text has shadow with #378420 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #378420.

Preview

Color preview on black background

This text has color #378420 on black background.


Color preview on white background

This text has color #378420 on white background.


Black color preview on #378420 background

This text has black color on #378420 background.


White color preview on #378420 background

This text has white color on #378420 background.


Related colors

Complementary color

Complementary color for #hex is #C87BDF.


I love getcolorcode.com

Triadic colors

1 #203784 and #842037 with #378420 are triadic colors.

2 #208437 and #843720 with #378420 are triadic colors.