COLOR #373160

HEX: #373160 RGB: (55,49,96)

Color info

#373160 contains red, green and blue colors in about the same proportion. Web safe color of #373160 is #333366 (or #336).

RGB color model

#373160 color RGB value is (55,49,96).

RGB: (55,49,96) (22%, 19%, 38%)

RGB channels and saturation

R 55 of 255 = 22%
G 49 of 255 = 19%
B 96 of 255 = 38%

55
49
96

R + G + B ~ 26%. #373160 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 49 + 96 = 200 (100%)
R 55 of 200 ~ 27.5%
G 49 of 200 ~ 24.5%
B 96 of 200 ~ 48'%

%27.5
%24.5
%48

CMYK color model

#373160 color CMYK value is (43,49,0,62).

  • cyan value is 42.71%
  • magenta value is 48.96%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (43,49,0,62)
C43M49Y0K62 (43%, 49%, 0%, 62%)
(0.43 / 0.49 / 0.00 / 0.62)

CMYK percentages

%42.71
%48.96
%0
%62.35

Codes

Color #373160 in popluar color models

37 31 60
RGB 55 49 96
HSL 248° 32.41% 28.43%
HSB/HSV 248° 48.96% 37.65%
CMYK 42.71% 48.96% 0.00%
62.35%

Color #373160 in popluar number systems.

HEX 37 31 60
Decimal 55 49 96
Binary 110111 110001 1100000
Octal 67 61 140

Shades and tints

Shades of #373160

#373160
(55,49,96)
#322D58
(50,45,88)
#2D2950
(45,41,80)
#282548
(40,37,72)
#232140
(35,33,64)
#1E1D38
(30,29,56)
#191930
(25,25,48)
#141528
(20,21,40)
#0F1120
(15,17,32)
#0A0D18
(10,13,24)
#050910
(5,9,16)
#000000
(0,0,0)

Tints of #373160

#373160
(55,49,96)
#49436E
(73,67,110)
#5B557C
(91,85,124)
#6D678A
(109,103,138)
#7F7998
(127,121,152)
#918BA6
(145,139,166)
#A39DB4
(163,157,180)
#B5AFC2
(181,175,194)
#C7C1D0
(199,193,208)
#D9D3DE
(217,211,222)
#EBE5EC
(235,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #373160 color. Also use rgb(55,49,96) instead hex code.

Text Font Color

.myTextColor { color: #373160; }

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

This text font color is #373160.

Background Color

.myBgColor { background-color: #373160; }

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

This div background color is #373160.

Border color

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

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

This div border color is #373160.

Opacity

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

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

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

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

This text has shadow with #373160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #373160.

Preview

Color preview on black background

This text has color #373160 on black background.


Color preview on white background

This text has color #373160 on white background.


Black color preview on #373160 background

This text has black color on #373160 background.


White color preview on #373160 background

This text has white color on #373160 background.


Related colors

Complementary color

Complementary color for #hex is #C8CE9F.


I love getcolorcode.com

Triadic colors

1 #603731 and #316037 with #373160 are triadic colors.

2 #603137 and #313760 with #373160 are triadic colors.