COLOR #378879

HEX: #378879 RGB: (55,136,121)

Color info

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

RGB color model

#378879 color RGB value is (55,136,121).

RGB: (55,136,121) (22%, 53%, 47%)

RGB channels and saturation

R 55 of 255 = 22%
G 136 of 255 = 53%
B 121 of 255 = 47%

55
136
121

R + G + B ~ 41%. #378879 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 55 + 136 + 121 = 312 (100%)
R 55 of 312 ~ 17.63%
G 136 of 312 ~ 43.59%
B 121 of 312 ~ 38.78'%

%17.63
%43.59
%38.78

CMYK color model

#378879 color CMYK value is (60,0,11,47).

  • cyan value is 59.56%
  • magenta value is 0.00%
  • yellow value is 11.03%
  • key color value is 46.67%

CMYK: (60,0,11,47)
C60M0Y11K47 (60%, 0%, 11%, 47%)
(0.60 / 0.00 / 0.11 / 0.47)

CMYK percentages

%59.56
%0
%11.03
%46.67

Codes

Color #378879 in popluar color models

37 88 79
RGB 55 136 121
HSL 169° 42.41% 37.45%
HSB/HSV 169° 59.56% 53.33%
CMYK 59.56% 0.00% 11.03%
46.67%

Color #378879 in popluar number systems.

HEX 37 88 79
Decimal 55 136 121
Binary 110111 10001000 1111001
Octal 67 210 171

Shades and tints

Shades of #378879

#378879
(55,136,121)
#327C6E
(50,124,110)
#2D7063
(45,112,99)
#286458
(40,100,88)
#23584D
(35,88,77)
#1E4C42
(30,76,66)
#194037
(25,64,55)
#14342C
(20,52,44)
#0F2821
(15,40,33)
#0A1C16
(10,28,22)
#05100B
(5,16,11)
#000000
(0,0,0)

Tints of #378879

#378879
(55,136,121)
#499285
(73,146,133)
#5B9C91
(91,156,145)
#6DA69D
(109,166,157)
#7FB0A9
(127,176,169)
#91BAB5
(145,186,181)
#A3C4C1
(163,196,193)
#B5CECD
(181,206,205)
#C7D8D9
(199,216,217)
#D9E2E5
(217,226,229)
#EBECF1
(235,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #378879 color. Also use rgb(55,136,121) instead hex code.

Text Font Color

.myTextColor { color: #378879; }

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

This text font color is #378879.

Background Color

.myBgColor { background-color: #378879; }

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

This div background color is #378879.

Border color

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

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

This div border color is #378879.

Opacity

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

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

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

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

This text has shadow with #378879 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #378879.

Preview

Color preview on black background

This text has color #378879 on black background.


Color preview on white background

This text has color #378879 on white background.


Black color preview on #378879 background

This text has black color on #378879 background.


White color preview on #378879 background

This text has white color on #378879 background.


Related colors

Complementary color

Complementary color for #hex is #C87786.


I love getcolorcode.com

Triadic colors

1 #793788 and #887937 with #378879 are triadic colors.

2 #798837 and #883779 with #378879 are triadic colors.