COLOR #381641

HEX: #381641 RGB: (56,22,65)

Color info

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

RGB color model

#381641 color RGB value is (56,22,65).

RGB: (56,22,65) (22%, 9%, 25%)

RGB channels and saturation

R 56 of 255 = 22%
G 22 of 255 = 9%
B 65 of 255 = 25%

56
22
65

R + G + B ~ 19%. #381641 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 22 + 65 = 143 (100%)
R 56 of 143 ~ 39.16%
G 22 of 143 ~ 15.38%
B 65 of 143 ~ 45.45'%

%39.16
%15.38
%45.45

CMYK color model

#381641 color CMYK value is (14,66,0,75).

  • cyan value is 13.85%
  • magenta value is 66.15%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (14,66,0,75)
C14M66Y0K75 (14%, 66%, 0%, 75%)
(0.14 / 0.66 / 0.00 / 0.75)

CMYK percentages

%13.85
%66.15
%0
%74.51

Codes

Color #381641 in popluar color models

38 16 41
RGB 56 22 65
HSL 287° 49.43% 17.06%
HSB/HSV 287° 66.15% 25.49%
CMYK 13.85% 66.15% 0.00%
74.51%

Color #381641 in popluar number systems.

HEX 38 16 41
Decimal 56 22 65
Binary 111000 10110 1000001
Octal 70 26 101

Shades and tints

Shades of #381641

#381641
(56,22,65)
#33143C
(51,20,60)
#2E1237
(46,18,55)
#291032
(41,16,50)
#240E2D
(36,14,45)
#1F0C28
(31,12,40)
#1A0A23
(26,10,35)
#15081E
(21,8,30)
#100619
(16,6,25)
#0B0414
(11,4,20)
#06020F
(6,2,15)
#000000
(0,0,0)

Tints of #381641

#381641
(56,22,65)
#4A2B52
(74,43,82)
#5C4063
(92,64,99)
#6E5574
(110,85,116)
#806A85
(128,106,133)
#927F96
(146,127,150)
#A494A7
(164,148,167)
#B6A9B8
(182,169,184)
#C8BEC9
(200,190,201)
#DAD3DA
(218,211,218)
#ECE8EB
(236,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #381641 color. Also use rgb(56,22,65) instead hex code.

Text Font Color

.myTextColor { color: #381641; }

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

This text font color is #381641.

Background Color

.myBgColor { background-color: #381641; }

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

This div background color is #381641.

Border color

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

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

This div border color is #381641.

Opacity

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

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

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

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

This text has shadow with #381641 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #381641.

Preview

Color preview on black background

This text has color #381641 on black background.


Color preview on white background

This text has color #381641 on white background.


Black color preview on #381641 background

This text has black color on #381641 background.


White color preview on #381641 background

This text has white color on #381641 background.


Related colors

Complementary color

Complementary color for #hex is #C7E9BE.


I love getcolorcode.com

Triadic colors

1 #413816 and #164138 with #381641 are triadic colors.

2 #411638 and #163841 with #381641 are triadic colors.