COLOR #381E49

HEX: #381E49 RGB: (56,30,73)

Color info

#381E49 contains red, green and blue colors in about the same proportion. Web safe color of #381E49 is #333333 (or #333).

RGB color model

#381E49 color RGB value is (56,30,73).

RGB: (56,30,73) (22%, 12%, 29%)

RGB channels and saturation

R 56 of 255 = 22%
G 30 of 255 = 12%
B 73 of 255 = 29%

56
30
73

R + G + B ~ 21%. #381E49 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 30 + 73 = 159 (100%)
R 56 of 159 ~ 35.22%
G 30 of 159 ~ 18.87%
B 73 of 159 ~ 45.91'%

%35.22
%18.87
%45.91

CMYK color model

#381E49 color CMYK value is (23,59,0,71).

  • cyan value is 23.29%
  • magenta value is 58.90%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (23,59,0,71)
C23M59Y0K71 (23%, 59%, 0%, 71%)
(0.23 / 0.59 / 0.00 / 0.71)

CMYK percentages

%23.29
%58.9
%0
%71.37

Codes

Color #381E49 in popluar color models

38 1E 49
RGB 56 30 73
HSL 276° 41.75% 20.20%
HSB/HSV 276° 58.90% 28.63%
CMYK 23.29% 58.90% 0.00%
71.37%

Color #381E49 in popluar number systems.

HEX 38 1E 49
Decimal 56 30 73
Binary 111000 11110 1001001
Octal 70 36 111

Shades and tints

Shades of #381E49

#381E49
(56,30,73)
#331C43
(51,28,67)
#2E1A3D
(46,26,61)
#291837
(41,24,55)
#241631
(36,22,49)
#1F142B
(31,20,43)
#1A1225
(26,18,37)
#15101F
(21,16,31)
#100E19
(16,14,25)
#0B0C13
(11,12,19)
#060A0D
(6,10,13)
#000000
(0,0,0)

Tints of #381E49

#381E49
(56,30,73)
#4A3259
(74,50,89)
#5C4669
(92,70,105)
#6E5A79
(110,90,121)
#806E89
(128,110,137)
#928299
(146,130,153)
#A496A9
(164,150,169)
#B6AAB9
(182,170,185)
#C8BEC9
(200,190,201)
#DAD2D9
(218,210,217)
#ECE6E9
(236,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #381E49 color. Also use rgb(56,30,73) instead hex code.

Text Font Color

.myTextColor { color: #381E49; }

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

This text font color is #381E49.

Background Color

.myBgColor { background-color: #381E49; }

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

This div background color is #381E49.

Border color

.myBorderColor { border: 1px solid #381E49; }

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

This div border color is #381E49.

Opacity

.myOpacity80 { color: #381E49; opacity: 0.8; }

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

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

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

This text has shadow with #381E49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #381E49.

Preview

Color preview on black background

This text has color #381E49 on black background.


Color preview on white background

This text has color #381E49 on white background.


Black color preview on #381E49 background

This text has black color on #381E49 background.


White color preview on #381E49 background

This text has white color on #381E49 background.


Related colors

Complementary color

Complementary color for #hex is #C7E1B6.


I love getcolorcode.com

Triadic colors

1 #49381E and #1E4938 with #381E49 are triadic colors.

2 #491E38 and #1E3849 with #381E49 are triadic colors.