COLOR #379D56

HEX: #379D56 RGB: (55,157,86)

Color info

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

RGB color model

#379D56 color RGB value is (55,157,86).

RGB: (55,157,86) (22%, 62%, 34%)

RGB channels and saturation

R 55 of 255 = 22%
G 157 of 255 = 62%
B 86 of 255 = 34%

55
157
86

R + G + B ~ 39%. #379D56 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 157 + 86 = 298 (100%)
R 55 of 298 ~ 18.46%
G 157 of 298 ~ 52.68%
B 86 of 298 ~ 28.86'%

%18.46
%52.68
%28.86

CMYK color model

#379D56 color CMYK value is (65,0,45,38).

  • cyan value is 64.97%
  • magenta value is 0.00%
  • yellow value is 45.22%
  • key color value is 38.43%
CMYK: (65,0,45,38) C65M0Y45K38 (65%,0%,45%,38%) (0.65/0.00/0.45/0.38) 

CMYK percentages

%64.97
%0
%45.22
%38.43

Codes

Color #379D56 in popluar color models

37 9D 56
RGB 55 157 86
HSL 138° 48.11% 41.57%
HSB/HSV 138° 64.97% 61.57%
CMYK 64.97% 0.00% 45.22%
38.43%

Color #379D56 in popluar number systems.

HEX 37 9D 56
Decimal 55 157 86
Binary 110111 10011101 1010110
Octal 67 235 126

Shades and tints

Shades of #379D56

#379D56
(55,157,86)
#328F4F
(50,143,79)
#2D8148
(45,129,72)
#287341
(40,115,65)
#23653A
(35,101,58)
#1E5733
(30,87,51)
#19492C
(25,73,44)
#143B25
(20,59,37)
#0F2D1E
(15,45,30)
#0A1F17
(10,31,23)
#051110
(5,17,16)
#000000
(0,0,0)

Tints of #379D56

#379D56
(55,157,86)
#49A565
(73,165,101)
#5BAD74
(91,173,116)
#6DB583
(109,181,131)
#7FBD92
(127,189,146)
#91C5A1
(145,197,161)
#A3CDB0
(163,205,176)
#B5D5BF
(181,213,191)
#C7DDCE
(199,221,206)
#D9E5DD
(217,229,221)
#EBEDEC
(235,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #379D56 color. Also use rgb(55,157,86) instead hex code.

Text Font Color

.myTextColor { color: #379D56; }

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

This text font color is #379D56.

Background Color

.myBgColor { background-color: #379D56; }

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

This div background color is #379D56.

Border color

.myBorderColor { border: 1px solid #379D56; }

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

This div border color is #379D56.

Opacity

.myOpacity80 { color: #379D56; opacity: 0.8; }

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

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

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

This text has shadow with #379D56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #379D56.

Preview

Color preview on black background

This text has color #379D56 on black background.


Color preview on white background

This text has color #379D56 on white background.


Black color preview on #379D56 background

This text has black color on #379D56 background.


White color preview on #379D56 background

This text has white color on #379D56 background.


Related colors

Complementary color

Complementary color for #hex is #C862A9.


I love getcolorcode.com

Triadic colors

1 #56379D and #9D5637 with #379D56 are triadic colors.

2 #569D37 and #9D3756 with #379D56 are triadic colors.