COLOR #378117

HEX: #378117 RGB: (55,129,23)

Color info

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

RGB color model

#378117 color RGB value is (55,129,23).

RGB: (55,129,23) (22%, 51%, 9%)

RGB channels and saturation

R 55 of 255 = 22%
G 129 of 255 = 51%
B 23 of 255 = 9%

55
129
23

R + G + B ~ 27%. #378117 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 129 + 23 = 207 (100%)
R 55 of 207 ~ 26.57%
G 129 of 207 ~ 62.32%
B 23 of 207 ~ 11.11'%

%26.57
%62.32
%11.11

CMYK color model

#378117 color CMYK value is (57,0,82,49).

  • cyan value is 57.36%
  • magenta value is 0.00%
  • yellow value is 82.17%
  • key color value is 49.41%

CMYK: (57,0,82,49)
C57M0Y82K49 (57%, 0%, 82%, 49%)
(0.57 / 0.00 / 0.82 / 0.49)

CMYK percentages

%57.36
%0
%82.17
%49.41

Codes

Color #378117 in popluar color models

37 81 17
RGB 55 129 23
HSL 102° 69.74% 29.80%
HSB/HSV 102° 82.17% 50.59%
CMYK 57.36% 0.00% 82.17%
49.41%

Color #378117 in popluar number systems.

HEX 37 81 17
Decimal 55 129 23
Binary 110111 10000001 10111
Octal 67 201 27

Shades and tints

Shades of #378117

#378117
(55,129,23)
#327615
(50,118,21)
#2D6B13
(45,107,19)
#286011
(40,96,17)
#23550F
(35,85,15)
#1E4A0D
(30,74,13)
#193F0B
(25,63,11)
#143409
(20,52,9)
#0F2907
(15,41,7)
#0A1E05
(10,30,5)
#051303
(5,19,3)
#000000
(0,0,0)

Tints of #378117

#378117
(55,129,23)
#498C2C
(73,140,44)
#5B9741
(91,151,65)
#6DA256
(109,162,86)
#7FAD6B
(127,173,107)
#91B880
(145,184,128)
#A3C395
(163,195,149)
#B5CEAA
(181,206,170)
#C7D9BF
(199,217,191)
#D9E4D4
(217,228,212)
#EBEFE9
(235,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #378117 color. Also use rgb(55,129,23) instead hex code.

Text Font Color

.myTextColor { color: #378117; }

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

This text font color is #378117.

Background Color

.myBgColor { background-color: #378117; }

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

This div background color is #378117.

Border color

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

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

This div border color is #378117.

Opacity

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

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

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

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

This text has shadow with #378117 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #378117.

Preview

Color preview on black background

This text has color #378117 on black background.


Color preview on white background

This text has color #378117 on white background.


Black color preview on #378117 background

This text has black color on #378117 background.


White color preview on #378117 background

This text has white color on #378117 background.


Related colors

Complementary color

Complementary color for #hex is #C87EE8.


I love getcolorcode.com

Triadic colors

1 #173781 and #811737 with #378117 are triadic colors.

2 #178137 and #813717 with #378117 are triadic colors.