COLOR #378451

HEX: #378451 RGB: (55,132,81)

Color info

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

RGB color model

#378451 color RGB value is (55,132,81).

RGB: (55,132,81) (22%, 52%, 32%)

RGB channels and saturation

R 55 of 255 = 22%
G 132 of 255 = 52%
B 81 of 255 = 32%

55
132
81

R + G + B ~ 35%. #378451 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 132 + 81 = 268 (100%)
R 55 of 268 ~ 20.52%
G 132 of 268 ~ 49.25%
B 81 of 268 ~ 30.22'%

%20.52
%49.25
%30.22

CMYK color model

#378451 color CMYK value is (58,0,39,48).

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

CMYK: (58,0,39,48)
C58M0Y39K48 (58%, 0%, 39%, 48%)
(0.58 / 0.00 / 0.39 / 0.48)

CMYK percentages

%58.33
%0
%38.64
%48.24

Codes

Color #378451 in popluar color models

37 84 51
RGB 55 132 81
HSL 140° 41.18% 36.67%
HSB/HSV 140° 58.33% 51.76%
CMYK 58.33% 0.00% 38.64%
48.24%

Color #378451 in popluar number systems.

HEX 37 84 51
Decimal 55 132 81
Binary 110111 10000100 1010001
Octal 67 204 121

Shades and tints

Shades of #378451

#378451
(55,132,81)
#32784A
(50,120,74)
#2D6C43
(45,108,67)
#28603C
(40,96,60)
#235435
(35,84,53)
#1E482E
(30,72,46)
#193C27
(25,60,39)
#143020
(20,48,32)
#0F2419
(15,36,25)
#0A1812
(10,24,18)
#050C0B
(5,12,11)
#000000
(0,0,0)

Tints of #378451

#378451
(55,132,81)
#498F60
(73,143,96)
#5B9A6F
(91,154,111)
#6DA57E
(109,165,126)
#7FB08D
(127,176,141)
#91BB9C
(145,187,156)
#A3C6AB
(163,198,171)
#B5D1BA
(181,209,186)
#C7DCC9
(199,220,201)
#D9E7D8
(217,231,216)
#EBF2E7
(235,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #378451; }

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

This text font color is #378451.

Background Color

.myBgColor { background-color: #378451; }

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

This div background color is #378451.

Border color

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

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

This div border color is #378451.

Opacity

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

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

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

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

This text has shadow with #378451 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #378451.

Preview

Color preview on black background

This text has color #378451 on black background.


Color preview on white background

This text has color #378451 on white background.


Black color preview on #378451 background

This text has black color on #378451 background.


White color preview on #378451 background

This text has white color on #378451 background.


Related colors

Complementary color

Complementary color for #hex is #C87BAE.


I love getcolorcode.com

Triadic colors

1 #513784 and #845137 with #378451 are triadic colors.

2 #518437 and #843751 with #378451 are triadic colors.