COLOR #371351

HEX: #371351 RGB: (55,19,81)

Color info

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

RGB color model

#371351 color RGB value is (55,19,81).

RGB: (55,19,81) (22%, 7%, 32%)

RGB channels and saturation

R 55 of 255 = 22%
G 19 of 255 = 7%
B 81 of 255 = 32%

55
19
81

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

Portions of RGB colors in percentages

R + G + B = 55 + 19 + 81 = 155 (100%)
R 55 of 155 ~ 35.48%
G 19 of 155 ~ 12.26%
B 81 of 155 ~ 52.26'%

%35.48
%12.26
%52.26

CMYK color model

#371351 color CMYK value is (32,77,0,68).

  • cyan value is 32.10%
  • magenta value is 76.54%
  • yellow value is 0.00%
  • key color value is 68.24%
CMYK: (32,77,0,68) C32M77Y0K68 (32%,77%,0%,68%) (0.32/0.77/0.00/0.68) 

CMYK percentages

%32.1
%76.54
%0
%68.24

Codes

Color #371351 in popluar color models

37 13 51
RGB 55 19 81
HSL 275° 62.00% 19.61%
HSB/HSV 275° 76.54% 31.76%
CMYK 32.10% 76.54% 0.00%
68.24%

Color #371351 in popluar number systems.

HEX 37 13 51
Decimal 55 19 81
Binary 110111 10011 1010001
Octal 67 23 121

Shades and tints

Shades of #371351

#371351
(55,19,81)
#32124A
(50,18,74)
#2D1143
(45,17,67)
#28103C
(40,16,60)
#230F35
(35,15,53)
#1E0E2E
(30,14,46)
#190D27
(25,13,39)
#140C20
(20,12,32)
#0F0B19
(15,11,25)
#0A0A12
(10,10,18)
#05090B
(5,9,11)
#000000
(0,0,0)

Tints of #371351

#371351
(55,19,81)
#492860
(73,40,96)
#5B3D6F
(91,61,111)
#6D527E
(109,82,126)
#7F678D
(127,103,141)
#917C9C
(145,124,156)
#A391AB
(163,145,171)
#B5A6BA
(181,166,186)
#C7BBC9
(199,187,201)
#D9D0D8
(217,208,216)
#EBE5E7
(235,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #371351; }

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

This text font color is #371351.

Background Color

.myBgColor { background-color: #371351; }

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

This div background color is #371351.

Border color

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

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

This div border color is #371351.

Opacity

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

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

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

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

This text has shadow with #371351 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #371351.

Preview

Color preview on black background

This text has color #371351 on black background.


Color preview on white background

This text has color #371351 on white background.


Black color preview on #371351 background

This text has black color on #371351 background.


White color preview on #371351 background

This text has white color on #371351 background.


Related colors

Complementary color

Complementary color for #hex is #C8ECAE.


I love getcolorcode.com

Triadic colors

1 #513713 and #135137 with #371351 are triadic colors.

2 #511337 and #133751 with #371351 are triadic colors.