COLOR #378913

HEX: #378913 RGB: (55,137,19)

Color info

#378913 contains mainly green color. Web safe color of #378913 is #339900 (or #390).

RGB color model

#378913 color RGB value is (55,137,19).

RGB: (55,137,19) (22%, 54%, 7%)

RGB channels and saturation

R 55 of 255 = 22%
G 137 of 255 = 54%
B 19 of 255 = 7%

55
137
19

R + G + B ~ 28%. #378913 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 137 + 19 = 211 (100%)
R 55 of 211 ~ 26.07%
G 137 of 211 ~ 64.93%
B 19 of 211 ~ 9'%

%26.07
%64.93

CMYK color model

#378913 color CMYK value is (60,0,86,46).

  • cyan value is 59.85%
  • magenta value is 0.00%
  • yellow value is 86.13%
  • key color value is 46.27%

CMYK: (60,0,86,46)
C60M0Y86K46 (60%, 0%, 86%, 46%)
(0.60 / 0.00 / 0.86 / 0.46)

CMYK percentages

%59.85
%0
%86.13
%46.27

Codes

Color #378913 in popluar color models

37 89 13
RGB 55 137 19
HSL 102° 75.64% 30.59%
HSB/HSV 102° 86.13% 53.73%
CMYK 59.85% 0.00% 86.13%
46.27%

Color #378913 in popluar number systems.

HEX 37 89 13
Decimal 55 137 19
Binary 110111 10001001 10011
Octal 67 211 23

Shades and tints

Shades of #378913

#378913
(55,137,19)
#327D12
(50,125,18)
#2D7111
(45,113,17)
#286510
(40,101,16)
#23590F
(35,89,15)
#1E4D0E
(30,77,14)
#19410D
(25,65,13)
#14350C
(20,53,12)
#0F290B
(15,41,11)
#0A1D0A
(10,29,10)
#051109
(5,17,9)
#000000
(0,0,0)

Tints of #378913

#378913
(55,137,19)
#499328
(73,147,40)
#5B9D3D
(91,157,61)
#6DA752
(109,167,82)
#7FB167
(127,177,103)
#91BB7C
(145,187,124)
#A3C591
(163,197,145)
#B5CFA6
(181,207,166)
#C7D9BB
(199,217,187)
#D9E3D0
(217,227,208)
#EBEDE5
(235,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #378913 color. Also use rgb(55,137,19) instead hex code.

Text Font Color

.myTextColor { color: #378913; }

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

This text font color is #378913.

Background Color

.myBgColor { background-color: #378913; }

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

This div background color is #378913.

Border color

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

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

This div border color is #378913.

Opacity

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

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

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

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

This text has shadow with #378913 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #378913.

Preview

Color preview on black background

This text has color #378913 on black background.


Color preview on white background

This text has color #378913 on white background.


Black color preview on #378913 background

This text has black color on #378913 background.


White color preview on #378913 background

This text has white color on #378913 background.


Related colors

Complementary color

Complementary color for #hex is #C876EC.


I love getcolorcode.com

Triadic colors

1 #133789 and #891337 with #378913 are triadic colors.

2 #138937 and #893713 with #378913 are triadic colors.