COLOR #373111

HEX: #373111 RGB: (55,49,17)

Color info

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

RGB color model

#373111 color RGB value is (55,49,17).

RGB: (55,49,17) (22%, 19%, 7%)

RGB channels and saturation

R 55 of 255 = 22%
G 49 of 255 = 19%
B 17 of 255 = 7%

55
49
17

R + G + B ~ 16%. #373111 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 49 + 17 = 121 (100%)
R 55 of 121 ~ 45.45%
G 49 of 121 ~ 40.5%
B 17 of 121 ~ 14.05'%

%45.45
%40.5
%14.05

CMYK color model

#373111 color CMYK value is (0,11,69,78).

  • cyan value is 0.00%
  • magenta value is 10.91%
  • yellow value is 69.09%
  • key color value is 78.43%
CMYK: (0,11,69,78) C0M11Y69K78 (0%,11%,69%,78%) (0.00/0.11/0.69/0.78) 

CMYK percentages

%0
%10.91
%69.09
%78.43

Codes

Color #373111 in popluar color models

37 31 11
RGB 55 49 17
HSL 51° 52.78% 14.12%
HSB/HSV 51° 69.09% 21.57%
CMYK 0.00% 10.91% 69.09%
78.43%

Color #373111 in popluar number systems.

HEX 37 31 11
Decimal 55 49 17
Binary 110111 110001 10001
Octal 67 61 21

Shades and tints

Shades of #373111

#373111
(55,49,17)
#322D10
(50,45,16)
#2D290F
(45,41,15)
#28250E
(40,37,14)
#23210D
(35,33,13)
#1E1D0C
(30,29,12)
#19190B
(25,25,11)
#14150A
(20,21,10)
#0F1109
(15,17,9)
#0A0D08
(10,13,8)
#050907
(5,9,7)
#000000
(0,0,0)

Tints of #373111

#373111
(55,49,17)
#494326
(73,67,38)
#5B553B
(91,85,59)
#6D6750
(109,103,80)
#7F7965
(127,121,101)
#918B7A
(145,139,122)
#A39D8F
(163,157,143)
#B5AFA4
(181,175,164)
#C7C1B9
(199,193,185)
#D9D3CE
(217,211,206)
#EBE5E3
(235,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #373111; }

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

This text font color is #373111.

Background Color

.myBgColor { background-color: #373111; }

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

This div background color is #373111.

Border color

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

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

This div border color is #373111.

Opacity

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

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

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

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

This text has shadow with #373111 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #373111.

Preview

Color preview on black background

This text has color #373111 on black background.


Color preview on white background

This text has color #373111 on white background.


Black color preview on #373111 background

This text has black color on #373111 background.


White color preview on #373111 background

This text has white color on #373111 background.


Related colors

Complementary color

Complementary color for #hex is #C8CEEE.


I love getcolorcode.com

Triadic colors

1 #113731 and #311137 with #373111 are triadic colors.

2 #113137 and #313711 with #373111 are triadic colors.