COLOR #378760

HEX: #378760 RGB: (55,135,96)

Color info

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

RGB color model

#378760 color RGB value is (55,135,96).

RGB: (55,135,96) (22%, 53%, 38%)

RGB channels and saturation

R 55 of 255 = 22%
G 135 of 255 = 53%
B 96 of 255 = 38%

55
135
96

R + G + B ~ 38%. #378760 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 135 + 96 = 286 (100%)
R 55 of 286 ~ 19.23%
G 135 of 286 ~ 47.2%
B 96 of 286 ~ 33.57'%

%19.23
%47.2
%33.57

CMYK color model

#378760 color CMYK value is (59,0,29,47).

  • cyan value is 59.26%
  • magenta value is 0.00%
  • yellow value is 28.89%
  • key color value is 47.06%
CMYK: (59,0,29,47) C59M0Y29K47 (59%,0%,29%,47%) (0.59/0.00/0.29/0.47) 

CMYK percentages

%59.26
%0
%28.89
%47.06

Codes

Color #378760 in popluar color models

37 87 60
RGB 55 135 96
HSL 151° 42.11% 37.25%
HSB/HSV 151° 59.26% 52.94%
CMYK 59.26% 0.00% 28.89%
47.06%

Color #378760 in popluar number systems.

HEX 37 87 60
Decimal 55 135 96
Binary 110111 10000111 1100000
Octal 67 207 140

Shades and tints

Shades of #378760

#378760
(55,135,96)
#327B58
(50,123,88)
#2D6F50
(45,111,80)
#286348
(40,99,72)
#235740
(35,87,64)
#1E4B38
(30,75,56)
#193F30
(25,63,48)
#143328
(20,51,40)
#0F2720
(15,39,32)
#0A1B18
(10,27,24)
#050F10
(5,15,16)
#000000
(0,0,0)

Tints of #378760

#378760
(55,135,96)
#49916E
(73,145,110)
#5B9B7C
(91,155,124)
#6DA58A
(109,165,138)
#7FAF98
(127,175,152)
#91B9A6
(145,185,166)
#A3C3B4
(163,195,180)
#B5CDC2
(181,205,194)
#C7D7D0
(199,215,208)
#D9E1DE
(217,225,222)
#EBEBEC
(235,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #378760; }

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

This text font color is #378760.

Background Color

.myBgColor { background-color: #378760; }

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

This div background color is #378760.

Border color

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

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

This div border color is #378760.

Opacity

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

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

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

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

This text has shadow with #378760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #378760.

Preview

Color preview on black background

This text has color #378760 on black background.


Color preview on white background

This text has color #378760 on white background.


Black color preview on #378760 background

This text has black color on #378760 background.


White color preview on #378760 background

This text has white color on #378760 background.


Related colors

Complementary color

Complementary color for #hex is #C8789F.


I love getcolorcode.com

Triadic colors

1 #603787 and #876037 with #378760 are triadic colors.

2 #608737 and #873760 with #378760 are triadic colors.