COLOR #37502F

HEX: #37502F RGB: (55,80,47)

Color info

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

RGB color model

#37502F color RGB value is (55,80,47).

RGB: (55,80,47) (22%, 31%, 18%)

RGB channels and saturation

R 55 of 255 = 22%
G 80 of 255 = 31%
B 47 of 255 = 18%

55
80
47

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

Portions of RGB colors in percentages

R + G + B = 55 + 80 + 47 = 182 (100%)
R 55 of 182 ~ 30.22%
G 80 of 182 ~ 43.96%
B 47 of 182 ~ 25.82'%

%30.22
%43.96
%25.82

CMYK color model

#37502F color CMYK value is (31,0,41,69).

  • cyan value is 31.25%
  • magenta value is 0.00%
  • yellow value is 41.25%
  • key color value is 68.63%
CMYK: (31,0,41,69) C31M0Y41K69 (31%,0%,41%,69%) (0.31/0.00/0.41/0.69) 

CMYK percentages

%31.25
%0
%41.25
%68.63

Codes

Color #37502F in popluar color models

37 50 2F
RGB 55 80 47
HSL 105° 25.98% 24.90%
HSB/HSV 105° 41.25% 31.37%
CMYK 31.25% 0.00% 41.25%
68.63%

Color #37502F in popluar number systems.

HEX 37 50 2F
Decimal 55 80 47
Binary 110111 1010000 101111
Octal 67 120 57

Shades and tints

Shades of #37502F

#37502F
(55,80,47)
#32492B
(50,73,43)
#2D4227
(45,66,39)
#283B23
(40,59,35)
#23341F
(35,52,31)
#1E2D1B
(30,45,27)
#192617
(25,38,23)
#141F13
(20,31,19)
#0F180F
(15,24,15)
#0A110B
(10,17,11)
#050A07
(5,10,7)
#000000
(0,0,0)

Tints of #37502F

#37502F
(55,80,47)
#495F41
(73,95,65)
#5B6E53
(91,110,83)
#6D7D65
(109,125,101)
#7F8C77
(127,140,119)
#919B89
(145,155,137)
#A3AA9B
(163,170,155)
#B5B9AD
(181,185,173)
#C7C8BF
(199,200,191)
#D9D7D1
(217,215,209)
#EBE6E3
(235,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #37502F; }

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

This text font color is #37502F.

Background Color

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

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

This div background color is #37502F.

Border color

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

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

This div border color is #37502F.

Opacity

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

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

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

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

This text has shadow with #37502F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37502F.

Preview

Color preview on black background

This text has color #37502F on black background.


Color preview on white background

This text has color #37502F on white background.


Black color preview on #37502F background

This text has black color on #37502F background.


White color preview on #37502F background

This text has white color on #37502F background.


Related colors

Complementary color

Complementary color for #hex is #C8AFD0.


I love getcolorcode.com

Triadic colors

1 #2F3750 and #502F37 with #37502F are triadic colors.

2 #2F5037 and #50372F with #37502F are triadic colors.