COLOR #378A56

HEX: #378A56 RGB: (55,138,86)

Color info

#378A56 contains mainly green and blue colors. Web safe color of #378A56 is #339966 (or #396).

RGB color model

#378A56 color RGB value is (55,138,86).

RGB: (55,138,86) (22%, 54%, 34%)

RGB channels and saturation

R 55 of 255 = 22%
G 138 of 255 = 54%
B 86 of 255 = 34%

55
138
86

R + G + B ~ 37%. #378A56 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 138 + 86 = 279 (100%)
R 55 of 279 ~ 19.71%
G 138 of 279 ~ 49.46%
B 86 of 279 ~ 30.82'%

%19.71
%49.46
%30.82

CMYK color model

#378A56 color CMYK value is (60,0,38,46).

  • cyan value is 60.14%
  • magenta value is 0.00%
  • yellow value is 37.68%
  • key color value is 45.88%

CMYK: (60,0,38,46)
C60M0Y38K46 (60%, 0%, 38%, 46%)
(0.60 / 0.00 / 0.38 / 0.46)

CMYK percentages

%60.14
%0
%37.68
%45.88

Codes

Color #378A56 in popluar color models

37 8A 56
RGB 55 138 86
HSL 142° 43.01% 37.84%
HSB/HSV 142° 60.14% 54.12%
CMYK 60.14% 0.00% 37.68%
45.88%

Color #378A56 in popluar number systems.

HEX 37 8A 56
Decimal 55 138 86
Binary 110111 10001010 1010110
Octal 67 212 126

Shades and tints

Shades of #378A56

#378A56
(55,138,86)
#327E4F
(50,126,79)
#2D7248
(45,114,72)
#286641
(40,102,65)
#235A3A
(35,90,58)
#1E4E33
(30,78,51)
#19422C
(25,66,44)
#143625
(20,54,37)
#0F2A1E
(15,42,30)
#0A1E17
(10,30,23)
#051210
(5,18,16)
#000000
(0,0,0)

Tints of #378A56

#378A56
(55,138,86)
#499465
(73,148,101)
#5B9E74
(91,158,116)
#6DA883
(109,168,131)
#7FB292
(127,178,146)
#91BCA1
(145,188,161)
#A3C6B0
(163,198,176)
#B5D0BF
(181,208,191)
#C7DACE
(199,218,206)
#D9E4DD
(217,228,221)
#EBEEEC
(235,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #378A56 color. Also use rgb(55,138,86) instead hex code.

Text Font Color

.myTextColor { color: #378A56; }

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

This text font color is #378A56.

Background Color

.myBgColor { background-color: #378A56; }

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

This div background color is #378A56.

Border color

.myBorderColor { border: 1px solid #378A56; }

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

This div border color is #378A56.

Opacity

.myOpacity80 { color: #378A56; opacity: 0.8; }

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

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

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

This text has shadow with #378A56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #378A56.

Preview

Color preview on black background

This text has color #378A56 on black background.


Color preview on white background

This text has color #378A56 on white background.


Black color preview on #378A56 background

This text has black color on #378A56 background.


White color preview on #378A56 background

This text has white color on #378A56 background.


Related colors

Complementary color

Complementary color for #hex is #C875A9.


I love getcolorcode.com

Triadic colors

1 #56378A and #8A5637 with #378A56 are triadic colors.

2 #568A37 and #8A3756 with #378A56 are triadic colors.