COLOR #37601C

HEX: #37601C RGB: (55,96,28)

Color info

#37601C contains mainly red and green colors. Web safe color of #37601C is #336633 (or #363).

RGB color model

#37601C color RGB value is (55,96,28).

RGB: (55,96,28) (22%, 38%, 11%)

RGB channels and saturation

R 55 of 255 = 22%
G 96 of 255 = 38%
B 28 of 255 = 11%

55
96
28

R + G + B ~ 24%. #37601C is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 96 + 28 = 179 (100%)
R 55 of 179 ~ 30.73%
G 96 of 179 ~ 53.63%
B 28 of 179 ~ 15.64'%

%30.73
%53.63
%15.64

CMYK color model

#37601C color CMYK value is (43,0,71,62).

  • cyan value is 42.71%
  • magenta value is 0.00%
  • yellow value is 70.83%
  • key color value is 62.35%

CMYK: (43,0,71,62)
C43M0Y71K62 (43%, 0%, 71%, 62%)
(0.43 / 0.00 / 0.71 / 0.62)

CMYK percentages

%42.71
%0
%70.83
%62.35

Codes

Color #37601C in popluar color models

37 60 1C
RGB 55 96 28
HSL 96° 54.84% 24.31%
HSB/HSV 96° 70.83% 37.65%
CMYK 42.71% 0.00% 70.83%
62.35%

Color #37601C in popluar number systems.

HEX 37 60 1C
Decimal 55 96 28
Binary 110111 1100000 11100
Octal 67 140 34

Shades and tints

Shades of #37601C

#37601C
(55,96,28)
#32581A
(50,88,26)
#2D5018
(45,80,24)
#284816
(40,72,22)
#234014
(35,64,20)
#1E3812
(30,56,18)
#193010
(25,48,16)
#14280E
(20,40,14)
#0F200C
(15,32,12)
#0A180A
(10,24,10)
#051008
(5,16,8)
#000000
(0,0,0)

Tints of #37601C

#37601C
(55,96,28)
#496E30
(73,110,48)
#5B7C44
(91,124,68)
#6D8A58
(109,138,88)
#7F986C
(127,152,108)
#91A680
(145,166,128)
#A3B494
(163,180,148)
#B5C2A8
(181,194,168)
#C7D0BC
(199,208,188)
#D9DED0
(217,222,208)
#EBECE4
(235,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37601C color. Also use rgb(55,96,28) instead hex code.

Text Font Color

.myTextColor { color: #37601C; }

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

This text font color is #37601C.

Background Color

.myBgColor { background-color: #37601C; }

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

This div background color is #37601C.

Border color

.myBorderColor { border: 1px solid #37601C; }

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

This div border color is #37601C.

Opacity

.myOpacity80 { color: #37601C; opacity: 0.8; }

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

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

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

This text has shadow with #37601C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37601C.

Preview

Color preview on black background

This text has color #37601C on black background.


Color preview on white background

This text has color #37601C on white background.


Black color preview on #37601C background

This text has black color on #37601C background.


White color preview on #37601C background

This text has white color on #37601C background.


Related colors

Complementary color

Complementary color for #hex is #C89FE3.


I love getcolorcode.com

Triadic colors

1 #1C3760 and #601C37 with #37601C are triadic colors.

2 #1C6037 and #60371C with #37601C are triadic colors.