COLOR #371521

HEX: #371521 RGB: (55,21,33)

Color info

#371521 contains red, green and blue colors in about the same proportion. Web safe color of #371521 is #330033 (or #303).

RGB color model

#371521 color RGB value is (55,21,33).

RGB: (55,21,33) (22%, 8%, 13%)

RGB channels and saturation

R 55 of 255 = 22%
G 21 of 255 = 8%
B 33 of 255 = 13%

55
21
33

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

Portions of RGB colors in percentages

R + G + B = 55 + 21 + 33 = 109 (100%)
R 55 of 109 ~ 50.46%
G 21 of 109 ~ 19.27%
B 33 of 109 ~ 30.28'%

%50.46
%19.27
%30.28

CMYK color model

#371521 color CMYK value is (0,62,40,78).

  • cyan value is 0.00%
  • magenta value is 61.82%
  • yellow value is 40.00%
  • key color value is 78.43%

CMYK: (0,62,40,78)
C0M62Y40K78 (0%, 62%, 40%, 78%)
(0.00 / 0.62 / 0.40 / 0.78)

CMYK percentages

%0
%61.82
%40
%78.43

Codes

Color #371521 in popluar color models

37 15 21
RGB 55 21 33
HSL 339° 44.74% 14.90%
HSB/HSV 339° 61.82% 21.57%
CMYK 0.00% 61.82% 40.00%
78.43%

Color #371521 in popluar number systems.

HEX 37 15 21
Decimal 55 21 33
Binary 110111 10101 100001
Octal 67 25 41

Shades and tints

Shades of #371521

#371521
(55,21,33)
#32141E
(50,20,30)
#2D131B
(45,19,27)
#281218
(40,18,24)
#231115
(35,17,21)
#1E1012
(30,16,18)
#190F0F
(25,15,15)
#140E0C
(20,14,12)
#0F0D09
(15,13,9)
#0A0C06
(10,12,6)
#050B03
(5,11,3)
#000000
(0,0,0)

Tints of #371521

#371521
(55,21,33)
#492A35
(73,42,53)
#5B3F49
(91,63,73)
#6D545D
(109,84,93)
#7F6971
(127,105,113)
#917E85
(145,126,133)
#A39399
(163,147,153)
#B5A8AD
(181,168,173)
#C7BDC1
(199,189,193)
#D9D2D5
(217,210,213)
#EBE7E9
(235,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #371521 color. Also use rgb(55,21,33) instead hex code.

Text Font Color

.myTextColor { color: #371521; }

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

This text font color is #371521.

Background Color

.myBgColor { background-color: #371521; }

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

This div background color is #371521.

Border color

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

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

This div border color is #371521.

Opacity

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

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

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

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

This text has shadow with #371521 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371521.

Preview

Color preview on black background

This text has color #371521 on black background.


Color preview on white background

This text has color #371521 on white background.


Black color preview on #371521 background

This text has black color on #371521 background.


White color preview on #371521 background

This text has white color on #371521 background.


Related colors

Complementary color

Complementary color for #hex is #C8EADE.


I love getcolorcode.com

Triadic colors

1 #213715 and #152137 with #371521 are triadic colors.

2 #211537 and #153721 with #371521 are triadic colors.