COLOR #372411

HEX: #372411 RGB: (55,36,17)

Color info

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

RGB color model

#372411 color RGB value is (55,36,17).

RGB: (55,36,17) (22%, 14%, 7%)

RGB channels and saturation

R 55 of 255 = 22%
G 36 of 255 = 14%
B 17 of 255 = 7%

55
36
17

R + G + B ~ 14%. #372411 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 36 + 17 = 108 (100%)
R 55 of 108 ~ 50.93%
G 36 of 108 ~ 33.33%
B 17 of 108 ~ 15.74'%

%50.93
%33.33
%15.74

CMYK color model

#372411 color CMYK value is (0,35,69,78).

  • cyan value is 0.00%
  • magenta value is 34.55%
  • yellow value is 69.09%
  • key color value is 78.43%

CMYK: (0,35,69,78)
C0M35Y69K78 (0%, 35%, 69%, 78%)
(0.00 / 0.35 / 0.69 / 0.78)

CMYK percentages

%0
%34.55
%69.09
%78.43

Codes

Color #372411 in popluar color models

37 24 11
RGB 55 36 17
HSL 30° 52.78% 14.12%
HSB/HSV 30° 69.09% 21.57%
CMYK 0.00% 34.55% 69.09%
78.43%

Color #372411 in popluar number systems.

HEX 37 24 11
Decimal 55 36 17
Binary 110111 100100 10001
Octal 67 44 21

Shades and tints

Shades of #372411

#372411
(55,36,17)
#322110
(50,33,16)
#2D1E0F
(45,30,15)
#281B0E
(40,27,14)
#23180D
(35,24,13)
#1E150C
(30,21,12)
#19120B
(25,18,11)
#140F0A
(20,15,10)
#0F0C09
(15,12,9)
#0A0908
(10,9,8)
#050607
(5,6,7)
#000000
(0,0,0)

Tints of #372411

#372411
(55,36,17)
#493726
(73,55,38)
#5B4A3B
(91,74,59)
#6D5D50
(109,93,80)
#7F7065
(127,112,101)
#91837A
(145,131,122)
#A3968F
(163,150,143)
#B5A9A4
(181,169,164)
#C7BCB9
(199,188,185)
#D9CFCE
(217,207,206)
#EBE2E3
(235,226,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #372411 color. Also use rgb(55,36,17) instead hex code.

Text Font Color

.myTextColor { color: #372411; }

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

This text font color is #372411.

Background Color

.myBgColor { background-color: #372411; }

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

This div background color is #372411.

Border color

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

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

This div border color is #372411.

Opacity

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

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

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

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

This text has shadow with #372411 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372411.

Preview

Color preview on black background

This text has color #372411 on black background.


Color preview on white background

This text has color #372411 on white background.


Black color preview on #372411 background

This text has black color on #372411 background.


White color preview on #372411 background

This text has white color on #372411 background.


Related colors

Complementary color

Complementary color for #hex is #C8DBEE.


I love getcolorcode.com

Triadic colors

1 #113724 and #241137 with #372411 are triadic colors.

2 #112437 and #243711 with #372411 are triadic colors.