COLOR #371328

HEX: #371328 RGB: (55,19,40)

Color info

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

RGB color model

#371328 color RGB value is (55,19,40).

RGB: (55,19,40) (22%, 7%, 16%)

RGB channels and saturation

R 55 of 255 = 22%
G 19 of 255 = 7%
B 40 of 255 = 16%

55
19
40

R + G + B ~ 15%. #371328 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 19 + 40 = 114 (100%)
R 55 of 114 ~ 48.25%
G 19 of 114 ~ 16.67%
B 40 of 114 ~ 35.09'%

%48.25
%16.67
%35.09

CMYK color model

#371328 color CMYK value is (0,65,27,78).

  • cyan value is 0.00%
  • magenta value is 65.45%
  • yellow value is 27.27%
  • key color value is 78.43%
CMYK: (0,65,27,78) C0M65Y27K78 (0%,65%,27%,78%) (0.00/0.65/0.27/0.78) 

CMYK percentages

%0
%65.45
%27.27
%78.43

Codes

Color #371328 in popluar color models

37 13 28
RGB 55 19 40
HSL 325° 48.65% 14.51%
HSB/HSV 325° 65.45% 21.57%
CMYK 0.00% 65.45% 27.27%
78.43%

Color #371328 in popluar number systems.

HEX 37 13 28
Decimal 55 19 40
Binary 110111 10011 101000
Octal 67 23 50

Shades and tints

Shades of #371328

#371328
(55,19,40)
#321225
(50,18,37)
#2D1122
(45,17,34)
#28101F
(40,16,31)
#230F1C
(35,15,28)
#1E0E19
(30,14,25)
#190D16
(25,13,22)
#140C13
(20,12,19)
#0F0B10
(15,11,16)
#0A0A0D
(10,10,13)
#05090A
(5,9,10)
#000000
(0,0,0)

Tints of #371328

#371328
(55,19,40)
#49283B
(73,40,59)
#5B3D4E
(91,61,78)
#6D5261
(109,82,97)
#7F6774
(127,103,116)
#917C87
(145,124,135)
#A3919A
(163,145,154)
#B5A6AD
(181,166,173)
#C7BBC0
(199,187,192)
#D9D0D3
(217,208,211)
#EBE5E6
(235,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #371328 color. Also use rgb(55,19,40) instead hex code.

Text Font Color

.myTextColor { color: #371328; }

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

This text font color is #371328.

Background Color

.myBgColor { background-color: #371328; }

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

This div background color is #371328.

Border color

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

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

This div border color is #371328.

Opacity

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

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

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

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

This text has shadow with #371328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371328.

Preview

Color preview on black background

This text has color #371328 on black background.


Color preview on white background

This text has color #371328 on white background.


Black color preview on #371328 background

This text has black color on #371328 background.


White color preview on #371328 background

This text has white color on #371328 background.


Related colors

Complementary color

Complementary color for #hex is #C8ECD7.


I love getcolorcode.com

Triadic colors

1 #283713 and #132837 with #371328 are triadic colors.

2 #281337 and #133728 with #371328 are triadic colors.