COLOR #371140

HEX: #371140 RGB: (55,17,64)

Color info

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

RGB color model

#371140 color RGB value is (55,17,64).

RGB: (55,17,64) (22%, 7%, 25%)

RGB channels and saturation

R 55 of 255 = 22%
G 17 of 255 = 7%
B 64 of 255 = 25%

55
17
64

R + G + B ~ 18%. #371140 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 17 + 64 = 136 (100%)
R 55 of 136 ~ 40.44%
G 17 of 136 ~ 12.5%
B 64 of 136 ~ 47.06'%

%40.44
%12.5
%47.06

CMYK color model

#371140 color CMYK value is (14,73,0,75).

  • cyan value is 14.06%
  • magenta value is 73.44%
  • yellow value is 0.00%
  • key color value is 74.90%

CMYK: (14,73,0,75)
C14M73Y0K75 (14%, 73%, 0%, 75%)
(0.14 / 0.73 / 0.00 / 0.75)

CMYK percentages

%14.06
%73.44
%0
%74.9

Codes

Color #371140 in popluar color models

37 11 40
RGB 55 17 64
HSL 289° 58.02% 15.88%
HSB/HSV 289° 73.44% 25.10%
CMYK 14.06% 73.44% 0.00%
74.90%

Color #371140 in popluar number systems.

HEX 37 11 40
Decimal 55 17 64
Binary 110111 10001 1000000
Octal 67 21 100

Shades and tints

Shades of #371140

#371140
(55,17,64)
#32103B
(50,16,59)
#2D0F36
(45,15,54)
#280E31
(40,14,49)
#230D2C
(35,13,44)
#1E0C27
(30,12,39)
#190B22
(25,11,34)
#140A1D
(20,10,29)
#0F0918
(15,9,24)
#0A0813
(10,8,19)
#05070E
(5,7,14)
#000000
(0,0,0)

Tints of #371140

#371140
(55,17,64)
#492651
(73,38,81)
#5B3B62
(91,59,98)
#6D5073
(109,80,115)
#7F6584
(127,101,132)
#917A95
(145,122,149)
#A38FA6
(163,143,166)
#B5A4B7
(181,164,183)
#C7B9C8
(199,185,200)
#D9CED9
(217,206,217)
#EBE3EA
(235,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #371140; }

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

This text font color is #371140.

Background Color

.myBgColor { background-color: #371140; }

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

This div background color is #371140.

Border color

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

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

This div border color is #371140.

Opacity

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

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

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

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

This text has shadow with #371140 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371140.

Preview

Color preview on black background

This text has color #371140 on black background.


Color preview on white background

This text has color #371140 on white background.


Black color preview on #371140 background

This text has black color on #371140 background.


White color preview on #371140 background

This text has white color on #371140 background.


Related colors

Complementary color

Complementary color for #hex is #C8EEBF.


I love getcolorcode.com

Triadic colors

1 #403711 and #114037 with #371140 are triadic colors.

2 #401137 and #113740 with #371140 are triadic colors.