COLOR #37522F

HEX: #37522F RGB: (55,82,47)

Color info

#37522F contains red, green and blue colors in about the same proportion. Web safe color of #37522F is #336633 (or #363).

RGB color model

#37522F color RGB value is (55,82,47).

RGB: (55,82,47) (22%, 32%, 18%)

RGB channels and saturation

R 55 of 255 = 22%
G 82 of 255 = 32%
B 47 of 255 = 18%

55
82
47

R + G + B ~ 24%. #37522F is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 82 + 47 = 184 (100%)
R 55 of 184 ~ 29.89%
G 82 of 184 ~ 44.57%
B 47 of 184 ~ 25.54'%

%29.89
%44.57
%25.54

CMYK color model

#37522F color CMYK value is (33,0,43,68).

  • cyan value is 32.93%
  • magenta value is 0.00%
  • yellow value is 42.68%
  • key color value is 67.84%

CMYK: (33,0,43,68)
C33M0Y43K68 (33%, 0%, 43%, 68%)
(0.33 / 0.00 / 0.43 / 0.68)

CMYK percentages

%32.93
%0
%42.68
%67.84

Codes

Color #37522F in popluar color models

37 52 2F
RGB 55 82 47
HSL 106° 27.13% 25.29%
HSB/HSV 106° 42.68% 32.16%
CMYK 32.93% 0.00% 42.68%
67.84%

Color #37522F in popluar number systems.

HEX 37 52 2F
Decimal 55 82 47
Binary 110111 1010010 101111
Octal 67 122 57

Shades and tints

Shades of #37522F

#37522F
(55,82,47)
#324B2B
(50,75,43)
#2D4427
(45,68,39)
#283D23
(40,61,35)
#23361F
(35,54,31)
#1E2F1B
(30,47,27)
#192817
(25,40,23)
#142113
(20,33,19)
#0F1A0F
(15,26,15)
#0A130B
(10,19,11)
#050C07
(5,12,7)
#000000
(0,0,0)

Tints of #37522F

#37522F
(55,82,47)
#496141
(73,97,65)
#5B7053
(91,112,83)
#6D7F65
(109,127,101)
#7F8E77
(127,142,119)
#919D89
(145,157,137)
#A3AC9B
(163,172,155)
#B5BBAD
(181,187,173)
#C7CABF
(199,202,191)
#D9D9D1
(217,217,209)
#EBE8E3
(235,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37522F color. Also use rgb(55,82,47) instead hex code.

Text Font Color

.myTextColor { color: #37522F; }

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

This text font color is #37522F.

Background Color

.myBgColor { background-color: #37522F; }

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

This div background color is #37522F.

Border color

.myBorderColor { border: 1px solid #37522F; }

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

This div border color is #37522F.

Opacity

.myOpacity80 { color: #37522F; opacity: 0.8; }

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

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

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

This text has shadow with #37522F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37522F.

Preview

Color preview on black background

This text has color #37522F on black background.


Color preview on white background

This text has color #37522F on white background.


Black color preview on #37522F background

This text has black color on #37522F background.


White color preview on #37522F background

This text has white color on #37522F background.


Related colors

Complementary color

Complementary color for #hex is #C8ADD0.


I love getcolorcode.com

Triadic colors

1 #2F3752 and #522F37 with #37522F are triadic colors.

2 #2F5237 and #52372F with #37522F are triadic colors.