COLOR #371350

HEX: #371350 RGB: (55,19,80)

Color info

#371350 contains mainly red and blue colors. Web safe color of #371350 is #330066 (or #306).

RGB color model

#371350 color RGB value is (55,19,80).

RGB: (55,19,80) (22%, 7%, 31%)

RGB channels and saturation

R 55 of 255 = 22%
G 19 of 255 = 7%
B 80 of 255 = 31%

55
19
80

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

Portions of RGB colors in percentages

R + G + B = 55 + 19 + 80 = 154 (100%)
R 55 of 154 ~ 35.71%
G 19 of 154 ~ 12.34%
B 80 of 154 ~ 51.95'%

%35.71
%12.34
%51.95

CMYK color model

#371350 color CMYK value is (31,76,0,69).

  • cyan value is 31.25%
  • magenta value is 76.25%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (31,76,0,69)
C31M76Y0K69 (31%, 76%, 0%, 69%)
(0.31 / 0.76 / 0.00 / 0.69)

CMYK percentages

%31.25
%76.25
%0
%68.63

Codes

Color #371350 in popluar color models

37 13 50
RGB 55 19 80
HSL 275° 61.62% 19.41%
HSB/HSV 275° 76.25% 31.37%
CMYK 31.25% 76.25% 0.00%
68.63%

Color #371350 in popluar number systems.

HEX 37 13 50
Decimal 55 19 80
Binary 110111 10011 1010000
Octal 67 23 120

Shades and tints

Shades of #371350

#371350
(55,19,80)
#321249
(50,18,73)
#2D1142
(45,17,66)
#28103B
(40,16,59)
#230F34
(35,15,52)
#1E0E2D
(30,14,45)
#190D26
(25,13,38)
#140C1F
(20,12,31)
#0F0B18
(15,11,24)
#0A0A11
(10,10,17)
#05090A
(5,9,10)
#000000
(0,0,0)

Tints of #371350

#371350
(55,19,80)
#49285F
(73,40,95)
#5B3D6E
(91,61,110)
#6D527D
(109,82,125)
#7F678C
(127,103,140)
#917C9B
(145,124,155)
#A391AA
(163,145,170)
#B5A6B9
(181,166,185)
#C7BBC8
(199,187,200)
#D9D0D7
(217,208,215)
#EBE5E6
(235,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #371350; }

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

This text font color is #371350.

Background Color

.myBgColor { background-color: #371350; }

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

This div background color is #371350.

Border color

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

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

This div border color is #371350.

Opacity

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

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

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

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

This text has shadow with #371350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371350.

Preview

Color preview on black background

This text has color #371350 on black background.


Color preview on white background

This text has color #371350 on white background.


Black color preview on #371350 background

This text has black color on #371350 background.


White color preview on #371350 background

This text has white color on #371350 background.


Related colors

Complementary color

Complementary color for #hex is #C8ECAF.


I love getcolorcode.com

Triadic colors

1 #503713 and #135037 with #371350 are triadic colors.

2 #501337 and #133750 with #371350 are triadic colors.