COLOR #381740

HEX: #381740 RGB: (56,23,64)

Color info

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

RGB color model

#381740 color RGB value is (56,23,64).

RGB: (56,23,64) (22%, 9%, 25%)

RGB channels and saturation

R 56 of 255 = 22%
G 23 of 255 = 9%
B 64 of 255 = 25%

56
23
64

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

Portions of RGB colors in percentages

R + G + B = 56 + 23 + 64 = 143 (100%)
R 56 of 143 ~ 39.16%
G 23 of 143 ~ 16.08%
B 64 of 143 ~ 44.76'%

%39.16
%16.08
%44.76

CMYK color model

#381740 color CMYK value is (13,64,0,75).

  • cyan value is 12.50%
  • magenta value is 64.06%
  • yellow value is 0.00%
  • key color value is 74.90%

CMYK: (13,64,0,75)
C13M64Y0K75 (13%, 64%, 0%, 75%)
(0.13 / 0.64 / 0.00 / 0.75)

CMYK percentages

%12.5
%64.06
%0
%74.9

Codes

Color #381740 in popluar color models

38 17 40
RGB 56 23 64
HSL 288° 47.13% 17.06%
HSB/HSV 288° 64.06% 25.10%
CMYK 12.50% 64.06% 0.00%
74.90%

Color #381740 in popluar number systems.

HEX 38 17 40
Decimal 56 23 64
Binary 111000 10111 1000000
Octal 70 27 100

Shades and tints

Shades of #381740

#381740
(56,23,64)
#33153B
(51,21,59)
#2E1336
(46,19,54)
#291131
(41,17,49)
#240F2C
(36,15,44)
#1F0D27
(31,13,39)
#1A0B22
(26,11,34)
#15091D
(21,9,29)
#100718
(16,7,24)
#0B0513
(11,5,19)
#06030E
(6,3,14)
#000000
(0,0,0)

Tints of #381740

#381740
(56,23,64)
#4A2C51
(74,44,81)
#5C4162
(92,65,98)
#6E5673
(110,86,115)
#806B84
(128,107,132)
#928095
(146,128,149)
#A495A6
(164,149,166)
#B6AAB7
(182,170,183)
#C8BFC8
(200,191,200)
#DAD4D9
(218,212,217)
#ECE9EA
(236,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #381740 color. Also use rgb(56,23,64) instead hex code.

Text Font Color

.myTextColor { color: #381740; }

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

This text font color is #381740.

Background Color

.myBgColor { background-color: #381740; }

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

This div background color is #381740.

Border color

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

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

This div border color is #381740.

Opacity

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

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

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

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

This text has shadow with #381740 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #381740.

Preview

Color preview on black background

This text has color #381740 on black background.


Color preview on white background

This text has color #381740 on white background.


Black color preview on #381740 background

This text has black color on #381740 background.


White color preview on #381740 background

This text has white color on #381740 background.


Related colors

Complementary color

Complementary color for #hex is #C7E8BF.


I love getcolorcode.com

Triadic colors

1 #403817 and #174038 with #381740 are triadic colors.

2 #401738 and #173840 with #381740 are triadic colors.