COLOR #378160

HEX: #378160 RGB: (55,129,96)

Color info

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

RGB color model

#378160 color RGB value is (55,129,96).

RGB: (55,129,96) (22%, 51%, 38%)

RGB channels and saturation

R 55 of 255 = 22%
G 129 of 255 = 51%
B 96 of 255 = 38%

55
129
96

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

Portions of RGB colors in percentages

R + G + B = 55 + 129 + 96 = 280 (100%)
R 55 of 280 ~ 19.64%
G 129 of 280 ~ 46.07%
B 96 of 280 ~ 34.29'%

%19.64
%46.07
%34.29

CMYK color model

#378160 color CMYK value is (57,0,26,49).

  • cyan value is 57.36%
  • magenta value is 0.00%
  • yellow value is 25.58%
  • key color value is 49.41%

CMYK: (57,0,26,49)
C57M0Y26K49 (57%, 0%, 26%, 49%)
(0.57 / 0.00 / 0.26 / 0.49)

CMYK percentages

%57.36
%0
%25.58
%49.41

Codes

Color #378160 in popluar color models

37 81 60
RGB 55 129 96
HSL 153° 40.22% 36.08%
HSB/HSV 153° 57.36% 50.59%
CMYK 57.36% 0.00% 25.58%
49.41%

Color #378160 in popluar number systems.

HEX 37 81 60
Decimal 55 129 96
Binary 110111 10000001 1100000
Octal 67 201 140

Shades and tints

Shades of #378160

#378160
(55,129,96)
#327658
(50,118,88)
#2D6B50
(45,107,80)
#286048
(40,96,72)
#235540
(35,85,64)
#1E4A38
(30,74,56)
#193F30
(25,63,48)
#143428
(20,52,40)
#0F2920
(15,41,32)
#0A1E18
(10,30,24)
#051310
(5,19,16)
#000000
(0,0,0)

Tints of #378160

#378160
(55,129,96)
#498C6E
(73,140,110)
#5B977C
(91,151,124)
#6DA28A
(109,162,138)
#7FAD98
(127,173,152)
#91B8A6
(145,184,166)
#A3C3B4
(163,195,180)
#B5CEC2
(181,206,194)
#C7D9D0
(199,217,208)
#D9E4DE
(217,228,222)
#EBEFEC
(235,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #378160 color. Also use rgb(55,129,96) instead hex code.

Text Font Color

.myTextColor { color: #378160; }

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

This text font color is #378160.

Background Color

.myBgColor { background-color: #378160; }

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

This div background color is #378160.

Border color

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

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

This div border color is #378160.

Opacity

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

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

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

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

This text has shadow with #378160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #378160.

Preview

Color preview on black background

This text has color #378160 on black background.


Color preview on white background

This text has color #378160 on white background.


Black color preview on #378160 background

This text has black color on #378160 background.


White color preview on #378160 background

This text has white color on #378160 background.


Related colors

Complementary color

Complementary color for #hex is #C87E9F.


I love getcolorcode.com

Triadic colors

1 #603781 and #816037 with #378160 are triadic colors.

2 #608137 and #813760 with #378160 are triadic colors.