COLOR #371216

HEX: #371216 RGB: (55,18,22)

Color info

#371216 contains red, green and blue colors in about the same proportion. Web safe color of #371216 is #330000 (or #300).

RGB color model

#371216 color RGB value is (55,18,22).

RGB: (55,18,22) (22%, 7%, 9%)

RGB channels and saturation

R 55 of 255 = 22%
G 18 of 255 = 7%
B 22 of 255 = 9%

55
18
22

R + G + B ~ 13%. #371216 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 18 + 22 = 95 (100%)
R 55 of 95 ~ 57.89%
G 18 of 95 ~ 18.95%
B 22 of 95 ~ 23.16'%

%57.89
%18.95
%23.16

CMYK color model

#371216 color CMYK value is (0,67,60,78).

  • cyan value is 0.00%
  • magenta value is 67.27%
  • yellow value is 60.00%
  • key color value is 78.43%
CMYK: (0,67,60,78) C0M67Y60K78 (0%,67%,60%,78%) (0.00/0.67/0.60/0.78) 

CMYK percentages

%0
%67.27
%60
%78.43

Codes

Color #371216 in popluar color models

37 12 16
RGB 55 18 22
HSL 354° 50.68% 14.31%
HSB/HSV 354° 67.27% 21.57%
CMYK 0.00% 67.27% 60.00%
78.43%

Color #371216 in popluar number systems.

HEX 37 12 16
Decimal 55 18 22
Binary 110111 10010 10110
Octal 67 22 26

Shades and tints

Shades of #371216

#371216
(55,18,22)
#321114
(50,17,20)
#2D1012
(45,16,18)
#280F10
(40,15,16)
#230E0E
(35,14,14)
#1E0D0C
(30,13,12)
#190C0A
(25,12,10)
#140B08
(20,11,8)
#0F0A06
(15,10,6)
#0A0904
(10,9,4)
#050802
(5,8,2)
#000000
(0,0,0)

Tints of #371216

#371216
(55,18,22)
#49272B
(73,39,43)
#5B3C40
(91,60,64)
#6D5155
(109,81,85)
#7F666A
(127,102,106)
#917B7F
(145,123,127)
#A39094
(163,144,148)
#B5A5A9
(181,165,169)
#C7BABE
(199,186,190)
#D9CFD3
(217,207,211)
#EBE4E8
(235,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #371216 color. Also use rgb(55,18,22) instead hex code.

Text Font Color

.myTextColor { color: #371216; }

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

This text font color is #371216.

Background Color

.myBgColor { background-color: #371216; }

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

This div background color is #371216.

Border color

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

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

This div border color is #371216.

Opacity

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

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

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

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

This text has shadow with #371216 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371216.

Preview

Color preview on black background

This text has color #371216 on black background.


Color preview on white background

This text has color #371216 on white background.


Black color preview on #371216 background

This text has black color on #371216 background.


White color preview on #371216 background

This text has white color on #371216 background.


Related colors

Complementary color

Complementary color for #hex is #C8EDE9.


I love getcolorcode.com

Triadic colors

1 #163712 and #121637 with #371216 are triadic colors.

2 #161237 and #123716 with #371216 are triadic colors.