COLOR #378449

HEX: #378449 RGB: (55,132,73)

Color info

#378449 contains mainly green and blue colors. Web safe color of #378449 is #339933 (or #393).

RGB color model

#378449 color RGB value is (55,132,73).

RGB: (55,132,73) (22%, 52%, 29%)

RGB channels and saturation

R 55 of 255 = 22%
G 132 of 255 = 52%
B 73 of 255 = 29%

55
132
73

R + G + B ~ 34%. #378449 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 132 + 73 = 260 (100%)
R 55 of 260 ~ 21.15%
G 132 of 260 ~ 50.77%
B 73 of 260 ~ 28.08'%

%21.15
%50.77
%28.08

CMYK color model

#378449 color CMYK value is (58,0,45,48).

  • cyan value is 58.33%
  • magenta value is 0.00%
  • yellow value is 44.70%
  • key color value is 48.24%

CMYK: (58,0,45,48)
C58M0Y45K48 (58%, 0%, 45%, 48%)
(0.58 / 0.00 / 0.45 / 0.48)

CMYK percentages

%58.33
%0
%44.7
%48.24

Codes

Color #378449 in popluar color models

37 84 49
RGB 55 132 73
HSL 134° 41.18% 36.67%
HSB/HSV 134° 58.33% 51.76%
CMYK 58.33% 0.00% 44.70%
48.24%

Color #378449 in popluar number systems.

HEX 37 84 49
Decimal 55 132 73
Binary 110111 10000100 1001001
Octal 67 204 111

Shades and tints

Shades of #378449

#378449
(55,132,73)
#327843
(50,120,67)
#2D6C3D
(45,108,61)
#286037
(40,96,55)
#235431
(35,84,49)
#1E482B
(30,72,43)
#193C25
(25,60,37)
#14301F
(20,48,31)
#0F2419
(15,36,25)
#0A1813
(10,24,19)
#050C0D
(5,12,13)
#000000
(0,0,0)

Tints of #378449

#378449
(55,132,73)
#498F59
(73,143,89)
#5B9A69
(91,154,105)
#6DA579
(109,165,121)
#7FB089
(127,176,137)
#91BB99
(145,187,153)
#A3C6A9
(163,198,169)
#B5D1B9
(181,209,185)
#C7DCC9
(199,220,201)
#D9E7D9
(217,231,217)
#EBF2E9
(235,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #378449 color. Also use rgb(55,132,73) instead hex code.

Text Font Color

.myTextColor { color: #378449; }

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

This text font color is #378449.

Background Color

.myBgColor { background-color: #378449; }

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

This div background color is #378449.

Border color

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

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

This div border color is #378449.

Opacity

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

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

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

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

This text has shadow with #378449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #378449.

Preview

Color preview on black background

This text has color #378449 on black background.


Color preview on white background

This text has color #378449 on white background.


Black color preview on #378449 background

This text has black color on #378449 background.


White color preview on #378449 background

This text has white color on #378449 background.


Related colors

Complementary color

Complementary color for #hex is #C87BB6.


I love getcolorcode.com

Triadic colors

1 #493784 and #844937 with #378449 are triadic colors.

2 #498437 and #843749 with #378449 are triadic colors.