COLOR #371D43

HEX: #371D43 RGB: (55,29,67)

Color info

#371D43 contains red, green and blue colors in about the same proportion. Web safe color of #371D43 is #333333 (or #333).

RGB color model

#371D43 color RGB value is (55,29,67).

RGB: (55,29,67) (22%, 11%, 26%)

RGB channels and saturation

R 55 of 255 = 22%
G 29 of 255 = 11%
B 67 of 255 = 26%

55
29
67

R + G + B ~ 20%. #371D43 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 29 + 67 = 151 (100%)
R 55 of 151 ~ 36.42%
G 29 of 151 ~ 19.21%
B 67 of 151 ~ 44.37'%

%36.42
%19.21
%44.37

CMYK color model

#371D43 color CMYK value is (18,57,0,74).

  • cyan value is 17.91%
  • magenta value is 56.72%
  • yellow value is 0.00%
  • key color value is 73.73%

CMYK: (18,57,0,74)
C18M57Y0K74 (18%, 57%, 0%, 74%)
(0.18 / 0.57 / 0.00 / 0.74)

CMYK percentages

%17.91
%56.72
%0
%73.73

Codes

Color #371D43 in popluar color models

37 1D 43
RGB 55 29 67
HSL 281° 39.58% 18.82%
HSB/HSV 281° 56.72% 26.27%
CMYK 17.91% 56.72% 0.00%
73.73%

Color #371D43 in popluar number systems.

HEX 37 1D 43
Decimal 55 29 67
Binary 110111 11101 1000011
Octal 67 35 103

Shades and tints

Shades of #371D43

#371D43
(55,29,67)
#321B3D
(50,27,61)
#2D1937
(45,25,55)
#281731
(40,23,49)
#23152B
(35,21,43)
#1E1325
(30,19,37)
#19111F
(25,17,31)
#140F19
(20,15,25)
#0F0D13
(15,13,19)
#0A0B0D
(10,11,13)
#050907
(5,9,7)
#000000
(0,0,0)

Tints of #371D43

#371D43
(55,29,67)
#493154
(73,49,84)
#5B4565
(91,69,101)
#6D5976
(109,89,118)
#7F6D87
(127,109,135)
#918198
(145,129,152)
#A395A9
(163,149,169)
#B5A9BA
(181,169,186)
#C7BDCB
(199,189,203)
#D9D1DC
(217,209,220)
#EBE5ED
(235,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #371D43 color. Also use rgb(55,29,67) instead hex code.

Text Font Color

.myTextColor { color: #371D43; }

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

This text font color is #371D43.

Background Color

.myBgColor { background-color: #371D43; }

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

This div background color is #371D43.

Border color

.myBorderColor { border: 1px solid #371D43; }

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

This div border color is #371D43.

Opacity

.myOpacity80 { color: #371D43; opacity: 0.8; }

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

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

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

This text has shadow with #371D43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371D43.

Preview

Color preview on black background

This text has color #371D43 on black background.


Color preview on white background

This text has color #371D43 on white background.


Black color preview on #371D43 background

This text has black color on #371D43 background.


White color preview on #371D43 background

This text has white color on #371D43 background.


Related colors

Complementary color

Complementary color for #hex is #C8E2BC.


I love getcolorcode.com

Triadic colors

1 #43371D and #1D4337 with #371D43 are triadic colors.

2 #431D37 and #1D3743 with #371D43 are triadic colors.