COLOR #37491A

HEX: #37491A RGB: (55,73,26)

Color info

#37491A contains red, green and blue colors in about the same proportion. Web safe color of #37491A is #333300 (or #330).

RGB color model

#37491A color RGB value is (55,73,26).

RGB: (55,73,26) (22%, 29%, 10%)

RGB channels and saturation

R 55 of 255 = 22%
G 73 of 255 = 29%
B 26 of 255 = 10%

55
73
26

R + G + B ~ 20%. #37491A is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 73 + 26 = 154 (100%)
R 55 of 154 ~ 35.71%
G 73 of 154 ~ 47.4%
B 26 of 154 ~ 16.88'%

%35.71
%47.4
%16.88

CMYK color model

#37491A color CMYK value is (25,0,64,71).

  • cyan value is 24.66%
  • magenta value is 0.00%
  • yellow value is 64.38%
  • key color value is 71.37%

CMYK: (25,0,64,71)
C25M0Y64K71 (25%, 0%, 64%, 71%)
(0.25 / 0.00 / 0.64 / 0.71)

CMYK percentages

%24.66
%0
%64.38
%71.37

Codes

Color #37491A in popluar color models

37 49 1A
RGB 55 73 26
HSL 83° 47.47% 19.41%
HSB/HSV 83° 64.38% 28.63%
CMYK 24.66% 0.00% 64.38%
71.37%

Color #37491A in popluar number systems.

HEX 37 49 1A
Decimal 55 73 26
Binary 110111 1001001 11010
Octal 67 111 32

Shades and tints

Shades of #37491A

#37491A
(55,73,26)
#324318
(50,67,24)
#2D3D16
(45,61,22)
#283714
(40,55,20)
#233112
(35,49,18)
#1E2B10
(30,43,16)
#19250E
(25,37,14)
#141F0C
(20,31,12)
#0F190A
(15,25,10)
#0A1308
(10,19,8)
#050D06
(5,13,6)
#000000
(0,0,0)

Tints of #37491A

#37491A
(55,73,26)
#49592E
(73,89,46)
#5B6942
(91,105,66)
#6D7956
(109,121,86)
#7F896A
(127,137,106)
#91997E
(145,153,126)
#A3A992
(163,169,146)
#B5B9A6
(181,185,166)
#C7C9BA
(199,201,186)
#D9D9CE
(217,217,206)
#EBE9E2
(235,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #37491A; }

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

This text font color is #37491A.

Background Color

.myBgColor { background-color: #37491A; }

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

This div background color is #37491A.

Border color

.myBorderColor { border: 1px solid #37491A; }

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

This div border color is #37491A.

Opacity

.myOpacity80 { color: #37491A; opacity: 0.8; }

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

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

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

This text has shadow with #37491A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37491A.

Preview

Color preview on black background

This text has color #37491A on black background.


Color preview on white background

This text has color #37491A on white background.


Black color preview on #37491A background

This text has black color on #37491A background.


White color preview on #37491A background

This text has white color on #37491A background.


Related colors

Complementary color

Complementary color for #hex is #C8B6E5.


I love getcolorcode.com

Triadic colors

1 #1A3749 and #491A37 with #37491A are triadic colors.

2 #1A4937 and #49371A with #37491A are triadic colors.