COLOR #382140

HEX: #382140 RGB: (56,33,64)

Color info

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

RGB color model

#382140 color RGB value is (56,33,64).

RGB: (56,33,64) (22%, 13%, 25%)

RGB channels and saturation

R 56 of 255 = 22%
G 33 of 255 = 13%
B 64 of 255 = 25%

56
33
64

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

Portions of RGB colors in percentages

R + G + B = 56 + 33 + 64 = 153 (100%)
R 56 of 153 ~ 36.6%
G 33 of 153 ~ 21.57%
B 64 of 153 ~ 41.83'%

%36.6
%21.57
%41.83

CMYK color model

#382140 color CMYK value is (13,48,0,75).

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

CMYK: (13,48,0,75)
C13M48Y0K75 (13%, 48%, 0%, 75%)
(0.13 / 0.48 / 0.00 / 0.75)

CMYK percentages

%12.5
%48.44
%0
%74.9

Codes

Color #382140 in popluar color models

38 21 40
RGB 56 33 64
HSL 285° 31.96% 19.02%
HSB/HSV 285° 48.44% 25.10%
CMYK 12.50% 48.44% 0.00%
74.90%

Color #382140 in popluar number systems.

HEX 38 21 40
Decimal 56 33 64
Binary 111000 100001 1000000
Octal 70 41 100

Shades and tints

Shades of #382140

#382140
(56,33,64)
#331E3B
(51,30,59)
#2E1B36
(46,27,54)
#291831
(41,24,49)
#24152C
(36,21,44)
#1F1227
(31,18,39)
#1A0F22
(26,15,34)
#150C1D
(21,12,29)
#100918
(16,9,24)
#0B0613
(11,6,19)
#06030E
(6,3,14)
#000000
(0,0,0)

Tints of #382140

#382140
(56,33,64)
#4A3551
(74,53,81)
#5C4962
(92,73,98)
#6E5D73
(110,93,115)
#807184
(128,113,132)
#928595
(146,133,149)
#A499A6
(164,153,166)
#B6ADB7
(182,173,183)
#C8C1C8
(200,193,200)
#DAD5D9
(218,213,217)
#ECE9EA
(236,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #382140; }

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

This text font color is #382140.

Background Color

.myBgColor { background-color: #382140; }

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

This div background color is #382140.

Border color

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

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

This div border color is #382140.

Opacity

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

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

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

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

This text has shadow with #382140 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #382140.

Preview

Color preview on black background

This text has color #382140 on black background.


Color preview on white background

This text has color #382140 on white background.


Black color preview on #382140 background

This text has black color on #382140 background.


White color preview on #382140 background

This text has white color on #382140 background.


Related colors

Complementary color

Complementary color for #hex is #C7DEBF.


I love getcolorcode.com

Triadic colors

1 #403821 and #214038 with #382140 are triadic colors.

2 #402138 and #213840 with #382140 are triadic colors.